[osol-discuss] DHCP to Static IP

2009-07-05 Thread Neil Dewkinandan
I've installed OSOL-0906 and I'm having problems setting a static IP address. I 
tried searching on Google also but non of it helped. Can someone list the steps 
necessary to go from DHCP to a static IP?

I've had the same problem with earlier versions of Opensolaris and have 
refrained from using it. This same issue I've had with Linux (Ubuntu, Mint) but 
they have been resolved in their recent releases. 
Why hasn't Opensolaris made this a non-issue like its competition being that 
they want a share of the desktop?
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] DHCP to Static IP

2009-07-05 Thread HeCSa
Hello, Neil!

The steps to configure a static IP address are what follows:

a) pfexec svcadm enable physical:default
b) pfexec svcadm disable physical:nwam
c) Open the network administration gui, and configure the static IP
address for your host. Remember to fill all the fields (DNS,
defaultrouter, netmask, AND the hosts file).
d) If you want to check if the changes are stable, reboot your machine.

Best regards,

HeCSa.



On Sun, 2009-07-05 at 14:03 -0700, Neil Dewkinandan wrote:
> I've installed OSOL-0906 and I'm having problems setting a static IP address. 
> I tried searching on Google also but non of it helped. Can someone list the 
> steps necessary to go from DHCP to a static IP?
> 
> I've had the same problem with earlier versions of Opensolaris and have 
> refrained from using it. This same issue I've had with Linux (Ubuntu, Mint) 
> but they have been resolved in their recent releases. 
> Why hasn't Opensolaris made this a non-issue like its competition being that 
> they want a share of the desktop?

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] DHCP to Static IP

2009-07-05 Thread Jim Walker

Neil Dewkinandan wrote:

I've installed OSOL-0906 and I'm having problems setting a static IP
address. I tried searching on Google also but non of it helped. Can
someone list the steps necessary to go from DHCP to a static IP?



I recommend you keep nwam running and edit the llp file to
add the static nodes:
http://www.opensolaris.org/os/project/nwam/phase0/llp/

I normally edit /etc/hosts to have the correct values also,
then set the default router using:

% pfexec route -p add default 

Then restart nwam:

% pfexec svcadm restart nwam

This is normally an easier and more persistent solution
than disabling nwam.

Cheers,
Jim
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] DHCP to Static IP

2009-07-05 Thread HeCSa
Thanks, Jim!
I was very used to disable nwam. I'll do it this way.
Best regards,

HeCSa.



On Sun, 2009-07-05 at 21:37 -0600, Jim Walker wrote:
> Neil Dewkinandan wrote:
> > I've installed OSOL-0906 and I'm having problems setting a static IP
> > address. I tried searching on Google also but non of it helped. Can
> > someone list the steps necessary to go from DHCP to a static IP?
> > 
> 
> I recommend you keep nwam running and edit the llp file to
> add the static nodes:
> http://www.opensolaris.org/os/project/nwam/phase0/llp/
> 
> I normally edit /etc/hosts to have the correct values also,
> then set the default router using:
> 
> % pfexec route -p add default 
> 
> Then restart nwam:
> 
> % pfexec svcadm restart nwam
> 
> This is normally an easier and more persistent solution
> than disabling nwam.
> 
> Cheers,
> Jim
> ___
> opensolaris-discuss mailing list
> opensolaris-discuss@opensolaris.org

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] DHCP to Static IP

2009-07-06 Thread Gary Bainbridge
If you want to use Crossbow then you can't have nwam running otherwise after a 
reboot none of the virtual devices created will show under 'dladm show-link', 
although they continue to work; you just can't see them.  

I have to disable nwam and enable physical for Crossbow to persistently display 
devices across reboots.
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] DHCP to Static IP

2009-07-11 Thread Anon Y Mous
> If you want to use Crossbow then you can't have nwam running

That's good information to know!
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] DHCP to Static IP

2009-07-13 Thread Calum Benson


On 5 Jul 2009, at 22:03, Neil Dewkinandan wrote:

I've had the same problem with earlier versions of Opensolaris and  
have refrained from using it. This same issue I've had with Linux  
(Ubuntu, Mint) but they have been resolved in their recent releases.
Why hasn't Opensolaris made this a non-issue like its competition  
being that they want a share of the desktop?


FWIW, the upcoming Phase 1 release of NWAM should make this much  
easier -- the GUI will support static IP configuration in addition to  
DHCP.  Not sure exactly when it's going to hit /dev, though.


Cheeri,
Calum.

--
CALUM BENSON, Usability Engineer   Sun Microsystems Ireland
mailto:calum.ben...@sun.comOpenSolaris Desktop Team
http://blogs.sun.com/calum +353 1 819 9771

Any opinions are personal and not necessarily those of Sun Microsystems

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org