https://bugzilla.novell.com/show_bug.cgi?id=412237 User doiggl@velocitynet.com.au added comment https://bugzilla.novell.com/show_bug.cgi?id=412237#c6 Glenn Doig <doiggl@velocitynet.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|doiggl@velocitynet.com.au | --- Comment #6 from Glenn Doig <doiggl@velocitynet.com.au> 2008-08-07 07:44:27 MDT --- The problem is I have no network connection when I boot from the live cd. http://download.opensuse.org/distribution/11.1-Alpha1/iso/cd/openSUSE-11.1-A... I must run 'dhcpcd -d eth0' to set up my network connection. Output is: info, eth0: dhcpcd 3.2.3 starting info, eth0: hardware address = 00:1f:c6:32:e3:53 info, eth0: broadcasting for a lease debug, eth0: sending DHCP_DISCOVER with xid 0x50ea6d25 debug, eth0: waiting for 20 seconds debug, eth0: got a packet with xid 0x50ea6d25 info, eth0: offered 192.168.1.35 from 192.168.1.254 `router' debug, eth0: sending DHCP_REQUEST with xid 0x50ea6d25 debug, eth0: waiting for 20 seconds debug, eth0: got a packet with xid 0x50ea6d25 info, eth0: checking 192.168.1.35 is available on attached networks debug, eth0: sending ARP probe #1 debug, eth0: sending ARP probe #2 debug, eth0: sending ARP probe #3 debug, eth0: sending ARP claim #1 debug, eth0: sending ARP claim #2 info, eth0: leased 192.168.1.35 for 86400 seconds debug, eth0: renew in 43200 seconds debug, eth0: rebind in 75600 seconds info, eth0: adding IP address 192.168.1.35/24 info, eth0: adding default route via 192.168.1.254 metric 0 info, eth0: adding route to 169.254.0.0/16 metric 0 debug, eth0: writing /var/lib/dhcpcd/dhcpcd-eth0.info debug, eth0: forking to background info, eth0: exiting # rcnetwork restart Shutting down the NetworkManager done Shutting down network interfaces: eth0 device: nVidia Corporation MCP67 Ethernet (rev a2) done pan0 No configuration found for pan0 Nevertheless the interface will be shut down. bridge-utils not installed done wlan0 device: Atheros Communications Inc. AR242x 802.11abg Wireless PCIExpress Adapter (rev 01) No configuration found for wlan0 Nevertheless the interface will be shut down. done Shutting down service network . . . . . . . . . . . . . done. Starting the NetworkManager # ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo inet 127.0.0.2/8 brd 127.255.255.255 scope host secondary lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:1f:c6:32:e3:53 brd ff:ff:ff:ff:ff:ff inet6 fe80::21f:c6ff:fe32:e353/64 scope link valid_lft forever preferred_lft forever 3: wmaster0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc ieee80211 state UNKNOWN qlen 1000 link/ieee802.11 00:15:af:7c:bd:a4 brd ff:ff:ff:ff:ff:ff 4: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 link/ether 00:15:af:7c:bd:a4 brd ff:ff:ff:ff:ff:ff 5: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN link/ether 5e:52:0a:64:2c:99 brd ff:ff:ff:ff:ff:ff # ip r 127.0.0.0/8 dev lo scope link # cat /etc/resolv.conf linux:~ # *********************************************************************** ***I had to to the following to get the network connection restored *** *********************************************************************** # dhcpcd -d eth0 info, eth0: dhcpcd 3.2.3 starting info, eth0: hardware address = 00:1f:c6:32:e3:53 info, eth0: broadcasting for a lease debug, eth0: sending DHCP_DISCOVER with xid 0x340d1c43 debug, eth0: waiting for 20 seconds debug, eth0: got a packet with xid 0x340d1c43 info, eth0: offered 192.168.1.35 from 192.168.1.254 `router' debug, eth0: sending DHCP_REQUEST with xid 0x340d1c43 debug, eth0: waiting for 20 seconds debug, eth0: got a packet with xid 0x340d1c43 info, eth0: checking 192.168.1.35 is available on attached networks debug, eth0: sending ARP probe #1 debug, eth0: sending ARP probe #2 debug, eth0: sending ARP probe #3 debug, eth0: sending ARP claim #1 debug, eth0: sending ARP claim #2 info, eth0: leased 192.168.1.35 for 86400 seconds debug, eth0: renew in 43200 seconds debug, eth0: rebind in 75600 seconds info, eth0: adding IP address 192.168.1.35/24 info, eth0: adding default route via 192.168.1.254 metric 0 info, eth0: adding route to 169.254.0.0/16 metric 0 debug, eth0: writing /var/lib/dhcpcd/dhcpcd-eth0.info debug, eth0: forking to background info, eth0: exiting # ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo inet 127.0.0.2/8 brd 127.255.255.255 scope host secondary lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:1f:c6:32:e3:53 brd ff:ff:ff:ff:ff:ff inet 192.168.1.35/24 brd 192.168.1.255 scope global eth0 inet6 fe80::21f:c6ff:fe32:e353/64 scope link valid_lft forever preferred_lft forever 3: wmaster0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc ieee80211 state UNKNOWN qlen 1000 link/ieee802.11 00:15:af:7c:bd:a4 brd ff:ff:ff:ff:ff:ff 4: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 link/ether 00:15:af:7c:bd:a4 brd ff:ff:ff:ff:ff:ff 5: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN link/ether 5e:52:0a:64:2c:99 brd ff:ff:ff:ff:ff:ff # ip r 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.35 169.254.0.0/16 dev eth0 scope link 127.0.0.0/8 dev lo scope link default via 192.168.1.254 dev eth0 # cat /etc/resolv.conf ### BEGIN INFO # # Modified_by: dhcpcd # Backup: /etc/resolv.conf.saved.by.dhcpcd.eth0 # Process: dhcpcd # Process_id: 4818 # Script: /sbin/modify_resolvconf # Saveto: # Info: This is a temporary resolv.conf created by service dhcpcd. # The previous file has been saved and will be restored later. # # If you don't like your resolv.conf to be changed, you # can set MODIFY_{RESOLV,NAMED}_CONF_DYNAMICALLY=no. This # variables are placed in /etc/sysconfig/network/config. # # You can also configure service dhcpcd not to modify it. # # If you don't like dhcpcd to change your nameserver # settings # then either set DHCLIENT_MODIFY_RESOLV_CONF=no # in /etc/sysconfig/network/dhcp, or # set MODIFY_RESOLV_CONF_DYNAMICALLY=no in # /etc/sysconfig/network/config or (manually) use dhcpcd # with -R. If you only want to keep your searchlist, set # DHCLIENT_KEEP_SEARCHLIST=yes in /etc/sysconfig/network/dhcp or # (manually) use the -K option. # ### END INFO nameserver 192.168.1.254 -- 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.