Date: Wed, 27 Aug 1997 19:54:56 +1000 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Aled Morris <aledm@routers.co.uk> Cc: "Louis A. Mamakos" <louie@TransSys.COM>, hackers@FreeBSD.ORG Subject: Re: UDP "to" address? Message-ID: <Pine.BSF.3.91.970827195353.243B-100000@panda.hilink.com.au> In-Reply-To: <Pine.BSF.3.91.970826170445.21490H-100000@ns.uk.peer.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Aug 1997, Aled Morris wrote: > On Tue, 26 Aug 1997, Louis A. Mamakos wrote: > > > Typically, a portable approach to doing this is to create a socket > > per interface address and bind it. Then you look at which fd the > > packet was received on to determine the destination address. > > That sounds like the best way - unfortunately, I'm currently using inetd, > so I'll have to do a bit more work... You could run an inetd per interface address. See inetd(8) '-a' flag. Danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970827195353.243B-100000>