Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 1999 17:47:32 -0400 (EDT)
From:      "Christopher N. Harrell" <cnh@foo.ems.mindspring.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/12782: xntpd doesn't handle interface aliases properly
Message-ID:  <199907232147.RAA11463@foo.ems.mindspring.net>

next in thread | raw e-mail | index | archive | help

>Number:         12782
>Category:       bin
>Synopsis:       xntpd doesn't handle interface aliases properly
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 14:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Christopher N. Harrell
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
MindSpring Enterprises
>Environment:
	RELENG_3 and -CURRENT

>Description:

	xntpd creates a list of interfaces, but neglects aliases.  This is fixed
	in /usr/ports/net/ntp (ntpd version 4.0.93a) -- perhaps we should merge
	in the many bugfixes that've been made.

>How-To-Repeat:
	ntpserver% ifconfig e0 inet 10.0.0.2
	ntpserver% ifconfig lo0 inet 10.0.0.1 alias
	ntpserver% arp -S 10.0.0.1 auto perm pub
	ntpclient% ntpdate -d 10.0.0.1
	 transmit(10.0.0.1)
	 receive(10.0.0.2)
	 receive: server not found

>Fix:

	See /usr/ports/net/ntp for this and probably many others.

>Release-Note:
>Audit-Trail:
>Unformatted:


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




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