Hi all I am new in Ip masquerade

I setup Ip masquerade on a router (Linux RH 5.2  on a i486) with two
Ethernet interfaces.  One interface routes to the ISP subnet/gateway,
 and the other interface supports a class private network  address
(i.e. 199.183.25.x).

My http server has a ip number of this private network (i.e.
199.183.25.100).
I set up the router to forward the HTTP protocol towards this machine.

IP firewall forward rules, default policy: deny
type  prot source               destination          ports
acc   tcp  anywhere             199.183.25.100       1024:65535 -> http
acc   tcp  199.183.25.0/24      anywhere             http -> 1024:65535
acc/m all  199.183.25.0/24      anywhere             n/a
deny  all  anywhere             anywhere             n/a

But it doesn't work when  i try to browse the server from the internet
with the ip number of the external interface of the router.

Whats wrong  do I need to use
a tcp redirector
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to