ppcrcd/trunk/doc/README.AirPort2

sparky cvs at pld-linux.org
Mon Mar 20 11:46:25 CET 2006


Author: sparky
Date: Mon Mar 20 11:46:24 2006
New Revision: 7250

Modified:
   ppcrcd/trunk/doc/README.AirPort2
Log:
- updated


Modified: ppcrcd/trunk/doc/README.AirPort2
==============================================================================
--- ppcrcd/trunk/doc/README.AirPort2	(original)
+++ ppcrcd/trunk/doc/README.AirPort2	Mon Mar 20 11:46:24 2006
@@ -25,12 +25,22 @@
 | # <_<vim /etc/sysconfig/interfaces/ifcfg-eth0>_>
 
 Some usual options are:
+| DEVICE=eth0
+| ONBOOT=yes
+| 
 | WLAN_NICKNAME="ppcrcd" (required)
 | WLAN_ESSID="network_name"
 | WLAN_KEY="s:wep passwd"
+| WLAN_UPEARLY=yes
+| 
+| DEVICETYPE=wlan
+| BOOTPROTO=pump
 
     And the last thing is to start the interface:
 | # <_<ifup eth0>_>
-| Determining IP information for eth0 (dhcpcd).......................[ DONE ]
+| Determining IP information for eth0 (pump).......................[ DONE ]
 
-= NOTE: I was never able to connect :( =
+= NOTE: Finally I was able to connect :) =
+Looks like <_<ifup>_> wasn't waiting enough for authentication, before
+dhcpcd/pump start. Problem is not resolved yet, but doing everything maually
+it works.


More information about the pld-cvs-commit mailing list