All pastes #2134017 Raw Edit

Miscellany

public text v1 · immutable
#2134017 ·published 2012-03-30 13:59 UTC
rendered paste body
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=static
MODULE="sky2"
DHCP=no
BROADCAST=206.191.57.63
IP=206.191.57.34
NETMASK=255.255.255.224
NETWORK=206.191.57.32
ETHTOOL_OPTS="autoneg off speed 100 duplex full"
ROUTE="$ROUTE default/0:206.191.57.33"


root@fw:/etc/sysconfig/nic # route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
206.191.57.32   *               255.255.255.224 U     0      0        0 eth1
10.2.0.0        *               255.255.255.0   U     0      0        0 eth2
10.0.0.0        *               255.255.0.0     U     0      0        0 eth0
default         fuelindustries. 0.0.0.0         UG    0      0        0 eth1
root@fw:/etc/sysconfig/nic #