rt61 wlan: connection to lan ok, but no interne


Forum: Networking
Topic: rt61 wlan: connection to lan ok, but no interne
started by: daniel_ache

Posted by daniel_ache on 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

Posted by cablehead on Mar. 26 2007,04:24
i'm kind of a n00b myself but how about adding the netmask after the ifconfig command for example
ifconfig  ra0 192.168.101.174 netmask 255.255.255.0

i had to do this in order to set up my wireless pcmcia card to my wireless router

Posted by Wittfella on Mar. 26 2007,04:35
Out of curiosity, how did you get your rt61 card working?

Is it pci or pcmcia?  Ralink, serialmonkey r2x00 linux drivers, or ndiswrapper?

Posted by daniel_ache on Mar. 26 2007,11:48
@Wittfella:
It is a Conceptronic 54 Mbit/s PCMCIA-Card with rt61 Chipset. I installed kernel source and compiler and recompiled the
sources from Ralink to get a working module. If I get it work 100% I'll post a short installation howto.

@cablehead:
does not help.

Posted by daniel_ache on Mar. 28 2007,06:11
Got it work.

I wrote a small howto to "tips and tricks"-section.

< http://damnsmalllinux.org/cgi-bin....t=18140 >

have fun

Daniel

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.