daniel_ache
Group: Members
Posts: 4
Joined: Mar. 2007 |
|
Posted: Mar. 26 2007,04:15 |
|
hello community
I managed to get my wireless card with rt61 chipset work with my lan (lpr prnter, ssh server, ping) But getting acces to internet does not work.
I setup static ip:
Code Sample | ifconfig ra0 192.168.101.174 up
|
And setup gateway:
Code Sample | route add default gw 192.168.101.1 ra0
|
resolv.conf sets dns to 192.168.101.1 (which is my wireless router)
There is a nearly same topic here, but without posted solution.
any idea?
have fun
Daniel
|