Modify ↓
Opened 8 years ago
Closed 7 years ago
#7168 closed defect (fixed)
[rtl8366s] VLAN configuration does not work
Reported by: | dremon | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Backfire 10.03.1 |
Component: | kernel | Version: | Backfire 10.03 |
Keywords: | vlan switch rtl8366s | Cc: |
Description
Using Backfire 10.3 on Netgear WNDR3700.
As soon as non-zero VLAN is configured and port 5 (cpu) is added to it - router becomes inaccessible on all lan ports.
Switch configuration:
config switch_vlan option device rtl8366s option vlan 0 option ports "1 2 3 5t" config switch_vlan option device rtl8366s option vlan 4 option ports "0 5t"
Attachments (0)
Change History (3)
comment:1 Changed 8 years ago by anonymous
comment:2 Changed 8 years ago by nico
- Milestone set to Backfire 10.03.1
comment:3 Changed 7 years ago by jow
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The easy workaround is to move the switch to VLAN1 instead of VLAN0 and set lan interface to "eth0.1".
Seems like VLAN0 doesn't work with eth0 as soon as cpu port is trunked to some other vlan.