Site to Site Custom tunnel with VLAN
Good day!
I am having trouble with my configuration, I can successfully established connection with both firewall but I cannot access the VLAN on the branch firewall.
Here is my config:
HQ
Local Subnet: 192.168.100.0/24
Remote Subnet: 192.168.50.0/24
BRANCH
Local Subnet: 192.168.50.0/24
Remote Subnet: 192.168.100.0/24
Static Route HQ:
Destination: 192.168.50.0/24
Gateway: 122.8.182.207
Static Route BRANCH:
Destination: 192.168.100.0/24
Gateway: 222.81.180.201
My firewall policies:
HQ FIREWALL
VPN1:
incoming interface: hq-to-branch
outgoing interface: lan
source: all
destination: all
service:all
NAT: disabled
VPN2:
incoming interface: lan
outgoing interface: hq-to-branch
source: all
destination: all
service:all
NAT: disabled
BRANCH FIREWALL
VPN1:
incoming interface: hq-to-branch
outgoing interface: lan
source: all
destination: all
service:all
NAT: disabled
VPN2:
incoming interface: lan
outgoing interface: hq-to-branch
source: all
destination: all
service:all
NAT: disabled
My problem is I cannot access the following VLAN subnet in the branch firewall
10.10.20.0/24
10.10.30.0/24
Thank you in advance!
