hosts.allow does not resolve names
- From: Bit Twister <BitTwister@xxxxxxxxxxxxxxxx>
- Date: Tue, 27 Nov 2007 07:13:05 GMT
hosts.allow does not work with network names.
Would some kind soul tell me why it does not work?
/etc/hosts.allow fails with
ALL: .home.invalid
but ALL: 192.168.1.0/255.255.255.0 works.
$ hostname --domain
home.invalid
$ grep hosts: /etc/nsswitch.conf
hosts: files dns
$ cat /etc/host.conf
order hosts,bind
multi on
nospoof on
spoofalert on
$ head -4 /etc/hosts
127.0.0.1 localhost
192.168.1.213 m2008.home.invalid m2008
192.168.1.11 fw.home.invalid fw
192.168.1.130 wb.home.invalid wb
Running Mandriva Linux release 2008.0
Not running named/bind, NIS, YP. avahi*, tmdns
Tried tcpdchk but Mandirva runs xinetd instead of inetd so it fails.
.
- Follow-Ups:
- Re: hosts.allow does not resolve names
- From: David Schwartz
- Re: hosts.allow does not resolve names
- From: Moe Trin
- Re: hosts.allow does not resolve names
- From: Bit Twister
- Re: hosts.allow does not resolve names
- Prev by Date: Re: Duplicate MAC problems
- Next by Date: Re: hosts.allow does not resolve names
- Previous by thread: Q: ypcat, ypwhich etc all work, but still no login
- Next by thread: Re: hosts.allow does not resolve names
- Index(es):
Relevant Pages
|