ifconfig
Han Hwei Woo
hhwoo at argosy.ca
Fri Jun 27 06:50:07 PDT 2003
Are you including the alias as part of the directive, or as one of the
parameters of the directive? i.e. are you doing:
ifconfig_if0_alias0="inet <ip> netmask 0xffffffff"
or
ifconfig_if0="inet <ip> netmask 0xffffffff alias"?
If you're using the second method, try using the first. If you're already
using the first method though, I don't know what to tell you.
Hope this helps.
Han Hwei Woo
http://www.argosy.ca
----- Original Message -----
From: "Grant Peel" <grant at thenetnow.com>
To: <freebsd-questions at freebsd.org>
Sent: Wednesday, June 25, 2003 7:52 PM
Subject: ifconfig
> Is there any reason ifconfig will re-order the names of aliases IPs?
>
> Example, in my rc.conf. I have all IPs grouped by network, sorted by IP.
> WHen I add them using ifconfig, they wind up in a different order
(jumbled).
> Everything still works fine, its just screwing my scripts up.
>
> -Grant
>
> Grant W. Peel
> Server Admin
> grant at thenetnow.com
> http://thenetnow.com
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list