On Fri, 18 Aug 2000, Simons wrote:

> And I have successfully deny all unused ports with ipchains on eth0, but I
> found that the ipchains deny all ports on eth0:0, some of my users on the
> network will connection to the eth0:0 IP and all of they are being reject
> now.

For all intents and purposes, eth0:0 IS eth0.  If you want to limit access
by IP, then use:
ipchains ... -d 192.168.0.1
rather than:
ipchains ... -i eth0

MSG




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

Reply via email to