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

Re: port forwarding



Don't you need the ipmasqadm program from the kernelnotes.org site?  I
seem to think you do...

Or, wait a moment for 2.4 and use "iptables -t nat -A PREROUTING -s 0.0.0.0/0 -d x.x.x.x:2200 -j DNAT --to 10.1.1.2:22" or something pretty similar to that.

iptables is cool.

--Danny, running 2.4 on his production router for the last 1.5 months with 0 problems

On Mon, Nov 27, 2000 at 10:24:04AM -0600, C Menzes wrote:
> i'm just looking for the point in the right direction on this one. i have
> ipchains set up on a machine performing nat for several machines on its
> inside eth1 segment using rfc1918 address space.
> is there an ipchains param for forwarding inbound packets based on port to
> these private based machines?
> for example, any packets going to x.x.x.x:22000 will be forwarded to
> 10.1.1.2:22?
> 
> thanks -cjm
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.