WPA2 WAN and WEP Virtual Interface

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
Knoll318
DD-WRT Novice


Joined: 24 Aug 2010
Posts: 2

PostPosted: Tue Aug 24, 2010 1:16    Post subject: WPA2 WAN and WEP Virtual Interface Reply with quote
Let me preface this by saying that other than this issue, dd-wrt is a joy to work with and a much needed improvement over the stock WRT54GS firmware.

As the title implies, I am attempting to set up two Wireless APs. One uses WPA2 Personal and is for the laptops and smartphones in my house. This works just fine.

The other one is a WEP AP that would only be used for my DS. I followed the guide offered to me at http://www.dd-wrt.com/phpBB2/viewtopic.php?t=19139 and still ran into problems.

I create a new Wireless AP and unbridge it. I give it IP 192.168.2.1 and default gateway 255.255.255.0. Then I go to Services and paste in the following:

Code:
interface=wl0.1
dhcp-option=wl0.1,3,192.168.2.1
dhcp-option=wl0.1,6,192.168.1.1
dhcp-range=wl0.1,192.168.2.100,192.168.2.249,255.255.255.0,1440m


I choose to save, but not apply changes.

Then in Commands, I put this in:

Code:
iptables -I INPUT -i wl0.1 -m state --state NEW -j logaccept
iptables -I FORWARD -i wl0.1 -o br0 -j logdrop
iptables -I FORWARD -i br0 -o wl0.1 -j logdrop


Saving that as a firewall, I go and reboot the router. I try and connect automatically with my DS and I get an error 52100. I try and manually set it with:

IP: 192.168.2.122
Subnet: 255.255.255.0
Gateway: 192.168.2.1
Primary DNS: 8.8.8.8
Seconday DNS: 8.8.4.4

Still 52100.

Can anybody figure out what I'm doing wrong? I have a WRT54GS and I have the generic micro firmware on it.

Thank you for taking the time to read this.
Sponsor
phuzi0n
DD-WRT Guru


Joined: 10 Oct 2006
Posts: 10141

PostPosted: Tue Aug 24, 2010 2:19    Post subject: Reply with quote
That thread is 2 years old... Unbridging VAP's directly doesn't work, they only work when part of a bridge. See my guide.

http://www.dd-wrt.com/wiki/index.php/Multiple_WLANs

_________________
Read the forum announcements thoroughly! Be cautious if you're inexperienced.
Available for paid consulting. (Don't PM about complicated setups otherwise)
Looking for bricks and spare routers to expand my collection. (not interested in G spec models)
Knoll318
DD-WRT Novice


Joined: 24 Aug 2010
Posts: 2

PostPosted: Tue Aug 24, 2010 2:35    Post subject: Reply with quote
phuzi0n wrote:
That thread is 2 years old... Unbridging VAP's directly doesn't work, they only work when part of a bridge. See my guide.

http://www.dd-wrt.com/wiki/index.php/Multiple_WLANs


That worked marvelously! Thank you very much.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum