Re: hosts.deny problem.

1999-01-13 Thread Matus \"fantomas\" Uhlar
-> >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

Re: hosts.deny problem.

1999-01-12 Thread wb2oyc
>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

Re: hosts.deny problem.

1999-01-11 Thread Carl Johnson
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

hosts.deny problem.

1999-01-11 Thread Andrew Ivanov
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