I have a Pepwave MAX BR1 Pro 5G running 8.2.1 build 5018 with the OpenVPN license installed. My OpenVPN server is a pfSense appliance and it’s configured correctly. My configurations tell OpenVPN to make subnet 192.168.30.0/24 available through the tunnel and nothing else - redirect IPv4 gateway is not enabled. The Pepwave seems to ignore the pushed route for 192.168.30.0/24 and sends all traffic down the tunnel. I placed an outbound policy for 192.168.30.0/24 within the Pepwave GUI with an enforced connection to the OpenVPN interface, but that doesn’t seem to make a difference either. All traffic is still being routed through the tunnel. I only want traffic destined to 192.168.30.0/24 to be routed through the tunnel. All other traffic should default out the Cellular interface. Is this not possible? I’ve also tried this on 8.3.0 build 5211 with the same results.
pfSense Log:
peplink.vpn/X.X.X.X:7637 SENT CONTROL [USERNAME-HERE]: ‘PUSH_REPLY,route 192.168.30.0 255.255.255.0,dhcp-option DNS 1.1.1.1,dhcp-option DNS 1.0.0.1,route-gateway 172.16.200.1,topology subnet,ping 10,ping-restart 60,ifconfig 172.16.200.2 255.255.255.240,peer-id 0,cipher AES-256-GCM’ (status=1)
Traceroutes:
MacBook-Pro ~ % traceroute yahoo.com
traceroute to yahoo.com (74.6.231.21), 64 hops max, 52 byte packets
1 max-br1-921d (192.168.50.1) 5.025 ms 5.019 ms 4.053 ms
2 172.16.200.1 (172.16.200.1) 118.316 ms
media-router-fp74.prod.media.vip.ne1.yahoo.com (74.6.231.21) 107.593 ms
172.16.200.1 (172.16.200.1) 115.670 ms
MacBook-Pro ~ % traceroute 192.168.30.24
traceroute to 192.168.30.24 (192.168.30.24), 64 hops max, 52 byte packets
1 max-br1-921d (192.168.50.1) 10.604 ms 4.572 ms 4.053 ms
2 172.16.200.1 (172.16.200.1) 114.814 ms 108.705 ms 110.508 ms
3 192.168.30.24 (192.168.30.24) 109.386 ms 117.877 ms 110.040 ms