Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

Unifi Recruiting: Unifi betatesters for OpenWrt, Recruit closed

views
     
tch9
post Jan 28 2011, 09:14 PM

New Member
*
Junior Member
17 posts

Joined: Dec 2005
Hi there!
Routers with Realtek rtl8366rb/rtl8366s switch chip will have support for vlan4k.

@blindbox
may i suggest you try the trunk version for WR1043ND coz it contains alot more vlan fixes for rtl8366rb & rtl8366s.

This post has been edited by tch9: Jan 28 2011, 09:23 PM
tch9
post Jan 29 2011, 10:16 PM

New Member
*
Junior Member
17 posts

Joined: Dec 2005
DIR-825 revision b1 confirm working with unifi & iptv. I'm using OpenWRT bleeding edge 25223.

my /etc/config/network as follows:-

config 'interface' 'loopback'
option 'ifname' 'lo'
option 'proto' 'static'
option 'ipaddr' '127.0.0.1'
option 'netmask' '255.0.0.0'

config 'interface' 'lan'
option 'ifname' 'eth0.500'
option 'type' 'bridge'
option 'proto' 'static'
option 'ipaddr' '192.168.1.1'
option 'netmask' '255.255.255.0'

config 'interface' 'wan'
option 'ifname' 'eth1.500'
option 'proto' 'pppoe'
option 'username' 'xxx'
option 'password' 'xxx'

config 'switch'
option 'name' 'rtl8366s'
option 'reset' '1'
option 'enable_vlan' '1'
option 'enable_vlan4k' '1'

config 'switch_vlan'
option 'device' 'rtl8366s'
option 'vlan' '500'
option 'ports' '1 2 3 5t'

config 'switch_vlan'
option 'ports' '0 5t'
option 'vlan' '600'

config 'interface' 'iptv'
option 'proto' 'none'
option 'type' 'bridge'
option 'defaultroute' '0'
option 'peerdns' '0'
option 'ifname' 'eth0.600 eth1.600'

Screenshot of the switch page from Luci web interface.
user posted image

This post has been edited by tch9: Jan 30 2011, 04:48 PM

 

Change to:
| Lo-Fi Version
0.0205sec    0.50    6 queries    GZIP Disabled
Time is now: 29th November 2025 - 03:45 AM