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

Re: hosts.allow




> man hosts.allow man hosts.deny
> 

	doesnt exist on my machine.


> 
> If you want really really limited access to the machine.. set up the only
> hosts allowed for network connection in hosts.allow and deny ALL:ALL in
> /etc/hosts.deny.
> 
> - Kara

	I understand that much of how it works, but say that I wanted to 
	allow pop3 to all, but still deny all other services to all.
	I assume that hosts.allow statements are composed of :
	service:hosts/network
 	thus ALL : 10.254.4. will allow anything on the 10.254.4.0/24
	subnet access to all network services. I am looking for something
	more granular that would be something like:

	POP3 : ALL
	ALL : 192.168.100.
	ALL : 10.254.9.

	so that I would be able to allow the world pop capabilities, yet
	restrain access to all other netowrk services to specific
	networks.

	Any ideas?
	Charles


--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.