On 3/18/06, Bliss, Aaron <ABliss@xxxxxxxxxxxxxxxxx> wrote: > I'm attempting to limit connections to the hp data protector client > service using tcp wrappers, but have not had much luck (let me say that > I've never used tcp wrappers before so it's very likely my syntax is > bad); here's the line I added to /etc/hosts.allow > > omni : backup1 > > And in /etc/hosts.deny > > omni : * > If I wanted to do something similar to what youre doing, but for ssh, I'd edit only /etc/hosts.deny with the following information: sshd: ALL EXCEPT backup1 hth -- Robert Brent P. Lipke, RHCE brent@xxxxxxxxxxxxxxxx gpg --keyserver pgp.mit.edu --recv-keys 49A711F1 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list