Hi all,
  I am new to ipchains but have managed to masquerade my
home network behing RH 6.2 (with updates) and ipchains.  Now
I would like to set up a test apache server on the
masquerade box.  This will be visible to the outside world
for my testing of some attempts at PHP to PostgreSQL.

  I am not sure of the rule to allow the outside world to
access the apache box (localhost to the firewall machine).

  I tried to add:

ipchains -A input -i eth0 -p TCP -s 0.0.0.0/0 -d lo www
ACCEPT

This added to my originally working rule set did the
following:
        1.  Still can't get to the apache server
        2.  Turned off internet access to the rest of the inhouse
network.

ANy ideas?  I have been through the man ipchains and the
HOW-TO to get to the point where I am now.

Thanks!
Bob
-- 
Bob Hartung
www.radiologygrouppc.com
www.qchealthwatch.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to