WARNING: attempt to net_add_domain(netgraph) after domainfinalize()

From: Mike Jakubik <mikej_at_rogers.com>
Date: Wed, 22 Feb 2006 20:34:39 -0500
I get this message on bootup, i have an adsl connection using the system 
ppp. It seems like it is the process of loading modules and establishing 
the connection that does this. Anyone know why this is happening, and if 
its harmless, perhaps it would be better to silence it?

---
FreeBSD 7.0-CURRENT #0: Sat Feb 18 02:13:39 EST 2006

Feb 22 20:27:17 fbsd kernel: ad0: 78167MB <Maxtor 6Y080P0 YAR41BW0> at 
ata0-master UDMA100
Feb 22 20:27:17 fbsd kernel: ad2: 156334MB <Maxtor 4G160J8 GAK819K0> at 
ata1-master UDMA100
Feb 22 20:27:17 fbsd kernel: ad4: 239372MB <Maxtor 6B250R0 BAH41B10> at 
ata2-master UDMA100
Feb 22 20:27:17 fbsd kernel: ad6: 76345MB <MAXTOR 6L080L4 A93.0500> at 
ata3-master UDMA100
Feb 22 20:27:17 fbsd kernel: Trying to mount root from ufs:/dev/ad0s1a
Feb 22 20:27:17 fbsd kernel: WARNING: attempt to 
net_add_domain(netgraph) after domainfinalize()
Feb 22 20:27:17 fbsd savecore: no dumps found

# kldstat
Id Refs Address    Size     Name
 1    7 0xc0400000 339be8   kernel
 2    1 0xc073a000 61b60    acpi.ko
 3    4 0xc3273000 b000     netgraph.ko
 4    1 0xc3282000 4000     ng_ether.ko
 5    1 0xc3286000 5000     ng_pppoe.ko
 6    1 0xc328b000 4000     ng_socket.ko

/etc/rc.conf:
ppp_enable="YES"
ppp_mode="ddial"
ppp_profile="myisp"
ppp_nat="NO"


/etc/ppp/ppp.conf:
default:
 set log Phase Chat IPCP CCP tun command
 ident user-ppp VERSION (built COMPILATIONDATE)


myisp:
 set device PPPoE:xl0

 set authname ***
 set authkey ***

 set dial
 set login

 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR
Received on Thu Feb 23 2006 - 00:34:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC