From: Gonzalo I. <gon...@ho...> - 2017-11-11 01:35:52
|
Hi all, I've a problem that may be has been solved before but I can't find a solution through documentation nor searching on this list archive. My scenario is an Astlinux box with only an EXTINF (no LAN interface) directly connected to my internet router through the local LAN 192.168.1.0/24<http://192.168.1.0/24>. I'm able to access Astlinux box from LAN through EXTINF by adding a 'Pass EXT->Local' firewall rule. The Astlinux server is running an Openvpn server with network 10.0.0.0/24<http://10.0.0.0/24> and there's a remote location with LAN 192.168.2.0/24<http://192.168.2.0/24> permanently connected by vpn so that they can reach local LAN 192.168.1.0/24<http://192.168.1.0/24> but the problem is I can't reach remote 192.168.2.0/24<http://192.168.2.0/24> from 192.168.1.0/24<http://192.168.1.0/24>. 192.168.2.0/24<http://192.168.2.0/24> is reachable directly from Astlinux box so I suspect the problem is related to NAT/Arno firewall configuration. I've tried different iptables configurations without success so far. Any idea? Thanks for your support. |