[lug] Re: DHCP Question
Bill Thoen
bthoen at gisnet.com
Wed Aug 23 17:52:16 MDT 2006
>
>
>If this is your network, you can start to troubleshoot by using a static
>IP address and verify that you can get that level of connectivity. If it
>isn't your network, you can ask the network folks if they have an IP you
>can use while you are testing.
>
Yes, it's my network, but (heheh...) that doesn't mean I know what I'm
doing.
(I have to type out results by hand here because I have no floppy disk
nor net connections to copy ouput from this machine to where I'm
e-mailing now, so bear with me if I misspell or leave out something
critical.)
When I run ifconfig -a I see:
eth0 Link encap:Ethernet HWaddr 00:15:58:18:73:C3
inet addr:192.168.0.250 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::215::58ff:fe18:73c3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:39 errors:7 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped: 0 overruns:0 carrier:0
(do you need the rest? lo is running (UP LOOPBACK RUNNING) and sit0
says NOARP, and this is hard stuff to type by hand....)
This machine is using the dreaded nVidia chipset and the eth0 card is:
nVidia Corporation MCP51 Ethernet Controller
The Kernel is 2.6.15-1.2054_FC5 on an x86_64
/etc/sysconfig/network-scripts/ifcfg-eth0 shows:
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
TYPE-Ethernet
/etc/modprobe.conf shows:
alias eth0 forcedeth
alias scsi_hostadapter sata_nv
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 > dev/null 2>&1 || : ;
}; /sbin/modprobe -r ---ignore-remove snd-intel8x0
And the output from dhclient eth0 is:
Listening on LPF/eth0/00:15:58:18:73:c3
Sending on LPF/eth0/00:15:58:18:73:c3
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
...
This is what I've seen people ask for in other messages where others
have had similar problems. Let me know if there's something else that
might help.
- Bill Thoen
More information about the LUG
mailing list