P2P VPN Breaks WAN Gateway
-
I am currently attempting to build a P2P VPN tunnel between two PFSense FW's using Open VPN. I followed the instruction set I found to a T but the only iffy thing about it is the use of a pre-shared key in place of certs. I haven't messed with certs before and PFSense is still a little new to me so I figured I would stick with what I know and migrate to the certs late.
Whenever the tunnel comes up the WAN gateway goes down. I am also not able to send any traffic across the tunnel it just fails, traceroute stops at the network gateway but PCAP's show it going out to the other end of the tunnel. Any help would be greatly appreciated.
Broken Gateway
Client Side of Tunnel
Client Config 1
Client Config 2
Client Config 3
Client Config 4
Server Config 1
Server Config 2
Server Config 3
Server Side of Tunnel
I have attempted to build the tunnel without the gateway interface on the client side and this fixed the problem of the WAN gateway going down, however, I am still unable to get traffic across the tunnel. not sure where to go from here.
Things to know.
The client LAN is 10.13.0.0/16
The server LAN is the 10.10.0.0/16
Server first octet of IP is the 96.x.x.x
Client first octet of IP is the 73.x.x.xAny assistance is so greatly appreciated please let me know if anymore information is needed.
-
@ziggy94 said in P2P VPN Breaks WAN Gateway:
The client LAN is 10.13.0.0/16
The server LAN is the 10.10.0.0/16If so you set the remote networks wrong on both nodes.
-
@viragomann Thank you, i will swap those around and give that a shot... Going to feel dumb if that works. lol