Hi, 2007/3/19, Hendrik Sattler <[EMAIL PROTECTED]>: > Do you use the dhcp-client package or the dhcp3-client package? I suggest the > latter.
Thanks for the suggestion. DHCP now works with the dhcp3-client package. I find it a bit strange that the client has to issue several DHCPDISCOVER before receiving a DHCPOFFER as I'm 20 centimeters away from the DHCP server, but unless someone else has a problem with that, I'll consider it is nitpicking and forget about it. See the syslog output at the end of this message. Thanks to everybody who helped me, didit. Mar 20 12:51:56 edacl kernel: bcm43xx: set security called, .active_key = 0, .level = 1, .enabled = 1, .encrypt = 1 Mar 20 12:51:56 edacl dhclient: Internet Systems Consortium DHCP Client V3.0.4 Mar 20 12:51:56 edacl dhclient: Copyright 2004-2006 Internet Systems Consortium. Mar 20 12:51:56 edacl dhclient: All rights reserved. Mar 20 12:51:56 edacl dhclient: For info, please visit http://www.isc.org/sw/dhcp/ Mar 20 12:51:56 edacl dhclient: Mar 20 12:51:56 edacl kernel: bcm43xx: Microcode rev 0x122, pl 0x99 (2005-01-22 22:40:08) Mar 20 12:51:56 edacl kernel: bcm43xx: Radio turned on Mar 20 12:51:56 edacl kernel: bcm43xx: Radio enabled by hardware Mar 20 12:51:56 edacl kernel: bcm43xx: Chip initialized Mar 20 12:51:56 edacl kernel: bcm43xx: 32-bit DMA initialized Mar 20 12:51:56 edacl kernel: bcm43xx: Keys cleared Mar 20 12:51:56 edacl kernel: bcm43xx: Selected 802.11 core (phytype 2) Mar 20 12:51:56 edacl kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready Mar 20 12:51:57 edacl dhclient: Listening on LPF/wlan0/00:14:a5:aa:6d:37 Mar 20 12:51:57 edacl dhclient: Sending on LPF/wlan0/00:14:a5:aa:6d:37 Mar 20 12:51:57 edacl dhclient: Sending on Socket/fallback Mar 20 12:51:58 edacl dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 Mar 20 12:52:01 edacl dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 Mar 20 12:52:06 edacl dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 13 Mar 20 12:52:08 edacl kernel: SoftMAC: Open Authentication completed with 6e:dc:33:9f:77:c4 Mar 20 12:52:08 edacl kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Mar 20 12:52:19 edacl dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 Mar 20 12:52:19 edacl dhclient: DHCPOFFER from 192.168.0.254 Mar 20 12:52:19 edacl dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 Mar 20 12:52:19 edacl kernel: wlan0: no IPv6 routers present Mar 20 12:52:19 edacl dhclient: DHCPACK from 192.168.0.254 Mar 20 12:52:19 edacl postfix/master[3659]: reload configuration /etc/postfix Mar 20 12:52:19 edacl dhclient: bound to 192.168.0.2 -- renewal in 395434 seconds. _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
