But you can also restrict access to hosts in the ipchains/iptables scripts.
I use tcpwrappers also, but technically, I think it is correct, if you
blocked access at the firewall level, the request would never be seen by the
tcp wrapper daemon. ipchains and iptables happen at the kernel/networking
layer. Isn't this correct?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of G. T. Francisco, III
Sent: Tuesday, January 15, 2002 9:41 AM
To: [EMAIL PROTECTED]
Subject: Re: Is tcpd now redundant if using ipchains/iptables ? (RE:
IPChains vs IPTables)


On Tue, Jan 15, 2002 at 12:12:31AM +0000, chas said:
> Pls excuse my ignorance here but if one is using ipchains or iptables,
> is tcp wrappers now redundant ? (ipchains certainly seems so much more
> flexible). Anybody using both ?
>
Yes, I use both. tcp wrappers provides more granular acces. For example,
I have opened ssh via iptables but I restrict what hosts can connect via
tcp wrappers.

HTH,



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



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

Reply via email to