Hi
I have deployed XG Firewall on VirtualBox with 2 NICs. I need to send VLAN 200 iptv traffic through the firewall to my ISP.
Port 1 (LAN) is configured as static and Port 2 (WAN) as pppoe.
To connect to the Internet I need to authenticate using VLAN 100 with my ISP.
I have created zone IPTV. Later, created VLAN 100 and assign it to Port 2 and zone iptv. Afterwards, created VLAN 200 and assign it to Port 1/zone iptv and Port 2/zone iptv.
Now in order to allow traffic to flow between Port1.200 and Port2.200, I think I need to bridge them first like this:
But when I click the save button, I see it taking some time to save and soon my whole network will go down, not only the VirtualBox but all the hosts on my network. I think this bridge is creating a loop which in turn causes a traffic amplification which takes down the whole network.
How do I solve this? Please help.
This thread was automatically locked due to age.