2015-03-31 18:55 GMT+02:00 Luca Bertoncello <[email protected]>: > Hi again! > > I'm trying to configure OpenWRT to dynamically assign the VLAN to every > connected WLAN device based on the answer of a Radius server. > > I followed this HowTo: > > http://www.radiusdesk.com/technical_discussions/dynamicvlan > > I see in the System log: > > Tue Mar 31 18:49:29 2015 daemon.notice netifd: Network device 'wlan0' link > is up > Tue Mar 31 18:49:29 2015 daemon.info hostapd: wlan0: STA > 30:85:a9:55:ba:f9 IEEE 802.11: authenticated > Tue Mar 31 18:49:29 2015 daemon.info hostapd: wlan0: STA > 30:85:a9:55:ba:f9 IEEE 802.11: associated (aid 1) > Tue Mar 31 18:49:29 2015 daemon.info hostapd: wlan0: STA > 30:85:a9:55:ba:f9 RADIUS: VLAN ID 10 > Tue Mar 31 18:49:29 2015 kern.info kernel: [ 615.490000] device wlan0.10 > entered promiscuous mode > Tue Mar 31 18:49:29 2015 kern.info kernel: [ 615.490000] breth0.10: port > 1(wlan0.10) entered forwarding state > Tue Mar 31 18:49:29 2015 kern.info kernel: [ 615.500000] breth0.10: port > 1(wlan0.10) entered forwarding state > Tue Mar 31 18:49:29 2015 kern.info kernel: [ 615.510000] breth0.10: port > 1(wlan0.10) entered forwarding state > Tue Mar 31 18:49:30 2015 daemon.info hostapd: wlan0: STA > 30:85:a9:55:ba:f9 WPA: pairwise key handshake completed (RSN) > Tue Mar 31 18:49:30 2015 daemon.info hostapd: wlan0: STA > 30:85:a9:55:ba:f9 RADIUS: starting accounting session 551AD018-00000000 > Tue Mar 31 18:49:30 2015 daemon.info hostapd: wlan0: STA > 30:85:a9:55:ba:f9 IEEE 802.1X: authenticated - EAP type: 25 (PEAP) > > But if I try to reach the device from another device in VLAN 10 I can't... > > I'm using OpenWRT Barrier Breaker 14.07 / LuCI Trunk (0.12+svn-r10530) on a > TP-Link TL-WR1043N/ND v1. > > Could someone help me? >
Hi there Luca, which kind of RADIUS server are you using? Does the OpenWRT get the three attributes (tcpdump helps you on that)? Does the client get an IP address? Have you confgured the VLANs on OpenWRT? How? Tell us more on the Layer 2 topology. Thanks, Alessandro
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
