Hi list!

I configured a Radius-Server on my PC to authenticate the network connection
of a Switch (Netgear GS724T) and from WLAN over OpenWRT.

Well, it runs, but I'd like to have the WLAN-users just authorized, if they
are in a VLAN I defined in Radius...

Example:
- VLAN 10 and 20
- User "alice" is in Radius configured to be forwarded from Switch in VLAN 10.
- User "bob" is  in Radius configured to be forwarded from Switch in VLAN 20.
- On OpenWRT I have two WLANs (WLAN10, bridged to VLAN 10 and WLAN20,
  bridged to VLAN 20), with WPA2-Enterprise. All connection are authenticated
  with the Radius server.

What I want is to accept on WLAN10 just the users that will be forwarded to
VLAN 10 ("alice"), and in WLAN20 just the users that will be forwarded to
VLAN 20 ("bob").
The Radius-server answers with:

        Tunnel-Type:0 = VLAN
        Tunnel-Medium-Type:0 = IEEE-802
        Tunnel-Private-Group-Id:0 = "10"

Any idea?

Thanks
Luca Bertoncello
([email protected])
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to