/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Hello Family,

I'm trying to use an internal Linux box as my webserver and I'm not
quite clear on the ruleset, I'm using the standard 192.168.1.0
internal addressing. This is RedHat-7.0 running 2.4 kernel. The
internal machine needed to serve is 192.168.1.2

iptables -A FORWARD -m tcp -p tcp -s 0/0 --sport 80 -d 192.168.1.2 \
--dport 80 ACCEPT

I've been reading the iptables docs and can't seem to see where I'm
going wrong here. Thanks

--
Bill Schoolcraft
PO Box 210076                 -o)
San Francisco CA 94121         /\
"UNIX, A Way Of Life."        _\_v
http://forwardslashunix.com

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to