# This is the system's name.
HOSTNAME="glenmorangie.apple.com"

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

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