[ale] nslookup OK - No ping or access from proxy client

Alex Carver agcarver+ale at acarver.net
Sat Jun 10 18:58:26 EDT 2023


On 2023-06-10 13:23, Boris Borisov via Ale wrote:
> The old fashion way.
> 
> iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
> 
> 
> echo 1 > /proc/sys/net/ipv4/ip_forward

And remember to edit /etc/sysctl.conf to persistently set this 
forwarding parameter:

net.ipv4.ip_forward=1



More information about the Ale mailing list