Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: cannot connect to internet !!

Hybrid View

  1. #1
    Junior Member
    Join Date
    Mar 2006
    Posts
    9

    cannot connect to internet !!

    Hey Guys
    I know my problem is dealt before but I am unable to solve my problem !!

    My ifconfig works... Iam able to ping my neighbourhood PCs but Iam unable to connect to internet!!
    I use a static IP.... and my ifconfig looks something like this
    Code:
    root@bluetooth:~# ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 00:11:11:0E:A6:D6
              inet addr:10.232.177.35  Bcast:10.232.177.255  Mask:255.255.254.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:83902 errors:0 dropped:0 overruns:0 frame:0
              TX packets:11138 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:16351717 (15.5 MiB)  TX bytes:1431915 (1.3 MiB)
              Base address:0xdf40 Memory:fcfe0000-fd000000
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:175 errors:0 dropped:0 overruns:0 frame:0
              TX packets:175 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:14403 (14.0 KiB)  TX bytes:14403 (14.0 KiB)
    and I have set the proxy settings in my mozilla as they are there in my windows PC..... etc etc
    but even then Konqueror says
    Unable to find proxy....

    Please Help

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: cannot connect to internet !!

    Quote Originally Posted by soumya
    and I have set the proxy settings in my mozilla as they are there in my windows PC..... etc etc
    Why do you have a proxy in your windows system? If it is because of some overly agressive virus scanner or internet "security tool" that you installed in windows, then it doesn't exist when runing Knoppix; try it with no proxy. You mainly should only need a proxy with Knoppix if you are behind a corporate firewall at work that insists all of your browsing goes through their special proxy system. Of course, there can be some special Linux cases where a home user may want to have a proxy, but if you are in that category then you know about proxies and would not ask this question.

  3. #3
    Junior Member
    Join Date
    Mar 2006
    Posts
    9
    no it doesn't work... it says www.mozilla.org cannot be found

  4. #4
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    What?
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  5. #5
    Junior Member
    Join Date
    Mar 2006
    Posts
    9
    Hey Harry,
    My colleague uses Red Hat Linux.... and the browser was given those proxy settings which I had given in my debian (knoppix hd install) mozilla browser and it worked for him......

    and I removed the proxy as u told and it doesn't connect

  6. #6
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by soumya
    Hey Harry,
    My colleague uses Red Hat Linux.... and the browser was given those proxy settings which I had given in my debian (knoppix hd install) mozilla browser and it worked for him......

    and I removed the proxy as u told and it doesn't connect
    You use proxy settings for some reason, and "someone else uses them" is not really a good reason. I didn't promise that your unknown system would work without them, but I can say if you don't know why you are creating proxy settings, don't do it, it will only make things worse.

    As to what your next problem is, I don't know. See answer #3. It looks like you are using some kind or router since you have a private 10.xxx.xxx.xxx IP address and you mention "neighborhood PCs", but we can't be sure of what you are using unless you tell us.

    Also, are you getting that ifconfig setup by DHCP, or are you manually entering those settings? Since you say you have multiple PC, please also give us not just the ifconfig output from the failing computer but also the ifconfig (for Linux) or ipconfig (for Windows) output of another system.

  7. #7
    Junior Member
    Join Date
    Mar 2006
    Posts
    9
    My Windows PC's ipconfig
    Code:
    D:\Profiles\in1356c>ipconfig
    
    Windows IP Configuration
    
    
    Ethernet adapter Local Area Connection 3:
    
            Media State . . . . . . . . . . . : Media disconnected
    
    Ethernet adapter Local Area Connection:
    
            Connection-specific DNS Suffix  . :
            IP Address. . . . . . . . . . . . : 10.232.176.68
            Subnet Mask . . . . . . . . . . . : 255.255.254.0
            Default Gateway . . . . . . . . . : 10.232.176.2
    Thanks Harry for the insight... I got what u wanna say.....
    Yeah proxy are for more of a security settings....

    and its not DHCP... I have manually entered the netcardconfig parameters..... I think I had a problem with the nameserver
    am I right abt the problem being there at giving a wrong name server??

  8. #8
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by soumya
    Thanks Harry for the insight... I got what u wanna say.....
    Yeah proxy are for more of a security settings....

    and its not DHCP... I have manually entered the netcardconfig parameters..... I think I had a problem with the nameserver
    am I right abt the problem being there at giving a wrong name server??
    Actually, I had hoped that you were getting the settings by DHCP, it is much less likely that there would be a problem setting that way. Is there any reason that you are not getting the setup by DHCP?

    I was also hoping that you would tell us what equipment you are using, we are kind of working in the dark without that and your router is somewhat unusual - while most home routers support at most a class C private network (a total of 254 IP addresses including the router, and some support as few as 32), yours seems to be supporting, based on the netmask, broadcast address and router address, as many as 510. Nothing wrong with that, it's just good to recheck things and make sure that this untypical configuration is what it really should be. You Windows setting seem to confirm the settings are correct, but knowing what the router is might help.

    Yes, you very well might have a Domain Name Server issue, particularly if you have entered that setting manually. Here's a simple test that you can do to see if that is the problem:

    • From a shell, ping 216.32.81.146

      If that works, ping knoppix.net

    If the first one works and the second one does not then you have a DNS problem, since they are both trying to ping the same location and the only difference is the dns lookup needed for the second ping.

  9. #9
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Also, so if you are manually making the settings and not using DHCP, just what program are you running to make the setting and exactly what dialog do you have with it to configure it? We can't spot a bad input if we never see the input.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  10. #10
    Junior Member
    Join Date
    Mar 2006
    Posts
    9
    Hey Harry...
    Iam using netcardconfig and then giving the IP and the other parameters....
    By the way this is office cable internet....
    Iam an intern here... dunno much abt the router equipment etc... and neways Iam trying to find out abt the equipment....

    First I get whether it is DHCP or not... and then i give a "no" then I manually set the IP... and then I give the other parameters of the gateway like subnet mask...gateway etc....

    and it was unable to ping the IP u have mentioned......

    will get back to u again after I come to know abt the equipment.....

    and btw the DHCP is able to set the ifconfig..... it gives something like.....
    Code:
    root@0[~]# ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 00:11:11:0E:A6:D6
              inet addr:10.232.176.235  Bcast:10.232.177.255  Mask:255.255.254.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:56212 errors:0 dropped:0 overruns:0 frame:0
              TX packets:15606 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:8147996 (7.7 MiB)  TX bytes:4112462 (3.9 MiB)
              Base address:0xdf40 Memory:fcfe0000-fd000000
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:58 errors:0 dropped:0 overruns:0 frame:0
              TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:5792 (5.6 KiB)  TX bytes:5792 (5.6 KiB)

