On Fri, Aug 17, 2007 at 11:01:20AM -0700, Dylan Martin wrote: > Or, is there another way around this problem? A way to make an > alias for an interface, say?
Interface groups work pretty well for that, see ifconfig(8). In most cases, the default 'egress' group (containing only the interface where the default route points out through) is appropriate, and if not you can define your own. ExtIf = egress Daniel
