http://defect.opensolaris.org/bz/show_bug.cgi?id=10208





--- Comment #10 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-08-07 
07:42:23 ---
Looking at the "create_loc_legacy" script,

create loc Legacy
set activation-mode=system
set nameservices=dns,
set nameservices-config-file=/etc/nwam/loc/Legacy/nsswitch.conf
set dns-nameservice-configsrc=manual
set dns-nameservice-domain=ireland.sun.com
set dns-nameservice-servers=129.156.220.30,129.156.84.45,
set ipfilter-config-file=/etc/nwam/loc/NoNet/ipf.conf
set ipfilter-v6-config-file=/etc/ipf/ipf6.conf
set ipnat-config-file=/etc/ipf/ipnat.conf
set ippool-config-file=/etc/ipf/ippool.conf
end

I see that before nwam was enabled, svc:/network/ipfilter:default was enabled. 
The start method of net-nwam looks at svc:/network/ipfilter:default and sees
that it is enabled and gets the ipfilter and ipfilter-v6 config files.

So, the behavior reported in this bug is correct.  Before nwam was enabled,
ipfilter was enabled.  So, when nwam is disabled ipfilter is enabled.

To further test, disable ipfilter before starting nwam.  Check the Legacy
location or /etc/svc/volatile/nwam/create_loc_legacy file.  There should be no
ipfilter-{,v6}-config-file property.  Then, disable nwam and check if ipfilter
is online.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to