Date: Thu, 3 Oct 2002 14:36:42 -0400 From: Michael Palinski <mikep@mail.msen.com> To: freebsd-questions@freebsd.org Subject: ntp not working as expected Message-ID: <20021003143642.E8504@staff.msen.com>
index | next in thread | raw e-mail
FreeBSD 4.5-RELEASE-p20
virtual web server offering ssl os addresses are configured on the
loopback interface using lines in rc.conf like;
ifconfig_lo0_alias1="inet 148.59.66.1 netmask 255.255.255.255 "
The code around line 306 of ntp/ntpd/ntp_io.c tries to prevent ntpd
from listening on these aliased interfaces but does not work.
netstat -a shows ntp listening on each of these addresses.
Anyone have a workaround?
mikep @ msen inc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021003143642.E8504>
