Your IP : 18.224.214.135


Current Path : /etc/sysconfig/network-scripts/
Upload File :
Current File : //etc/sysconfig/network-scripts/ifcfg-eth0

# Autoconfigured by Provider's start/ipadd/ipdel procedure.
# !!! DO NOT MANUALLY EDIT OR DELETE THIS FILE !!!
# Check linux boot is have flag net.ifnames=0 and clear the udev.d net-persistent rules if real network device have another name 

DEVICE=eth0
TYPE=ethernet
BOOTPROTO=static
ONBOOT=yes
DEFROUTE=no
ARPCHECK=yes
IPADDR=89.253.231.240
NETMASK=255.255.255.0
NM_CONTROLLED=no
PEERDNS=no

ETHTOOL_OPTS="-K ${DEVICE} tx-tcp-segmentation off; -K ${DEVICE} tx-checksum-ipv4 off; -K ${DEVICE} tx-scatter-gather off;"