You are not logged in.

#1 2004-08-25 03:18:49

aminalshmu
Member
From: Tallahassee, FL, USA
Registered: 2004-08-14
Posts: 5

configuring wireless network

i have a netgear ma101b which i have finally managed to load working drivers for.  lsmod shows it's using the "usbvnetr" module, and when i run "iwconfig" it seems to pick up the right settings (maybe leftover in the device from windowsXP?) aka the right channel and SSID name.

how do i configure it to use my router at 192.168.0.1? i've tried using

ifconfig atml0 up 192.168.0.2

etc.... but pinging 192.168.0.1 still gives me a network error. i can ping 127.0.0.1 and 192.168.0.2 which is the address i give my device on the network, but i can't get the other cards or the router.

i've tried using "route" but even after reading through the man pages i have no clue what i'm doing. am i on the right track?

thanks in advance,
jordan


sigs are for l4m3rs

Offline

#2 2004-08-25 05:02:47

colnago
Member
From: Victoria, BC
Registered: 2004-03-25
Posts: 438

Re: configuring wireless network

try this:

route add default gw 192.168.0.2

Offline

Board footer

Powered by FluxBB