On 08/12/13 08:00, Richard Jones wrote: > Aug 11 17:07:46/511 ERROR: svc:/network/ipfilter:default: Method > "/lib/svc/method/ipfilter reload" failed with exit status 96. > Aug 11 17:07:46/511: network/ipfilter:default misconfigured: transitioned to > maintenance (see 'svcs -xv' for details) > > svcs -xv shows nothing.
If you can post the "nothing," that might help. At a guess, it's telling you to look at /var/svc/log/network-ipfilter:default.log, and that the actual error message is in there. Going further on that limb, the actual error message might be "no such interface" or something like that. > I did a little more digging around, and it looks like I've got something > wrong with nwam: > > network-physical:nwam.log: nwamd: kstat_open operation failed: No such file > or directory That shouldn't be a big deal. nwamd uses kstat to read initial link state for drivers that don't support DL_NOTE_LINK_UP/DOWN. There aren't many like that, so it almost certainly doesn't matter. > I opted to use the NCU/NCP means of assigning a static IP rather than > disabling NWAM and assigning IPs manually: Unfortunately, I have no idea how NWAM and ipfilter interact. -- James Carlson 42.703N 71.076W <[email protected]> _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
