|
|
http://www.gigEnn.net/Manuals/InitialConfig.OC12.html
|
|
| Initial Config Changes
|
|
| gigEnn-OC12 specific Changes
|
- gigEnn-OC12 boots up as a regular 1U server
- gigEnn-OC12 does NOT boot into wansim mode by default
- gigEnn-OC12 does wait for license confirmation on the RS232 console
- To start the Wansim
- login as wansimuser, with your newly redefined passwd
- login as root, with your newly redefined passwd and execute gigEnn.ui.sh
- To Change your DNS
- To Change your hostname it's defined numerous places
vi /etc/hosts and
vi /etc/rc.conf and
vi /etc/rc.local.hostname.nn
vi /home/apache/etc/httpd.conf optional if httpd is not used
hostnames are also changed from the wansim gui
after changing your hostnames, you should also remove the old ssh keys and regenerate it by rebooting
- To Change your hostname, gateway, ip#
vi /etc/rc.conf
if /etc/rc.conf does not exists, it is re-created from /etc/rc.3nic.conf
/etc/rc.d/netif restart
- You will most likely need to change the default firewall
vi /etc/rc.firewall
change 192.168.1.101 ( 2 places ) to correspond to your new "host ip#"
/etc/rc.d/ipfw restart
- To allow remote machines to mount this server
vi /etc/hosts.allow
/etc/rc.d/inetd restart
|
|
|