Samstag, 17. Januar 2009

NWAM and static IP-Adress

I wanted to give my Fileserver a static IP-Adress. While the GUI for NWAM was core-dumping when I tried to set up a static IP-Adress with it, I looked for other ways. The simpliest way is to change a Config-File of NWAM:

# svcadm disable nwam
# vi /etc/nwam/llp

change "bge0 dchp" to "bge0 static 192.168.1.1/24"

# svcadm enable nwam

And that's all.

Keine Kommentare: