Don't see any errors in log. But:
Code:May 1 22:38:07 openvpn-routing: Configuring policy rules for client 1 May 1 22:38:07 openvpn-routing: Creating VPN routing table May 1 22:38:07 openvpn-routing: Removing route for 10.11.10.1 to tun11 from main routing table May 1 22:38:07 openvpn-routing: Removing route for 0.0.0.0/1 to tun11 from main routing table May 1 22:38:07 openvpn-routing: Removing route for 128.0.0.0/1 to tun11 from main routing table May 1 22:38:07 openvpn-routing: Adding route for 192.168.100.51 to 0.0.0.0 through WAN May 1 22:38:07 openvpn-routing: Adding route for 192.168.100.1 to 0.0.0.0 through WAN May 1 22:38:07 openvpn-routing: Adding route for 192.168.100.75 to 0.0.0.0 through VPN client 1 May 1 22:38:07 openvpn-routing: Tunnel re-established, restoring WAN access to clients May 1 22:38:07 openvpn-routing: Completed routing policy configuration for client 1 May 1 22:38:07 openvpn[23785]: Initialization Sequence Completed
Does it need to add routes if it is set to ALL?
Looks like it's not realizing policy mode is disabled, since I see this line:
Code:
May 1 22:38:07 openvpn-routing: Configuring policy rules for client 1
I'll take a look when I get back home tonight. In the mean time, switch to policy mode, and create two rules to forward everything but the router itself:
From: 192.168.100.0/24
To: 0.0.0.0
Interface: VPN
From: 192.168.100.1
To: 0.0.0.0
Interface: WAN