I'm trying to get ipchains to do what should be a very
simple thing, however, I am stuck.  I've read the
HOW-TO and I must be missing something basic.

I'm using ipchains 1.3.9 and the policy for "input" is
set to DENY. 

I tried to allow web server access by issuing the
following commands:

/sbin/ipchains -A input -p TCP -t ppp0 -s 0/0 -d
localhost

/sbin/ipchains -A input -p TCP -t ppp0 -s localhost -d
0/0

/sbin/ipchains -A input -p UDP -t ppp0 -s 0.0 -d
localhost

When I try to surf the net with netscape, nothing
loads.  What am I doing wrong?  Thanks

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to