On Mon, Aug 2, 2010 at 1:45 PM, Boris Epstein wrote:
> Hello listmates,
>
> It's been a few years since I've set up a router... and for some
> reason I seem to be getting hung up on this one.
>
> Does anybody have a sample iptables config file that would incorporate
> NAT and forwarding for a simp
>Does anybody have a sample iptables config file that would incorporate
>NAT and forwarding for a simple router?
Turn on ip frwding in sysctl.conf:
net.ipv4.ip_forward = 1
Then rules something like this (Tune for your needs):
# Accept packets belonging to established and related connections
/sbin
Hello listmates,
It's been a few years since I've set up a router... and for some
reason I seem to be getting hung up on this one.
Does anybody have a sample iptables config file that would incorporate
NAT and forwarding for a simple router?
Thanks.
Boris.
__
3 matches
Mail list logo