Re: how to add flags to ifconfig at boot

2006-09-21 Thread Bill Schoolcraft
--- David Kelly [EMAIL PROTECTED] wrote: On Mon, Sep 18, 2006 at 12:38:30PM -0400, Robert Huff wrote: David Kelly writes: Or if one needs to ifconfig earlier in the startup process then put one's script in /etc/start_if.em0 It is my understanding (and experience) this

Re: how to add flags to ifconfig at boot

2006-09-21 Thread David Kelly
On Thu, Sep 21, 2006 at 07:24:21AM -0700, Bill Schoolcraft wrote: --- David Kelly [EMAIL PROTECTED] wrote: True only if your options for ifconfig in rc.conf would clear or override whatever it is you put in /etc/start_if_em0. As long as its something that can be done with multiple

Re: how to add flags to ifconfig at boot

2006-09-18 Thread Lowell Gilbert
Per olof Ljungmark [EMAIL PROTECTED] writes: How can I add flags to ifconfig at boot time, i.e. I want it to start with 'ifconfig em0 -tso' ? Add the flag to the ifconfig_em0 line in rc.conf(5). ___ freebsd-questions@freebsd.org mailing list

Re: how to add flags to ifconfig at boot

2006-09-18 Thread David Kelly
On Mon, Sep 18, 2006 at 10:04:18AM -0400, Lowell Gilbert wrote: Per olof Ljungmark [EMAIL PROTECTED] writes: How can I add flags to ifconfig at boot time, i.e. I want it to start with 'ifconfig em0 -tso' ? Add the flag to the ifconfig_em0 line in rc.conf(5). Or if one needs to ifconfig

Re: how to add flags to ifconfig at boot

2006-09-18 Thread Robert Huff
David Kelly writes: Or if one needs to ifconfig earlier in the startup process then put one's script in /etc/start_if.em0 It is my understanding (and experience) this only works when ifconfig_em0= in /etc/rc.conf.

Re: how to add flags to ifconfig at boot

2006-09-18 Thread David Kelly
On Mon, Sep 18, 2006 at 12:38:30PM -0400, Robert Huff wrote: David Kelly writes: Or if one needs to ifconfig earlier in the startup process then put one's script in /etc/start_if.em0 It is my understanding (and experience) this only works when ifconfig_em0= in

how to add flags to ifconfig at boot

2006-09-16 Thread Per olof Ljungmark
Hi, How can I add flags to ifconfig at boot time, i.e. I want it to start with 'ifconfig em0 -tso' ? Thanks, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to