Konfigurasi Router dan Proxy server

1.   Cek NIC di server
 #lspci
2.   Mengisi IP ke Local
#nano /etc/network/interfaces ( enter )
3.   Tambahkan parameter paling bawah listing
allow-hotplug eth1
iface eth1 init static
          address 172.16.200.1 (contoh )
          netmask 255.255.255.0 ( contoh )          
4.   Restart hasil konfigurasi
#etc/init.d/networking restart ( enter )
#ifconfig (enter )
5.   Aktifkan kembali eth yang ada di router
#ifup eth0
#ifup eth1

#ifconfig
Share on Google Plus

About otakinside.blogspot.com

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 komentar: