> service uucp
> {
>         socket_type = stream
>         protocol = tcp
>         user = uucp
>         server = /usr/sbin/uucico
>         server_args = -I /etc/uucp/config -l
>         type = UNLISTED
>         wait = no
> }

You have to add "only_from = <your_subnet>", or you have to edit
/etc/xinetd.conf and change "only_from = localhost" to something less
restrictive. I would advice to add the option to the service, leaving other
services restricted to localhost.

Greetings, Dennis


--
[EMAIL PROTECTED] mailing list

Reply via email to