# This is the system's name.
HOSTNAME="hoboken.andrew.cmu.edu"

# Set NETNAME to $HOSTNAME to enable external network access.
NETNAME="$HOSTNAME"

# This is the gateway IP address.
GATEWAY="128.2.254.36"
