-> >hosts.allow
-> >ALL: localhost,128.206.x.x : ALL
-> >
-> Whenever I've put an IP in, I always also add the mask, a la:
-> ALL :localhost, 128.206.0.0/255.255.0.0
->
-> AND LEAVE OFF THAT SECOND ALL!
->
-> >hosts.deny
-> >ALL: ALL
I likemore idea of one config file and use:
ALL: localh
>hosts.allow
>ALL: localhost,128.206.x.x : ALL
>
Whenever I've put an IP in, I always also add the mask, a la:
ALL :localhost, 128.206.0.0/255.255.0.0
AND LEAVE OFF THAT SECOND ALL!
>hosts.deny
>ALL: ALL
>
Thats what you want.
Paul
Andrew Ivanov <[EMAIL PROTECTED]> writes:
> Hi.
> I've been trying to limit the incoming connection into my machine by
> trying to setup hosts.allow and hosts.deny, but I believe I've run into
> problem.
> hosts.allow
> ALL: localhost,128.206.x.x : ALL
>
> hosts.deny
> ALL: ALL
>
> Basicly, wh
Hi.
I've been trying to limit the incoming connection into my machine by
trying to setup hosts.allow and hosts.deny, but I believe I've run into
problem.
hosts.allow
ALL: localhost,128.206.x.x : ALL
hosts.deny
ALL: ALL
Basicly, what I'm trying to do is not allow any connections from the
outside
4 matches
Mail list logo