Difference between revisions of "New Benfranklin"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchLine 1: | Line 1: | ||
== General Information == | == General Information == | ||
− | Soon-to-be the actual benfranklin. Currently used for testing VMWare. | + | Soon-to-be the actual benfranklin. Currently used for testing VMWare; we'll probably have to change the configs once it takes on its intended role. |
+ | |||
== Network Configuration == | == Network Configuration == | ||
=== /etc/sysconfig/network-scripts/ifcfg-farm === | === /etc/sysconfig/network-scripts/ifcfg-farm === |
Latest revision as of 15:28, 7 March 2008
General Information
Soon-to-be the actual benfranklin. Currently used for testing VMWare; we'll probably have to change the configs once it takes on its intended role.
Network Configuration
/etc/sysconfig/network-scripts/ifcfg-farm
# Intel Corporation 82566DM-2 Gigabit Network Connection DEVICE=eth0 BOOTPROTO=none HWADDR=00:1e:4f:9b:26:d5 ONBOOT=yes DHCP_HOSTNAME=benfranklin.unh.edu TYPE=Ethernet USERCTL=no IPV6INIT=no PEERDNS=yes IPADDR=10.0.0.239 NETMASK=255.255.252.0
/etc/sysconfig/network-scripts/ifcfg-unh
That's ennui's UNH IP.
VLAN=yes # Please read /usr/share/doc/initscripts-*/sysconfig.txt # for the documentation of these parameters. GATEWAY=132.177.88.1 TYPE=Ethernet DEVICE=eth0.2 HWADDR=00:1e:4f:9b:26:d5 BOOTPROTO=none NETMASK=255.255.252.0 IPADDR=132.177.91.252 ONBOOT=yes USERCTL=no IPV6INIT=no PEERDNS=yes