Great find

The observation below is no longer relevant, but after the eth0 report in your earlier email I adjusted my network as follows:


config interface 'lan'
        option ifname 'eth1.1'

config interface 'wan'
        option ifname 'eth1.200'

config switch
        option name 'switch0'
        option reset '1'
        option enable_vlan '1'

config switch_vlan
        option device 'switch0'
        option vlan '1'
        option ports '1 2 3 4 6t'

config switch_vlan
        option device 'switch0'
        option vlan '2'
        option vid '200'
        option ports '5t 6t'

It dialed to ISP right away, and been very stable. I tried reproducing what would normally crash the router but its stable.

I was expecting to assign one of the LAN ports to WAN, but the physical WAN port was still usable.. I found that strange.

Regards,
A. Benz

On 06/18/16 18:49, Josh Bendavid wrote:
This is resolved by https://github.com/lede-project/source/pull/134
for the record.

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to