On Sun, May 30, 2004 at 11:34:43PM +0200, Olaf Hoyer wrote:
> 
> 2) put the media change in a separate shell script, and throw it unter
> /usr/local/etc/rc.d, so that it will be executed later on
> 
> something like:
> 
> >cat dc0-speedchange.sh
> #!/bin/sh
> ifconfig dc0 media 100baseTX
> 

You might want to put stuff like that in /etc/start_if.dc0
It gets executed just before the ip address is set or dhclient
is started.


-- 
greetz Joost
[EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to