New Benfranklin

From Nuclear Physics Group Documentation Pages
Revision as of 15:23, 7 March 2008 by Steve (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

General Information

Soon-to-be the actual benfranklin. Currently used for testing VMWare.

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