Hi, I hav an openvpn connection established between the RUTX11 and a Sophos UTM SG330.
I can connect from the Sophos to the RUTX11 via the openvpn connection.
I cannot connect from the RUTX11 to the Sophos UTM via the openvpn tunnel. I can connect to other networks on the Sophos UTM if I send the traffic out of the wan on the RUTX11 so I know the routing is working fine.
If I send it via the OpenVPN tunnel, it doesn't reach it's destination.
Dropping the firewall on the RUTX11 allows traffic to reach the destination via the openvpn tunnel (traceroute confirms this)
Dropping the firewall (tunnel traffic allowed)
[email protected]:~# /etc/init.d/firewall stop
Warning: Section @zone[1] (wan) cannot resolve device of network 'wan6'
Warning: Section @zone[1] (wan) cannot resolve device of network 'mob1s2a1'
Warning: Section @zone[1] (wan) cannot resolve device of network 'wwan'
Warning: Option @rule[14].vpn_type is unknown
Warning: Option @rule[15].vpn_type is unknown
Warning: Option @rule[16].vpn_type is unknown
Warning: Option @rule[17].vpn_type is unknown
Warning: Option @redirect[6].vpn_type is unknown
* Flushing IPv4 filter table
* Flushing IPv4 nat table
* Flushing IPv4 mangle table
* Flushing IPv6 filter table
* Flushing IPv6 mangle table
* Flushing conntrack table ...
Starting the firewall (tunnel traffic is blocked)
[email protected]:~# /etc/init.d/firewall start
Warning: Section @zone[1] (wan) cannot resolve device of network 'wan6'
Warning: Section @zone[1] (wan) cannot resolve device of network 'mob1s2a1'
Warning: Section @zone[1] (wan) cannot resolve device of network 'wwan'
Warning: Option @rule[14].vpn_type is unknown
Warning: Option @rule[15].vpn_type is unknown
Warning: Option @rule[16].vpn_type is unknown
Warning: Option @rule[17].vpn_type is unknown
Warning: Option @redirect[6].vpn_type is unknown
* Populating IPv4 filter table
* Rule 'Allow-DHCP-Renew'
* Rule 'Allow-Ping'
* Rule 'Allow-IGMP'
* Rule 'Allow-IPSec-ESP'
* Rule 'Allow-ISAKMP'
* Rule 'Enable_HTTPS_WAN'
* Forward 'lan' -> 'wan'
* Zone 'lan'
* Zone 'wan'
* Populating IPv4 nat table
* Zone 'lan'
* Zone 'wan'
* Populating IPv4 mangle table
* Zone 'lan'
* Zone 'wan'
* Populating IPv6 filter table
* Rule 'Allow-DHCPv6'
* Rule 'Allow-MLD'
* Rule 'Allow-ICMPv6-Input'
* Rule 'Allow-ICMPv6-Forward'
* Rule 'Allow-IPSec-ESP'
* Rule 'Allow-ISAKMP'
* Rule 'Enable_HTTPS_WAN'
* Forward 'lan' -> 'wan'
* Zone 'lan'
* Zone 'wan'
* Populating IPv6 mangle table
* Zone 'lan'
* Zone 'wan'
* Flushing conntrack table ...
* Set tcp_ecn to off
* Set tcp_syncookies to on
* Set tcp_window_scaling to on
* Running script '/etc/firewall.user'
* Running script '/usr/share/miniupnpd/firewall.include'