On Thu, Jan 29, 2009 at 9:14 AM, Tortise <[email protected]> wrote: > Hi Marty > > There will be a boot file that you can append the ifconfig command to, to > take the WAN down on reboot.
I think you can just do an ifconfig <interface> down at the bottom of /etc/rc, although the interface would probably be brought up a few seconds before it can be brought down. For more control, check out interfaces_configure() at /etc/inc/interfaces.inc. =) Regards, [ simon.cpu ] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
