Waldo L. Jaquith wrote:

> 2 of these machines can't access the Internet, the other 2 can.  All are
> recent-model Dells with barely-altered installs of Win98.  We've given them
> a gateway address of 172.16.0.50.  We can ping any IP, and DNS resolutions
> work just fine.  But http, ftp and pop don't work.  Only on these two
> machines, on which I'm unable to discern any variation from the other two.

The first step in debugging filtering rules is to log all packets
which are denied or rejected, by adding a catch-all DENY (or REJECT)
rule to the end of any chain with a policy of DENY/REJECT, then adding
the "-l" switch to all DENY and REJECT rules.

BTW, you need to ensure that syslog actually logs those messages
somewhere, e.g. by adding

        kern.info               /var/log/kernel

to /etc/syslog.conf (and restarting syslogd).

-- 
Glynn Clements <[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to