Bekijk de volledige versie : Wireless client Working?
I have a very simple question. Is wireless client working properly on the latest fw??
I tried a lot of configs and I didn't manage to get it working.
access point mode.
same ssid and same encryption (wpa2 +aes)
extended mode (ethernet bridge and station)
Does anyone have the correct configuration for this to work?
Help me plizzzzzzzzzzzzzzzzzzzz
I cant understand you needs "same ssid, same encryption" ???
Please detail your configuration, maybe someone will understand and help you.
ok!
1st thanks for answering my post
2- I'll put here all my configs:
My main router (directly connected to the internet) is using:
SSID: Papas
Channel: 6
Wireless mode: 802.11g only
Encription: WPA2+AES
I want to use the asus as an access point (so that I can connect other computers and a satellite receiver to the internet through lan).
I set my asus wl-500 like this:
Interface
SSID: Papas
Channel: 6
Wireless mode: 802.11g only
Encription: WPA2+AES
Bridge
AP Mode:AP only
channel: 6
Advanced
Extended Mode: Station (and also tried ethernet bridge)
Operation mode
Access point
(in Ipconfig I set one different from the main router one but with the same subnet mask)
Under Status & Log >>> Wireless I keep having this message:
Mode : Station
Channel : 6
Status : Connecting to Papas
First of all, you need to use WPA or WPA2 "Personal" variant because otherwise you need an autentification server ...
For ease life try all without encryption, and when all is ok activate WPA.
And if i understand corectly you want to use wireless of 500gp like a WAN port ?
First of all, you need to use WPA or WPA2 "Personal" variant because otherwise you need an autentification server ...
For ease life try all without encryption, and when all is ok activate WPA.
And if i understand corectly you want to use wireless of 500gp like a WAN port ?
exactly I forgot to say I'm using WPA2 personal + AES :)
I'm not sure it's like a Wan port. What I want is my 500gp to connect wirelessly to my main router so that I can have all its ethernet ports working (so that I can connect pcs and other devices to the Internet)
:)
Its clear now, you want to use WIFI port like WAN port...
In default configuration will not work, but some of linux gurus here sure can help you to reconfigure ports ...
Maybe Oleg ?
The WIFI port is not there for this anyway ...
exactly I forgot to say I'm using WPA2 personal + AES :)
I'm not sure it's like a Wan port. What I want is my 500gp to connect wirelessly to my main router so that I can have all its ethernet ports working (so that I can connect pcs and other devices to the Internet)
:)
You could install the dd-wrt firmware it offers this feature and is very easy to setup. As long as you dont work with usb-sticks dd-wrt is really nice i just find if you wanna install optware its not that nice as olegs.
But the webinterace is fantastic and as i said your task should be easily accomplished their!
You could install the dd-wrt firmware it offers this feature and is very easy to setup. As long as you dont work with usb-sticks dd-wrt is really nice i just find if you wanna install optware its not that nice as olegs.
But the webinterace is fantastic and as i said your task should be easily accomplished their!
Yes I know that. I have already tried that and made it work :) but the Usb... I want to use it for http downloads (with ados or sth similar) and for nfs server :S... That's why I rather prefer install Oleg's firmware... I'll send him a PM and Hope he can help me.
thank you very much to both of you ;)
Any news in this thread? I have the same problem, I want to use wireless as WAN and share connection to ethernet.
nope...
I think u should forget it... at least with these fimwares
I figured it out how to do that and I managed connecting router to wireless network (with enabled WEP encryption). I am able to download files using wget and rtorrent, but I don't know how to share this connection to other computers in Lan.
Standard "iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE" changed nothing.
Another needed normally step: "echo 1 > /proc/sys/net/ipv4/ip_forward" fails, because there is no /proc folder.