Re: [OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-24 Thread Paul Sokolovsky
Hello, On Tue, 24 Jun 2014 12:08:04 +0200 Rafał Miłecki wrote: > On 24 June 2014 11:23, Paul Sokolovsky wrote: > > config switch_vlan 'eth0_0' > > option device 'eth0' > > option vlan '0' > > option ports '1 2 3 4 5' > > > > config switch_vlan 'eth0_1' > > option

Re: [OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-24 Thread Felix Fietkau
On 2014-06-24 01:17, Paul Sokolovsky wrote: > Hello, > > I upgraded my Asus WL-500g Deluxe from 10.03.1 to today's daily build > of trunk ("BARRIER BREAKER (Bleeding Edge, r41302)") to test fix for > issue https://dev.openwrt.org/ticket/7552 . > > After upgrade, all WiFi clients work ok. However,

Re: [OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-24 Thread Rafał Miłecki
On 24 June 2014 11:23, Paul Sokolovsky wrote: > config switch_vlan 'eth0_0' > option device 'eth0' > option vlan '0' > option ports '1 2 3 4 5' > > config switch_vlan 'eth0_1' > option device 'eth0' > option vlan '1' > option ports '0 5' Your CPU po

Re: [OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-24 Thread Paul Sokolovsky
Hello, On Tue, 24 Jun 2014 10:32:31 +0200 Rafał Miłecki wrote: > On 24 June 2014 01:17, Paul Sokolovsky wrote: > > Intuitively, this would look like problem with bridging (eth0.0 -> > > br-lan works, but the other direction doesn't), but brctl looks as > > usual: > > > > root@OpenWrt:~# brctl s

Re: [OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-24 Thread Rafał Miłecki
On 24 June 2014 01:17, Paul Sokolovsky wrote: > Intuitively, this would look like problem with bridging (eth0.0 -> > br-lan works, but the other direction doesn't), but brctl looks as > usual: > > root@OpenWrt:~# brctl show > bridge name bridge id STP enabled interfaces > br-

[OpenWrt-Devel] Ethernet problems with trunk on brcm47xx

2014-06-23 Thread Paul Sokolovsky
Hello, I upgraded my Asus WL-500g Deluxe from 10.03.1 to today's daily build of trunk ("BARRIER BREAKER (Bleeding Edge, r41302)") to test fix for issue https://dev.openwrt.org/ticket/7552 . After upgrade, all WiFi clients work ok. However, all wired ethernet clients lost connectivity. All obvious