http://defect.opensolaris.org/bz/show_bug.cgi?id=10840
Summary: automatic location switching does not work
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: GUI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: robert.kinsella at sun.com
QAContact: nwam-dev at opensolaris.org
--- Comment #0 from Robert Kinsella <robert.kinsella at sun.com> 2009-08-21
15:58:53 UTC ---
also see:- http://defect.opensolaris.org/bz/show_bug.cgi?id=9561
testcase 1.
- with location Automatic currently selected.
- launch network-manager-properties -l
- add a new location e.g. Home-rules
- select activated by rules
- select any ip address is e.g. <ip-address> which is active on the system
- select ok, select ok
cat /etc/nwam/loc.conf
Home-rules
enabled=boolean,false;nameservices=uint64,0;dns-nameservice-configsrc=uint64,1;nameservices-con
fig-file=string,/etc/nsswitch.dns;activation-mode=uint64,2;conditions=string,ip-address
is 129.156.226.143;
- right click on nwam icon, select "Switch Locations Automatically"
expected result
location should switch to Home-rules
actual result
location remains set as Automatic.
nwamadm list -x
loc Home-rules uninitialized uninitialized
loc Office offline conditions for activation are unmet
loc Automatic online active
loc Legacy offline conditions for activation are unmet
loc NoNet offline conditions for activation are unmet
enm VPN1 disabled disabled by administrator
--
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.
You are the assignee for the bug.