Quantcast
Channel: pfSense
Viewing all articles
Browse latest Browse all 790

Routing problem between two pfsense and vpns

$
0
0

Hello,
we have two pfSense with this configs:

#------------------------------------------------
Pfsense1 (10.128.0.251):

- WAN: x.x.x.220/29 next hop x.x.x.217/29
- LAN: 10.128.0.0/24
- IPSEC:
- 172.16.48.0/23
- 192.168.72.0/23
- 172.23.56.206/32
- OPENVPN:
- TUN 172.26.90.0/24
- TUN 172.26.91.0/24

NAT outbound: automatic

Rules:

- LAN ipv4* * * * * *
- IPSEC ipv4* * * * * *
- OPVNPs ipv4* * * * * *
#------------------------------------------------

and

#------------------------------------------------
pfSense2 (10.128.0.1):

- WAN: x.x.x.219/29 next hop x.x.x.217/29
- LAN: 10.128.0.0/24
- LAN+vlan10: 10.130.0.0/24

Rules:

LAN ipv4* * * * * *

NAT outbound: automatic

Static route:

- 172.16.48.0/23 => 10.128.0.251
- 192.168.72.0/23 => 10.128.0.251
- 172.23.56.206/32 => 10.128.0.251
- 172.26.90.0/24 => 10.128.0.251
-...

Viewing all articles
Browse latest Browse all 790

Trending Articles