skip to main | skip to sidebar

Lakshmikanth's Blog

Wednesday, November 24, 2010

Configuring an OpenSolaris host to use a static IP address

Configuring an OpenSolaris host to use a static IP address
source: http://prefetch.net/blog/index.php/2009/12/13/configuring-an-opensolaris-host-to-use-a-static-ip-address/

I installed OpenSolaris 2009.06 yesterday, and noticed that the installer doesn’t give you the option to configure a static IP address. Network address are retrieved via DHCP, which isn’t an option for this host. To configure the host to use a static IP address, I changed the /etc/nwam/llp file. Here is the file before:

$ cat /etc/nwam/llp
bge0 dhcp

And here is the file after:

$ cat /etc/nwam/llp
bge0 static 192.168.1.33/24

Now my host can take advantage of NWAM, and use the static IP I allocated for it!


Posted by Lakshmikanth at 11:19 AM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2012 (1)
    • ►  April (1)
  • ►  2011 (4)
    • ►  September (1)
    • ►  May (3)
  • ▼  2010 (2)
    • ▼  November (1)
      • Configuring an OpenSolaris host to use a static IP...
    • ►  May (1)
  • ►  2009 (13)
    • ►  October (6)
    • ►  July (7)

About Me

Lakshmikanth
View my complete profile

Followers