Dear All,
i hope someone can route me as i cannot route my VPN lol.
the situation as next, we have two WAN ( WAN1 / WAN2 ) see screenshot
WAN1 GW 192.168.30.254
WAN2 GW 192.168.1.254
i have created GW group with Trigger Level Packet Loss and Made WAN2 as tier1 and WAN1 as Tier 2
on the opnsense i have configured WAN1 as default GW
what i am trying to archieve is to have WAN1 route the VPN to the remote office and WAN2 to be as default internet on the office.
WAN2 is Fiber connectiong which is 200/200MB and want to keep using as main internet however WAN1 is a ADSL which is 10/2 we want it to use the VPN to RDP to the extern server.
the tunnel is i can access from the remote office back but from the office i cannot connect to the remote site.
my routing
what am i doing wrong ?
Thank you
i hope someone can route me as i cannot route my VPN lol.
the situation as next, we have two WAN ( WAN1 / WAN2 ) see screenshot
WAN1 GW 192.168.30.254
WAN2 GW 192.168.1.254
i have created GW group with Trigger Level Packet Loss and Made WAN2 as tier1 and WAN1 as Tier 2
on the opnsense i have configured WAN1 as default GW
what i am trying to archieve is to have WAN1 route the VPN to the remote office and WAN2 to be as default internet on the office.
WAN2 is Fiber connectiong which is 200/200MB and want to keep using as main internet however WAN1 is a ADSL which is 10/2 we want it to use the VPN to RDP to the extern server.
the tunnel is i can access from the remote office back but from the office i cannot connect to the remote site.
my routing
Code Select
Internet:
Destination Gateway Flags Netif Expire
default 192.168.30.254 UGS em1
10.7.0.1 link#13 UH ovpnc1
10.7.0.2 link#13 UHS lo0
20.1.1.0/24 link#11 U em0_vlan
20.1.1.1 link#11 UHS lo0
30.0.0.0/24 link#12 U em0_vlan
30.0.0.1 link#12 UHS lo0
127.0.0.1 link#7 UH lo0
192.168.1.0/24 link#3 U em2
192.168.1.67 link#3 UHS lo0
192.168.4.0/24 10.7.0.1 UGS ovpnc1
192.168.24.0/24 link#1 U em0
192.168.24.1 link#1 UHS lo0
192.168.30.0/24 link#2 U em1
192.168.30.10 link#2 UHS lo0
192.168.99.0/24 10.7.0.1 UGS ovpnc1
what am i doing wrong ?
Thank you