WEPForum: Networking Topic: WEP started by: SilentDawn Posted by SilentDawn on June 07 2004,14:39
Hey...I have a buffalo WLAN... it uses WEP. How do i configure WEP for DSL??? Posted by roberts on June 08 2004,04:33
Try iwconfig commands for example:iwconfig eth0 mode managed channel 6 essid myssid iwconfig eth0 key xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx essid myssid Once you get it working add these commands to /opt/bootlocal.sh And if this is a liveCD then add /opt/bootlocal.sh to your filetool.lst and backup |