goalmarketing / vigor2130

Automatically exported from code.google.com/p/vigor2130
0 stars 0 forks source link

Assign WLAN (1 SSID) to specific VLAN ? #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hey guys, I have no clue where to find this topic, so i ask here.

How is it possible to assign an SSID to a specific VLAN? I am sure, this is 
possible with this great router. I use the V1.5.1 RC1 Firmware.

Thanks!

Original issue reported on code.google.com by johannes...@gmail.com on 3 Apr 2011 at 11:04

GoogleCodeExporter commented 8 years ago
Can you describe more detail about your application ?

Original comment by jht...@gmail.com on 7 Apr 2011 at 1:55

GoogleCodeExporter commented 8 years ago
Ok, i will try to describe the situation:

2 VLANS and 2 WLANS:

VLAN_1 = office lan (whole office stuff like printers, scanners, nas, ...) (we 
call the clients office_l_client for now)
WLAN_1 = "office wlan, for a bunch of laptops" (we call the clients 
office_w_client for now)

VLAN_2 = guest lan (2 printers )
WLAN_2 = guest wlan (1 printer attached via WLAN) (we call the clients 
guest_w_client for now)

So, if a <guest_w_client> connects to the <WLAN_2> (guest wlan), he or she 
should only have access to the <VLAN_2> and the <GUEST WLAN> itself. Components 
in the OFFICE_LAN should not be reachable.
My idea was to split the ip-range. OFFICE is 10.0.1.0-10.0.1.255 and GUETS is 
192.168.1.0-192.168.1.255. But how do I achieve it and how do i assign a WLAN 
to a specific VLAN. Here GUEST WLAN to GUEST LAN.

Thanks!

Ok, I will try to visualize it here:

                          OFFICE WLAN
                        /                                  
                       /                                   SCANNERS
                      /                                  /
                     /                                   NAS
                    /                                  /
                   /                                   PRINTERS
                  /                                  /
                 OFFICE LAN (VLAN_1)
               /
VIGOR -
               \
                 GUEST LAN (VLAN_2)
                  \                                  \
                   \                                   PRINTER_GUEST_1
                    \                                  \
                     \                                   PRINTER_GUEST_2
                      \                                  
                       \
                         GUEST WLAN

Original comment by johannes...@gmail.com on 7 Apr 2011 at 8:43

GoogleCodeExporter commented 8 years ago
Ok, there is an strange spacing in my last comment. The "Lines" should be 
connected...

Original comment by johannes...@gmail.com on 7 Apr 2011 at 8:45

GoogleCodeExporter commented 8 years ago
The current firmware don't support Wireless SSID separate by VLAN.
Yes, you can try to isolate by different subnet.
command: ip addr
also need to modify iptables for NAT/routing

Original comment by jht...@gmail.com on 13 Apr 2011 at 6:51

GoogleCodeExporter commented 8 years ago
Not exactly the same, but close.

I was also trying to put the WLAN in a separate VLAN. I editted the following 
files.
In the "network" file I added a new netwerk, with a minimal configuration.

config interface wlan
        option ifname 'eth0.10'
        option proto none

In the "wireless" file, I change the option netwerk from lan to wan.

In my opinion all the wireless cliënt should end up in vlan 10. 

The strange thing is when the wireless is connecting I see it is getting an IP 
from a DHCP server in VLAN 10, but after a few minutes it dissappears. This is 
happening on both Windows and Linux :(

Original comment by robm...@gmail.com on 23 Apr 2011 at 2:14

GoogleCodeExporter commented 8 years ago
Small change and it works :D

config interface wlan
        option ifname 'eth0.10'
        option proto none
        option detect 0
        option type 'bridge'

Original comment by robm...@gmail.com on 23 Apr 2011 at 5:52

GoogleCodeExporter commented 8 years ago
That's interesting.
Would you please backup your configuration and upload it here ?

Original comment by vincent....@gmail.com on 25 Apr 2011 at 11:00

GoogleCodeExporter commented 8 years ago
I'm afraid my configuration is already changed. (I'd like to play around)

But I think I can help you, cause it isn't really that difficult. Could you 
tell me where you got stuck?

Original comment by robm...@gmail.com on 26 Apr 2011 at 5:30

GoogleCodeExporter commented 8 years ago
DrayTek Team: you are working on the 1.5.2_beta now. Would you be so kind to 
implement the possibility of selecting a vlan for an ssid in the wui? this 
would be so great. my interest is still described above in comment 2.

thx!

Original comment by johannes...@gmail.com on 26 Jul 2011 at 2:07

GoogleCodeExporter commented 8 years ago
This feature will be added in the future, but we still have no schedule now.

Original comment by jht...@gmail.com on 26 Jul 2011 at 11:49

GoogleCodeExporter commented 8 years ago
Any news on this?

Original comment by markcock...@gmail.com on 20 Feb 2012 at 12:13

GoogleCodeExporter commented 8 years ago
Whats the status on this? would love to see this implemented.

Original comment by XeroX1...@gmail.com on 3 May 2012 at 12:50

GoogleCodeExporter commented 8 years ago
Yes, this feature would be very useful for our company. Whats the status on 
this?

Original comment by S.carl1...@gmail.com on 22 May 2012 at 10:11

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi, I'm also very interested in this. Any news?

Original comment by c.saelm...@gmail.com on 24 Apr 2014 at 11:33

GoogleCodeExporter commented 8 years ago
Yes has this been implemented yet? Please?

Original comment by gerbrand...@gmail.com on 17 Sep 2014 at 1:50