|
|
http://www.gigEnn.net/Manuals/InitialConfig.OC12.html
|
|
| Initial Config Changes
|
- Please note any initial configuration FAQs in InitialConfig.html
- gigEnn-OC12 is a 1U rackmount server ... ( boots up as a server with 3 NICs )
|
| 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
- You will need to change your default passwd for root, wansimuser, gigEnn
- To start the Wansim
- login as wansimuser, with your newly redefined passwd
-- or --
- login as root, with your newly redefined passwd and execute gigEnn.ui.sh
- To Change your DNS
- To Change your hostname, gateway, ip#
vi /etc/rc.conf
- if you change your hostname, you will need to regenerate your new SSH keys
- if /etc/rc.conf does not exists, it is re-created from /etc/rc.3nic.conf
cp /etc/rc.conf /etc/rc.conf.backup.date
/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
|
|
|