Quote from: Demusman on October 09, 2022, 01:15:48 amQuote from: cookiemonster on October 08, 2022, 11:36:30 pmTry this to pass traffic from Vlan 10 to 20:On VLAN20 set a firewall rule:action: passinterface: VLAN20direction: intcp/ip : ipv4potocol: anysource: VLAN10 netport: *destination: VLAN20 netport: *gateway: defaultThat would be a firewall rule to incoming traffic from vlan10 to vlan20.How could vlan10 ever be a source on vlan20 interface??Reverse the source and destinations.Ok my mistake.
Quote from: cookiemonster on October 08, 2022, 11:36:30 pmTry this to pass traffic from Vlan 10 to 20:On VLAN20 set a firewall rule:action: passinterface: VLAN20direction: intcp/ip : ipv4potocol: anysource: VLAN10 netport: *destination: VLAN20 netport: *gateway: defaultThat would be a firewall rule to incoming traffic from vlan10 to vlan20.How could vlan10 ever be a source on vlan20 interface??Reverse the source and destinations.
Try this to pass traffic from Vlan 10 to 20:On VLAN20 set a firewall rule:action: passinterface: VLAN20direction: intcp/ip : ipv4potocol: anysource: VLAN10 netport: *destination: VLAN20 netport: *gateway: defaultThat would be a firewall rule to incoming traffic from vlan10 to vlan20.