Dengan asumsi bahwa Gateway internet di IP Address 192.168.5.240 dengan IP CLIENT STATIC
KONFIGURASI FILE :
# vi /etc/sysconfig/network
tambahkan : GATEWAY 192.168.5.240
# vi /etc/sysconfig/network-scripts/ifcfg-eth0
ubah BOOTPROTO = static
# vi /etc/resolv.conf
tambahkan :
nameserver : 192.168.5.240
nameserver : 8.8.8.8
#/etc/init.d/network restart