Date: Mon, 09 Dec 2002 11:23:58 -0200 From: "Daniel C. Sobral" <dcs@tcoip.com.br> To: current@freebsd.org Subject: RC NG, ntp and routed Message-ID: <3DF4996E.1040706@tcoip.com.br>
next in thread | raw e-mail | index | archive | help
I suggest that routed be specified as being BEFORE ntpd. In the absence of a route to the specified servers, ntpd has the annoying behavior of chosing the address of lo0 as the source address for ntp requests, resulting in all sorts of problems. This wouldn't happen in configurations with defaultrouter, but for those depending on dynamic routing... Of course, most dynamic routing protocols require a certain time before it goes to a stable state and install the externally received routes, but _that_ I solved with a sleep in the zebractl script (zebra being the router I use). I do see one contraindication to this behavior. Most routing protocols also react badly to time changes. Egg and chicken problem, but, personally, and running OSPF, which is one of those protocols that react badly to time changes, I find it preferably to run the router first. After all, having ntpd using 127.0.0.1 as source is useless to me. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Q: How did you get into artificial intelligence? A: Seemed logical -- I didn't have any real intelligence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DF4996E.1040706>