Date: Fri, 09 Aug 2002 16:55:15 +1000 From: Tony Landells <ahl@austclear.com.au> To: James Mclean <james@adam.com.au> Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: PPPoE Server and Bind. Message-ID: <200208090655.QAA28973@tungsten.austclear.com.au> In-Reply-To: Message from James Mclean <james@adam.com.au> of "Fri, 09 Aug 2002 16:12:35 %2B0930." <20020809161235.22bea0ce.james@adam.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, the default configuration for a server (program) should accept connections on any interface. After that, it's kind of up to the TCP/IP stack and kernel to ensure that the tun interfaces are seen. However it looks on my servers as if BIND actually "enumerates" the interfaces that are present and binds to each one, which matches with what you're seeing. The most obvious suggestion I can make is that you tell the clients to use an address that's always there, such as the 10.0.0.1 in your example. Tony -- Tony Landells <ahl@austclear.com.au> Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia 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?200208090655.QAA28973>