dhcp trouble

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I need to use dhcp but it is not working in an new fc6 box.

I set "automatically obtain DHCP" and "DNS" in system-config-network
gui, save the file, restart the network via gui /usr/sbin/system-config-
services, and for good measure stop networking in the network manager
applet and then restart it (so that I can check updated dhcp info
through it).

The network manager applet shows it is returning an ip address,
broadcast and subnet mask entries, but not default route, primary dns,
or secondary dns.

The returned values from the same cable plugged into a fc3 box (using
dchp which works) returns quite different information.  None of the xxx
values in this fc6 log file match the info in the fc3 box although of
course being dhcp could have changed [there was a 5 min interval between
checks on the two systems]

Both are on eth0 devices.

Dec 20 15:02:29 localhost NetworkManager: <information> Waking up from
sleep. 
Dec 20 15:02:29 localhost NetworkManager: <information> Deactivating
device eth0. 
Dec 20 15:02:29 localhost avahi-daemon[2563]: Withdrawing address record
for xxx on eth0.
Dec 20 15:02:29 localhost avahi-daemon[2563]: Leaving mDNS multicast
group on interface eth0.IPv6 with address xxx.
Dec 20 15:02:29 localhost avahi-daemon[2563]: iface.c:
interface_mdns_mcast_join() called but no local address available.
Dec 20 15:02:29 localhost avahi-daemon[2563]: Interface eth0.IPv6 no
longer relevant for mDNS.
Dec 20 15:02:29 localhost netplugd[4144]: eth0: state INSANE flags
0x00011043 UP,BROADCAST,RUNNING,MULTICAST,10000 -> 0x00001002
BROADCAST,MULTICAST
Dec 20 15:02:29 localhost netplugd[7239]: /etc/netplug.d/netplug eth0
probe -> pid 7239
Dec 20 15:02:29 localhost kernel: eth0: link up, 100Mbps, full-duplex,
lpa 0x41E1
Dec 20 15:02:29 localhost netplugd[4144]: eth0: state PROBING flags
0x00001002 BROADCAST,MULTICAST -> 0x00011043
UP,BROADCAST,RUNNING,MULTICAST,10000
Dec 20 15:02:29 localhost netplugd[4144]: eth0: state PROBING_UP pid
7239 exited status 0
Dec 20 15:02:29 localhost netplugd[7240]: /etc/netplug.d/netplug eth0 in
-> pid 7240
Dec 20 15:02:29 localhost NetworkManager: <information> eth0: Device is
fully-supported using driver '8139too'. 
Dec 20 15:02:29 localhost NetworkManager: <information> nm_device_init
(): waiting for device's worker thread to start 
Dec 20 15:02:29 localhost kernel: audit(1166594549.451:114): avc:
denied  { use } for  pid=7280 comm="consoletype" name="null" dev=tmpfs
ino=1863 scontext=system_u:system_r:consoletype_t:s0
tcontext=system_u:system_r:hotplug_t:s0 tclass=fd
Dec 20 15:02:29 localhost NetworkManager: <information> nm_device_init
(): device's worker thread started, continuing. 
Dec 20 15:02:29 localhost NetworkManager: <information> Now managing
wired Ethernet (802.3) device 'eth0'. 
Dec 20 15:02:29 localhost NetworkManager: <information> Deactivating
device eth0. 
Dec 20 15:02:29 localhost NetworkManager: <information> Will activate
wired connection 'eth0' because it now has a link. 
Dec 20 15:02:29 localhost NetworkManager: <information> SWITCH: no
current connection, found better connection 'eth0'. 
Dec 20 15:02:29 localhost NetworkManager: <information> Will activate
connection 'eth0'. 
Dec 20 15:02:29 localhost NetworkManager: <information> Device eth0
activation scheduled... 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) started... 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 1 of 5 (Device Prepare) scheduled... 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 1 of 5 (Device Prepare) started... 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 2 of 5 (Device Configure) scheduled... 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 1 of 5 (Device Prepare) complete. 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 2 of 5 (Device Configure) starting... 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 2 of 5 (Device Configure) successful. 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 3 of 5 (IP Configure Start) scheduled. 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 2 of 5 (Device Configure) complete. 
Dec 20 15:02:29 localhost NetworkManager: <information> Activation
(eth0) Stage 3 of 5 (IP Configure Start) started... 
Dec 20 15:02:29 localhost dhclient: DHCPDISCOVER on eth0 to xxx port 67
interval 8
Dec 20 15:02:31 localhost NetworkManager: <information> Activation
(eth0) Beginning DHCP transaction. 
Dec 20 15:02:31 localhost netplugd[4144]: eth0: state INNING pid 7240
exited status 256
Dec 20 15:02:31 localhost NetworkManager: <information> Activation
(eth0) Stage 3 of 5 (IP Configure Start) complete. 
Dec 20 15:02:31 localhost NetworkManager: <information> DHCP daemon
state is now 12 (successfully started) for interface eth0 
Dec 20 15:02:31 localhost NetworkManager: <information> DHCP daemon
state is now 1 (starting) for interface eth0 
Dec 20 15:02:31 localhost dhclient: DHCPDISCOVER on eth0 to xxx port 67
interval 3
Dec 20 15:02:34 localhost dhclient: DHCPDISCOVER on eth0 to xxx port 67
interval 6
Dec 20 15:02:40 localhost dhclient: DHCPDISCOVER on eth0 to xxx port 67
interval 8
Dec 20 15:02:48 localhost dhclient: DHCPDISCOVER on eth0 to xxx port 67
interval 15
Dec 20 15:03:03 localhost dhclient: DHCPDISCOVER on eth0 to
255.255.255.255 port 67 interval 20
Dec 20 15:03:16 localhost NetworkManager: <information> Device 'eth0'
DHCP transaction took too long (>45s), stopping it. 
Dec 20 15:03:17 localhost NetworkManager: <information> Activation
(eth0) Stage 4 of 5 (IP Configure Timeout) scheduled... 
Dec 20 15:03:17 localhost NetworkManager: <information> DHCP daemon
state is now 14 (normal exit) for interface eth0 
Dec 20 15:03:17 localhost NetworkManager: <information> DHCP daemon
state is now 14 (normal exit) for interface eth0 
Dec 20 15:03:17 localhost NetworkManager: <information> Activation
(eth0) Stage 4 of 5 (IP Configure Timeout) started... 
Dec 20 15:03:17 localhost NetworkManager: <information> No DHCP reply
received.  Automatically obtaining IP via Zeroconf. 
Dec 20 15:03:17 localhost NetworkManager: <information> autoip: Sending
probe #0 for IP address 169.254.54.45. 
Dec 20 15:03:17 localhost NetworkManager: <information> autoip: Waiting
for reply... 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Got some
data to check for reply packet. 
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
autoip: (eth0) recv arp type=2054, op=1,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
source = xxx,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
target = xxx  
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Sending
probe #1 for IP address 169.254.54.45. 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Waiting
for reply... 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Got some
data to check for reply packet. 
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
autoip: (eth0) recv arp type=2054, op=1,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
source = xxx,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
target = xxx
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Sending
probe #2 for IP address 169.254.54.45. 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Waiting
for reply... 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Got some
data to check for reply packet. 
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
autoip: (eth0) recv arp type=2054, op=1,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
source = xxxx,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
target = xxx
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Sending
announce #0 for IP address xxx. 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Waiting
for reply... 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Got some
data to check for reply packet. 
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
autoip: (eth0) recv arp type=2054, op=1,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
source = xxx,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
target = xxx 00:00:00:00:00:00  
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Sending
announce #1 for IP address xxx 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Waiting
for reply... 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Got some
data to check for reply packet. 
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
autoip: (eth0) recv arp type=2054, op=1,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
source = 2xxx,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
target = xxx 00:00:00:00:00:00  
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Sending
announce #2 for IP address xxx. 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Waiting
for reply... 
Dec 20 15:03:18 localhost NetworkManager: <information> autoip: Got some
data to check for reply packet. 
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
autoip: (eth0) recv arp type=2054, op=1,  
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
source =xxx
Dec 20 15:03:18 localhost NetworkManager: <WARNING>      get_autoip ():
target = xxx
Dec 20 15:03:18 localhost NetworkManager: <information> Activation
(eth0) Stage 5 of 5 (IP Configure Commit) scheduled... 
Dec 20 15:03:18 localhost NetworkManager: <information> Activation
(eth0) Stage 4 of 5 (IP Configure Timeout) complete. 
Dec 20 15:03:18 localhost NetworkManager: <information> Activation
(eth0) Stage 5 of 5 (IP Configure Commit) started... 
Dec 20 15:03:18 localhost avahi-daemon[2563]: New relevant interface
eth0.IPv4 for mDNS.
Dec 20 15:03:18 localhost avahi-daemon[2563]: Joining mDNS multicast
group on interface eth0.IPv4 with address xxx.
Dec 20 15:03:18 localhost avahi-daemon[2563]: Registering new address
record for xxx on eth0.
Dec 20 15:03:19 localhost NetworkManager: <information> Activation
(eth0) Finish handler scheduled. 
Dec 20 15:03:19 localhost NetworkManager: <information> Activation
(eth0) Stage 5 of 5 (IP Configure Commit) complete. 
Dec 20 15:03:19 localhost NetworkManager: <information> Activation
(eth0) successful, device activated. 
Dec 20 15:03:20 localhost avahi-daemon[2563]: New relevant interface
eth0.IPv6 for mDNS.
Dec 20 15:03:20 localhost avahi-daemon[2563]: Joining mDNS multicast
group on interface eth0.IPv6 with address xxx.
Dec 20 15:03:20 localhost avahi-daemon[2563]: Registering new address
record for xxx on eth0.


Shawn


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux