Problem with VLAN bridge from WAN to LAN port

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
attitude
DD-WRT Novice


Joined: 06 Jan 2022
Posts: 3

PostPosted: Thu Jan 06, 2022 13:49    Post subject: Problem with VLAN bridge from WAN to LAN port Reply with quote
ASUS RT-AC87U
Firmware: DD-WRT v3.0-r47900 std (12/20/21)

Firsttime setup

On WAN port im sending in tagged VLAN2 & tagged VLAN3 (TV)
dd-wrt switchsetup is configured to accept these tagged VLANs on WAN and to untag VLAN3 on LAN port4 (Internet access works on LAN port 1-3)

However the device connected to LAN port 4 receives a DHCP lease from dd-wrt and the TV settop box I try to use is thus not workning.

I then desperatly tried to create a bridge where I add the vlan3. Tried with L2Mesh and to also thow in eth0 to the bridge but dhcp keeps being provided by dd-wrt. tried expermenting with unbridged and disable NAT - but nothing worked.

How shall I configure in GUI to get TV passthru with untagging to work?
Sponsor
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14246
Location: Texas, USA

PostPosted: Thu Jan 06, 2022 14:26    Post subject: Reply with quote
Post output of:

swconfig list (should give you switch0)
swconfig dev switch0 show

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
attitude
DD-WRT Novice


Joined: 06 Jan 2022
Posts: 3

PostPosted: Thu Jan 06, 2022 15:26    Post subject: util output Reply with quote
swconfig list:

Found: switch0 - bcm53011


swconfig dev switch0 show:

Global attributes:
enable_vlan: 1
ports: 0x01bf
reset_mib: ???
enable_jumbo: 0
allow_vid_4095: 0
Port 0:
mib: TxOctets : 330538
TxDropPkts : 0
TxBroadcastPkts : 569
TxMulticastPkts : 1801
TxUnicastPkts : 4
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 47591
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 85
Pkts65to127Octets : 252
Pkts128to255Octets : 97
Pkts256to511Octets : 1
Pkts512to1023Octets : 3
Pkts1024to1522Octets: 2
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 47591
RxDropPkts : 0
RxUnicastPkts : 440
RxMulticastPkts : 0
RxBroadcastPkts : 0
RxSAChanges : 1
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 0

disable: ???
pvid: 0
link: port:0 link:up speed:1000baseT full-duplex auto
Port 1:
mib: TxOctets : 0
TxDropPkts : 0
TxBroadcastPkts : 0
TxMulticastPkts : 0
TxUnicastPkts : 0
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 0
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 0
Pkts65to127Octets : 0
Pkts128to255Octets : 0
Pkts256to511Octets : 0
Pkts512to1023Octets : 0
Pkts1024to1522Octets: 0
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 0
RxDropPkts : 0
RxUnicastPkts : 0
RxMulticastPkts : 0
RxBroadcastPkts : 0
RxSAChanges : 0
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 0

disable: ???
pvid: 1
link: port:1 link:down
Port 2:
mib: TxOctets : 0
TxDropPkts : 0
TxBroadcastPkts : 0
TxMulticastPkts : 0
TxUnicastPkts : 0
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 0
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 0
Pkts65to127Octets : 0
Pkts128to255Octets : 0
Pkts256to511Octets : 0
Pkts512to1023Octets : 0
Pkts1024to1522Octets: 0
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 0
RxDropPkts : 0
RxUnicastPkts : 0
RxMulticastPkts : 0
RxBroadcastPkts : 0
RxSAChanges : 0
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 0

disable: ???
pvid: 1
link: port:2 link:down
Port 3:
mib: TxOctets : 193221
TxDropPkts : 0
TxBroadcastPkts : 230
TxMulticastPkts : 475
TxUnicastPkts : 898
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 194431
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 81
Pkts65to127Octets : 1431
Pkts128to255Octets : 88
Pkts256to511Octets : 161
Pkts512to1023Octets : 0
Pkts1024to1522Octets: 0
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 194431
RxDropPkts : 0
RxUnicastPkts : 517
RxMulticastPkts : 1056
RxBroadcastPkts : 188
RxSAChanges : 1
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 0

