Subject: Re: "default" outgoing address
To: NetBSD Kernel Technical Discussion List <tech-kern@netbsd.org>
From: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
List: tech-kern
Date: 02/04/1999 20:51:30
On Thu, 4 Feb 1999, Greg A. Woods wrote:
> (shouldn't this be discussed on tech-net instead of tech-kern?)
Probably.
> Sounds OK to me though I also like Paul Goyette's idea:
>
> sysctl -w net.inet.ip.<ifname>.srcaddr=NNN.NNN.NNN.NNN
Unfortunatly you can't do that w/ sysctl. All the parts of the sysctl MIB
need to be known at compile time - of sysctl!
:-(
Take care,
Bill