QUOTE(joeaggas @ Sep 25 2010, 02:44 PM)
Eh!Mambo...thanks. Yes it's working now. What about the IPTV? shud I set it up the VLAN 600 on ether2-local-master or one of the slaves?
For IPTV,
1) use ether5 (my choice)
2) setup ether5 to be neither master nor slave. That means bound to "none". So this will not enable the switching function under this physical port (cos we want to bridge it)
3) setup vlan ID 600 under ether1 (yes, that wan port to btu). You probably have a vlan ID 500 under this ehter1 as well for PPPoE.
4) Create a bridge, call it bridge.iptv.
5) Put the vlan ID 600 interface created above and ether5 under this bridge->port . That mean you are bridging vlan 600 (under ether1) + ether5 physical port itself. Traffic going out via port1 will have vlan ID 600 tagged.
6) still in the bridge window, you'll see a button "bridge setup" (i think), uncheck Bridge for firwall, vlan and pppoe (yes, all 3 unchecked)
7) hook up the STB to ether5 port and power up the box. Have fun.
* as for your DHCP bit, i don't think it is the dhcp server. Disconnection here could be other stuff, check if you have mis configure any other interface with bridge. Your management port (probably ether2) should only hold dhcp and an IP address. nothing else.