Your IP : 3.140.192.1
# 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;"