Re: Network interface renaming

Dag-Erling Smørgrav <[email protected]>
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]>
Chris Ross <[email protected]> writes:
> 1. Is interface renaming just too dangerous to use?

Yes.  For instance, `service netif stop` and `service netif restart` may
not work properly, packet filter rulesets may fail to load, etc.

> 2. Is there any way I can make the interfaces take
> their names earlier?
> 3. Can I verify when local-onbound, or other, daemons are starting
> up and if they’re failing get that reported somewhere I can see
> After the system is multi-user?

To see the order they start in:

    rcorder /etc/rc.d/* /usr/local/etc/rc.d/*

Anything that failed to start will presumably have left error messages
in /var/log/messages.

DES
-- 
Dag-Erling Smørgrav - [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.