I'm on the last leg trying to connect my CentOS based firewall to my ASG v8 via OpenVPN
The connection itself goes just fine, the openvpn reports connect successfull and the Astato/Sophos gives the green light for the connection,
but if i try pinging/connecting to something on the LAN net of the asg, nothing gets through.
In my existing setup between two openvpn's the network is consisting of 2 peer ip's in the same range
But with the ASG it is introducing an peer ip in the 10.242 range
From my openvpn routes:
10.242.2.1 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
192.168.0.0 10.242.2.1 255.255.255.0 UG 0 0 0 tun0
84.*.*.* 10.242.2.1 255.255.255.0 UG 0 0 0 tun0
and ip configuration:
8: tun0: mtu 1500 qdisc pfifo_fast qlen 100
link/[65534]
inet 10.4.0.1 peer 10.242.2.1/32 scope global tun0
Screenshots from the utm is also included
Anyone have a suggestion what to do?
This thread was automatically locked due to age.