Firewall configuration for openvpn

I could solve the connection issue, it seems to be hat the following line in openvpn conf made the whole mess:

option local '10.0.10.1'

I deleted it and removed the non sense forwarding rule. Now every thing is working as expected.

1 Like