http://defect.opensolaris.org/bz/show_bug.cgi?id=10653
Summary: manually assigned IP address appears as dhcp
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-08-04 nwamu1-build:2009-08-05
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-13
14:53:18 UTC ---
Created an attachment (id=2423)
nwam daemon log
ystem is configure on automatic profile with two active DHCP connections.
testcase
1. launch nwam-manager-properties, switch to using User profile.
2. relaunch nwam-manager-properties, select interface hme0, select
manaully assign, enter address 129.156.226.240.
3. select ok
interface is brought up on 129.156.226.240
However show connection status indicates that this address is
129.156.226.240/24(DHCP)
ifconfig -a shows the address as DHCP assigned
hme0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 9
inet 129.156.226.240 netmask ffffff00 broadcast 129.156.226.255
nwam-manager-properties, 'show wired hme0' shows interface as manually assigned
129.156.226.240
ncp-User.conf shows address as manually assigned:-
interface:hme0
type=uint64,1;class=uint64,1;enabled=boolean,true;parent=string,User;ipv4-addr=string,129.156.226.240/24;ipv4-addrsrc=uint64,2;ipv6-addrsrc=uint64,0,0;ip-version=uint64,0,1;
--
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.