Re: Confused about NAT and forwarding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> PRIV_PROXY_IP=192.168.0.2
> PUB_PROXY_IP=a.b.c.d
> IPT=iptables
> 
> $IPT -t nat -I POSTROUTING -s $PRIV_PROXY_IP -o eth0 -j SNAT --to
> $PUB_PROXY_IP
> 

I just want to let you guys know that this solution worked. 

Thanks again.


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux