Alan Lee wrote:
>I require a web server to be firewalled, as in, sitting behind a linux box
>using port forwarding.

>I recall playing around with it some time ago.. but i cant recall how!!

>These are the IP's etc..

>203.101.21.98:80 needs to be forward to 10.0.0.2:80, as well as ftp
>(203.101.21.98:20/21->10.0.0.2:20/21)

>Just a point in the right direction would help, as in, what web pages to
>look at.  I dont really want someone to say"command 234.234.2 234.234 234"
>whatever, tho, that would help:)

>Regards, Alan Lee

Go have a read here:

http://juanjox.kernelnotes.org/

With ipmasqadm its basically:

/usr/sbin/ipmasqadm portfw -a -P tcp -L $extip $extport -R $localip
$localport

--
Daniel Finn
EMAIL:- [EMAIL PROTECTED]
ICQ:- 4886934
MOBILE:- +61 (403) 364302

Nepean Micro Computers - www.nmc.com.au



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to