2015-04-12 23:57 GMT+02:00 alessandro macuz <[email protected]>:

> 2015-04-12 23:51 GMT+02:00 Aaron Z <[email protected]>:
>
>> On Sun, Apr 12, 2015 at 3:58 PM, Brian J. Murrell <[email protected]>
>> wrote:
>> > config switch_vlan
>> >         option vlan '1'
>> >         option vid '1'
>> >         option device 'switch0'
>> >         option ports '0t 1 2 3 4'
>> > config switch_vlan
>> >         option device 'switch0'
>> >         option vlan '2'
>> >         option ports '0t 1t'
>> >         option vid '100'
>> Try setting the vlan and vid for the guest network to 3 or 4. Some
>> hardware (the TPlink 1043 for example) gets fussy about high vlan IDs
>> and in some cases, vlan 2 is used for WAN.
>> Switching to vlan 3 or 4 should let you see if that is the case on
>> your hardware as well.
>>
>>
> I knew OpenWrt vlans were limited to 16 and I welcomed higher VLAN IDs :-)
> I back the test of Aaron.
>
> As to my "theory" I'd suppose that vid force somehow the usage of the tag.
> Maybe it's not correctly implemented and gives you that weird situation.
> And in any case mine are just tests to see what we get by modifying a bit
> the config.
>
> Moreover, what do you get from swconfig dev <I guess eth0> show?
>
> Alessandro
>

Hi Brian,

any luck with the suggestion you were given? I'm always interested if any
of the proposed solution eventually worked.

Alessandro
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to