[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RE: cobalt-users digest, Vol 1 #2390 - 18 msgs



On Tue, 20 Mar 2001, American Web Host wrote:
> >>hosts.allow
> 
> >>portmap:        192.168.0.0/255.255.255.0
> 
> Shouldn't this be 192.168.0.      

Both are correct :)

The second is shorter and easier to type in , but only works for multiples
of 8 bits, the longer version takes 2 full IP numbers, a base address, and
a netmask, and is more flexible...

gsh

ps: note that the default is allow unless you put something in hosts.deny