Folks,
I'm trying an Astaro V7.403 and it seems to be unable to grant access to other hosts in the WAN address space because, when I put that CIDR into "Local networks" box this traffic is routed to my client's tun (correct), including the Astaro WAN's IP address (wrong), creating a routing loop at the client's box.
When I manually edit the openvpn.conf (I know it is an unsupported change) and add this...
Quote:
|
push "route remote_host 255.255.255.255 net_gateway"
|
...my Astaro pushes a route into my client's box, forwarding the Astaro's IP to the client's default gateway.
Is there any "authorized" way to solve this?
TIA,
d00b