disable: ???
pvid: 1
link: port:3 link:up speed:1000baseT full-duplex auto
Port 4:
mib: TxOctets : 0
TxDropPkts : 0
TxBroadcastPkts : 0
TxMulticastPkts : 0
TxUnicastPkts : 0
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 0
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 0
Pkts65to127Octets : 0
Pkts128to255Octets : 0
Pkts256to511Octets : 0
Pkts512to1023Octets : 0
Pkts1024to1522Octets: 0
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 0
RxDropPkts : 0
RxUnicastPkts : 0
RxMulticastPkts : 0
RxBroadcastPkts : 0
RxSAChanges : 0
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 0

disable: ???
pvid: 0
link: port:4 link:down
Port 5:
mib: TxOctets : 6052558
TxDropPkts : 0
TxBroadcastPkts : 409
TxMulticastPkts : 1520
TxUnicastPkts : 11131
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 772856
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 10315
Pkts65to127Octets : 630
Pkts128to255Octets : 85
Pkts256to511Octets : 78
Pkts512to1023Octets : 18
Pkts1024to1522Octets: 0
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 772856
RxDropPkts : 0
RxUnicastPkts : 10688
RxMulticastPkts : 286
RxBroadcastPkts : 152
RxSAChanges : 176
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 1

disable: ???
pvid: 3
link: port:5 link:up speed:1000baseT full-duplex
Port 6:
mib: ???
disable: ???
pvid: 0
link: port:6 link:down
Port 7:
mib: TxOctets : 1068118
TxDropPkts : 0
TxBroadcastPkts : 339
TxMulticastPkts : 1342
TxUnicastPkts : 11645
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 6277870
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 523
Pkts65to127Octets : 2725
Pkts128to255Octets : 500
Pkts256to511Octets : 410
Pkts512to1023Octets : 10118
Pkts1024to1522Octets: 21
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 6277870
RxDropPkts : 0
RxUnicastPkts : 11210
RxMulticastPkts : 2270
RxBroadcastPkts : 817
RxSAChanges : 907
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 418

disable: ???
pvid: 0
link: port:7 link:up speed:1000baseT full-duplex auto
Port 8:
mib: TxOctets : 0
TxDropPkts : 0
TxBroadcastPkts : 0
TxMulticastPkts : 0
TxUnicastPkts : 0
TxCollisions : 0
TxSingleCollision : 0
TxMultipleCollision : 0
TxDeferredTransmit : 0
TxLateCollision : 0
TxExcessiveCollision: 0
TxPausePkts : 0
RxOctets : 0
RxUndersizePkts : 0
RxPausePkts : 0
Pkts64Octets : 0
Pkts65to127Octets : 0
Pkts128to255Octets : 0
Pkts256to511Octets : 0
Pkts512to1023Octets : 0
Pkts1024to1522Octets: 0
RxOversizePkts : 0
RxJabbers : 0
RxAlignmentErrors : 0
RxFCSErrors : 0
RxGoodOctets : 0
RxDropPkts : 0
RxUnicastPkts : 0
RxMulticastPkts : 0
RxBroadcastPkts : 0
RxSAChanges : 0
RxFragments : 0
RxJumboPkts : 0
RxSymbolErrors : 0
RxDiscarded : 0

disable: ???
pvid: 0
link: port:8 link:down
VLAN 1:
ports: 1 2 3 7t
VLAN 2:
ports: 0t 7t
VLAN 3:
ports: 0t 5 7t



dnsmasq:

interface=br0
resolv-file=/tmp/resolv.dnsmasq
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=92
dhcp-option=br0,3,192.168.1.1
dhcp-authoritative
dhcp-range=br0,192.168.1.110,192.168.1.199,255.255.255.0,1440m
dhcp-host=02:0f:b5:4e:d6:bd,new1,192.168.1.189,1440m
dhcp-host=08:60:6e:e1:cc:c4,new2,192.168.1.191,1440m
bogus-priv
conf-file=/etc/rfc6761.conf
clear-on-reload
stop-dns-rebind
dhcp-option=252,"
"
cache-size=1500
attitude
DD-WRT Novice


Joined: 06 Jan 2022
Posts: 3

PostPosted: Thu Jan 06, 2022 19:57    Post subject: Reply with quote
I have a feeling that port numbering in web UI is not the same as the port numbering on the plastics

The link status shown in "Switch Config" does not match the cables connected. The LED diods match the cable connection tho...
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6870
Location: Romerike, Norway

PostPosted: Thu Jan 06, 2022 21:55    Post subject: Reply with quote
The internal numbering in the switch is usually backwards compared to the one on the casing.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum