Re: Internet set up

From: mercutio (mercutio_at_evidrude.com)
Date: 05/07/05


Date: Sat, 07 May 2005 14:05:25 -0500

On Sat, 07 May 2005 17:46:44 +0000, Randy wrote:

>> First determine if you have real internet connectivity. Use a terminal
>> window to see if you can ping an outside address. If you can, that means
>> you are connected to the internet and probably need to check your browser
>> configuration.
>>
>> If you can't ping a web address, determine if it is a connectivity problem
>> or a dns problem. For example, if you can't ping www.google.com but you
>> can ping 64.233.167.147, then your dns isn't setup correctly.
>>
>> If you can't ping either, but can see your network, I'd wonder if your
>> gateway settings are correct.
>>
>> You might also check your router settings to see if it is restricting
>> anything by MAC address or such.
>>
>> You haven't given much specific information to work with, so these are
>> just guesses.
>
> OK I tried to ping and I can't. At this point I would say that my dns
> isn't set up and my gateway settings are incorrect. I found that there
> is an update to my router firmware, so I will go do that now. What
> information do I need to set up the gateway and dns?

Sounds like you need to study some basic info on networking and IP
addresses.

Are you using DHCP from the router to provide IP addresses to your
computers? Or are you trying to configure static IPs?

Here is a simple example. Let's say your router assigns itself a private
IP of 192.168.1.1 for your internal network. This would also be your
gateway address. (Most of the home-use DSL/Cable routers have an internal
gateway IP of 192.168.0.1, or 192.168.1.1 or 192.168.2.1, though there can
be others.)

That means your computers behind the router will need IP addresses of
192.168.1.X (to use the example, and where X is a unique number other than
1.) They will have a subnet mask of 255.255.255.0. If you are using the
router's DHCP server, the router should assign these numbers
automatically.

Your gateway IP on each machine should be the IP address of your router,
or 192.168.1.1 in this example.

Most home routers also provide a DNS service, so you should be able to
show the DNS as 192.168.1.1 also. However, you can add in the IP addresses
of any other known DNS servers. Once again, using DHCP on your
computer should pick up the correct DNS address from the router.

Also, in your network settings (you can access the GUI interface as
discussed earlier), make sure your settings are "Active". If you can't
activate your network card, this probably means some underlying setting is
misconfigured or has another problem. As noted, I've made a lot of
assumptions given the paucity of info available. One of those
assumptions is that when you installed FC3 that it correctly detected and
configured your network card. At the command prompt, try typing:
  /sbin/ifconfig
and see if you have an eth0 network device configured. Here is my output:
 eth0 Link encap:Ethernet HWaddr 00:D0:2E:32:54:44
        inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
        UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX
        packets:2745736 errors:0 dropped:0 overruns:0 frame:0 TX
        packets:6321589 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 txqueuelen:1000
        RX bytes:1907643864 (1819.2 Mb) TX bytes:2764552303 (2636.4Mb)
        Interrupt:11 Base address:0xdc00
You should get a similar output.



Relevant Pages

  • Re: Networking problem
    ... machine 2# HP Z8000 laptop xp media center on board lan and 802.11 windows firewall off. ... router linksys befw11s4 ... Network activity lights flash on the router on the port in use. ... I finally got it to the point that from the desktop i can ping the ip ...
    (microsoft.public.windowsxp.general)
  • Re: iptables udp and output
    ... Ping can be a nice tool to help troubleshoot the network with. ... If those are incoming connection requests, you could specify that they're ... DNS traffic is UDP. ...
    (comp.os.linux.security)
  • Re: Cannot get IP address from Router DHCP
    ... > - I can ping both the preferred and alternate DNS servers from the ... > Ethernet adapter Wireless Network Connection: ... > the router by typing its address on a browser but I cannot get to the ... >> What DNS server did you assign? ...
    (microsoft.public.win2000.networking)
  • Re: Networking Questions
    ... The DNS address is sent as a secondary element, mostly because there's no point for nearly all internet connections without DNS. ... The PC asks for an address by sending a DHCP request out the route to the DSL device which is either a modem or a router. ... No need for DNS until host names get involved and those hosts are on a different network segment. ... DNS is mostly just a very glorified hosts table that includes addresses in all network address ranges. ...
    (comp.sys.ibm.as400.misc)
  • Re: Cannot get IP address from Router DHCP
    ... - I can ping both the preferred and alternate DNS servers from the ... Ethernet adapter Wireless Network Connection: ... router by typing its address on a browser but I cannot get to the ...
    (microsoft.public.win2000.networking)