Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 1999 14:25:35 +0400
From:      Sergei Vyshenski <svysh@rsfq.npi.msu.su>
To:        freebsd-questions@freebsd.org
Subject:   portmap wants IP only?
Message-ID:  <3.0.5.32.19990530142535.007ccd10@rsfq.npi.msu.su>

next in thread | raw e-mail | index | archive | help
3.2S
In the file /etc/hosts.allow line

	ftpd,telnetd : hostname.domainname : allow

goes fine, but line

	portmap : hostname.domainname : allow

does not work. It wants be modified like this:

	portmap : 1.2.3.4 : allow

Does it means that only daemons called via inetd
understand host names? Why?

And is it normal that short versions of hostnames do not go 
into /etc/hosts.allow ?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990530142535.007ccd10>