[Bug 432296] New: DHCP4 client not working
https://bugzilla.novell.com/show_bug.cgi?id=432296 Summary: DHCP4 client not working Product: openSUSE 11.1 Version: Beta 2 Platform: i686 OS/Version: SuSE Other Status: NEW Severity: Critical Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: fmfischer@gmx.net QAContact: qa@suse.de Found By: Beta-Customer After (and during) installation the DHCP4 does not get an IP address from the DHCP server: linux-yaet:~ # ifconfig eth0 Link encap:Ethernet HWaddr 00:0B:6A:5F:31:33 inet6 addr: fe80::20b:6aff:fe5f:3133/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:45 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2280 (2.2 Kb) TX bytes:13574 (13.2 Kb) Interrupt:19 Base address:0xc800 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:340 (340.0 b) TX bytes:340 (340.0 b) linux-yaet:~ # rcnetwork restart Shutting down network interfaces: eth0 device: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90) done pan0 No configuration found for pan0 Nevertheless the interface will be shut down. bridge-utils not installed done Shutting down service network . . . . . . . . . done Hint: you may set mandatory devices in /etc/sysconfig/network/config Setting up network interfaces: lo lo IP address: 127.0.0.1/8 IP address: 127.0.0.2/8 done eth0 device: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90) eth0 Starting DHCP4 client. . . . . . . . eth0 DHCP4 continues in background waiting pan0 No configuration found for pan0 unused Setting up service network . . . . . . . . . . done This bug is independent on Network Manager or traditional ifup/ifdown setup. Workaround: use a static IP adress -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |mt@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c1 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |fmfischer@gmx.net --- Comment #1 from Marius Tomaschewski <mt@novell.com> 2008-10-06 01:24:23 MDT --- Please set DHCLIENT_DEBUG="yes" in /etc/sysconfig/network/dhcp, reset log files (logrotate -f /etc/logrotate.conf) and reboot. Then provide the output from /var/log/boot.msg and /var/log/messages and if you changed to use dhclient also /var/log/dhclient-script.log. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User fmfischer@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c2 Frank-Michael Fischer <fmfischer@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|fmfischer@gmx.net | --- Comment #2 from Frank-Michael Fischer <fmfischer@gmx.net> 2008-10-06 02:54:06 MDT --- Created an attachment (id=243581) --> (https://bugzilla.novell.com/attachment.cgi?id=243581) /var/log/boot.msg & /var/log/messages as requested Interestingly enough, DHCP4 works flawlessly when Beta2 is running inside VirtualBox 2.0.2, both with NAT or bridged networking and this on identical hardware, using the same DCHP server (serving 6 more clients (2 of them running 11.0) without any problems. And it fails in each and every native installation here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c3 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mt@novell.com, lnussel@novell.com AssignedTo|mt@novell.com |varkoly@novell.com --- Comment #3 from Marius Tomaschewski <mt@novell.com> 2008-10-06 04:38:56 MDT --- Hmm... dhcpcd sends discover and does not get any answer from dhcp server. Try to stop & disable SuSEfirewall using: SuSEfirewall2 stop & insserv -r /etc/init.d/SuSEfirewall2_setup insserv -r /etc/init.d/SuSEfirewall2_init Reassigning to the dhcpcd maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User fmfischer@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c4 --- Comment #4 from Frank-Michael Fischer <fmfischer@gmx.net> 2008-10-06 04:52:24 MDT --- But SuSEfirewall2 is not running at all, according to "yast firewall", I've disabled it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User fmfischer@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c5 --- Comment #5 from Frank-Michael Fischer <fmfischer@gmx.net> 2008-10-07 00:01:30 MDT --- Changing to ISC client does not improve situation. Also turning off ipv6 won't help. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User varkoly@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c6 Peter Varkoly <varkoly@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |fmfischer@gmx.net --- Comment #6 from Peter Varkoly <varkoly@novell.com> 2008-10-07 09:43:02 MDT --- Please stop firewall ( even when yast2 firewall says it is disabled ) using SuSEfirewall2 stop and start dhcpcd-test eth0 and provide the output. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User fmfischer@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c7 Frank-Michael Fischer <fmfischer@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|fmfischer@gmx.net | --- Comment #7 from Frank-Michael Fischer <fmfischer@gmx.net> 2008-10-07 09:48:59 MDT --- Here you are: linux-yaet:~ # SuSEfirewall2 status SuSEfirewall2: SuSEfirewall2 not active linux-yaet:~ # SuSEfirewall2 stop SuSEfirewall2: batch committing... SuSEfirewall2: Firewall rules unloaded. linux-yaet:~ # insserv -r /etc/init.d/SuSEfirewall2_setup linux-yaet:~ # insserv -r /etc/init.d/SuSEfirewall2_init linux-yaet:~ # dhcpcd-test eth0 info, eth0: hardware address = 00:0b:6a:5f:31:33 info, eth0: broadcasting for a lease debug, eth0: sending DHCP_DISCOVER with xid 0x70e50c3e debug, eth0: waiting for 10 seconds debug, eth0: sending DHCP_DISCOVER with xid 0x70e50c3e debug, eth0: sending DHCP_DISCOVER with xid 0x70e50c3e debug, eth0: sending DHCP_DISCOVER with xid 0x70e50c3e err, eth0: timed out info, eth0: exiting linux-yaet:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=432296 User fmfischer@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=432296#c8 Frank-Michael Fischer <fmfischer@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #8 from Frank-Michael Fischer <fmfischer@gmx.net> 2008-10-07 11:21:24 MDT --- After changing the bridge the system was connected to everything works just fine now: linux-yaet:~ # SuSEfirewall2 status SuSEfirewall2: SuSEfirewall2 not active linux-yaet:~ # SuSEfirewall2 stop SuSEfirewall2: batch committing... SuSEfirewall2: Firewall rules unloaded. linux-yaet:~ # dhcpcd-test eth0 info, eth0: hardware address = 00:0b:6a:5f:31:33 info, eth0: broadcasting for a lease debug, eth0: sending DHCP_DISCOVER with xid 0x64e24b1d debug, eth0: waiting for 10 seconds debug, eth0: got a packet with xid 0x64e24b1d info, eth0: offered 192.168.178.191 from 192.168.178.1 IPADDR='192.168.178.191' NETMASK='255.255.255.0' NETWORK='192.168.178.0' BROADCAST='192.168.178.255' ROUTES='' GATEWAYS='192.168.178.1' DNSSERVERS='192.168.178.1' DHCPSID='192.168.178.1' LEASETIME='864000' RENEWALTIME='432000' REBINDTIME='756000' INTERFACE='eth0' CLASSID='dhcpcd 3.2.3' CLIENTID='01:00:0b:6a:5f:31:33' DHCPCHADDR='00:0b:6a:5f:31:33' info, eth0: exiting So it was no openSUSE bug, sorry. Resolving and thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com