[00:00]<fyguw_drgau>LLcoolM: YOu can do that aswell... [00:00]<fyguw_drgau>LLcoolM: Its just a matter of.. Removing.. --dport port infornt [00:01]<fyguw_drgau>LLcoolM: in the SNAT rule... [00:01]<ffajjfm>yes, what about the theory? [00:01]<fyguw_drgau>LLcoolM: if you really want to hear.. [00:02]<ffajjfm>iptables -t nat -I POSTROUTING -s 0.0.0.0/0 -d 192.168.3.6 -p tcp --dport 80 -j SNAT --to 192.168.3.1 <-- that one?