Page 1 of 2 12 LastLast

Similar Threads

  1. Help me connect to the internet!!!!
    By Joey6 in forum Networking
    Replies: 4
    Last Post: 01-17-2007, 01:20 AM
  2. Can't connect to the internet..
    By jacksonon in forum Networking
    Replies: 6
    Last Post: 09-13-2006, 09:27 PM
  3. Replies: 4
    Last Post: 03-10-2006, 03:11 AM
  4. Cant connect to the internet
    By simplyskate in forum Networking
    Replies: 10
    Last Post: 04-28-2005, 06:45 PM
  5. help! can't connect to internet
    By THiM in forum Hardware & Booting
    Replies: 5
    Last Post: 05-19-2003, 07:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


KNOPPIX 9.1 Linux Install & Live DVD 32bit & 64bit picture

KNOPPIX 9.1 Linux Install & Live DVD 32bit & 64bit

$19.99



Windows XP, Vista, 8.1, Linux Knoppix, Office XP,  (6 CDS) picture

Windows XP, Vista, 8.1, Linux Knoppix, Office XP, (6 CDS)

$12.00



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$5.99



KNOPPIX USB DVD OS , BEST OF ALL HIGHLY RECOMENDED picture

KNOPPIX USB DVD OS , BEST OF ALL HIGHLY RECOMENDED

$11.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.00



VINTAGE SOFTWARE | KNOPPIX STD 0.1 (SECURITY TOOLS DISTRIBUTION) picture

VINTAGE SOFTWARE | KNOPPIX STD 0.1 (SECURITY TOOLS DISTRIBUTION)

$7.97



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$7.00



Vintage Linux DVD - Knoppix 5.2 - c't Magazine - 7 / 2007 - Software Collection 2 picture

Vintage Linux DVD - Knoppix 5.2 - c't Magazine - 7 / 2007 - Software Collection 2

$8.08



Knoppix 5.0.1 ULTRA RARE Linux DVD - Linux Pro Extra August 2006 picture

Knoppix 5.0.1 ULTRA RARE Linux DVD - Linux Pro Extra August 2006

$34.62