"ifconfig: interface XX does not exist " on startup
- From: "Dominique Goncalves" <dominique.goncalves@xxxxxxxxx>
- Date: Fri, 28 Jul 2006 16:45:42 +0200
Hi,
I use a system with RELENG_6 (mergemaster is ok). And on startup, I
can see some warnings like this:
ifconfig:
interface rl0 does not exist
this warning appears for all my interfaces (rl0, rl1 and ral0), I
guess I see these messages because my interfaces are renamed with
ifconfig_rl0_name="net0" for example.
/etc/pccard_ether: DEBUG: run_rc_command: evaluating pccard_ether_start().
ifconfig:
interface rl0 does not exist
/etc/rc.d/netif: DEBUG: run_rc_command: evaluating network_start().
ifconfig:
interface rl0 does not exist
extract of my /etc/rc.conf:
ifconfig_rl0_name="net0"
ifconfig_rl1_name="lan0"
ifconfig_ral0_name="wifi0"
ifconfig_net0="DHCP"
ifconfig_lan0="192.168.0.254 netmask 255.255.255.0"
ifconfig_wifi0="192.168.1.254 netmask 255.255.255.0 ssid BSDNetwork
mode 11g mediaopt hostap"
dmesg -a: http://djdomics.free.fr/FreeBSD/dmesg-a.txt
BTW, my network works as expected.
Thanks for your help.
Regards.
--
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: 6-STABLE locks solid - current ok, why?
- Next by Date: Re: Monitoring temperature with acpi (sysctls)
- Previous by thread: Re: Monitoring temperature with acpi (sysutils)
- Next by thread: 6.1 smp kernel on uniprocessor
- Index(es):