![]() |
[Solved] [OT] Iptables problem - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: Small Talk (/forum-20.html) +--- Thread: [Solved] [OT] Iptables problem (/thread-3370.html) |
[Solved] [OT] Iptables problem - rbtux - 05-26-2008 06:59 PM Hi guys I got a little iptables problem: I have a router with a few interfaces eth0: for pppoe eth1: internal net eth2: public net ppp0: "internet" Now I would like to do nat only for the internal net (eth1->ppp0) and not for the public net (there i have public ips...) What is the correct iptables line for that?? I don't get it... RE: [OT] Iptables problem - rbtux - 05-26-2008 07:10 PM nevermind i managed it ;-)) |