globalwarming awareness2007

Install Gateway Service FreeBSD

Chek kernel apakah sudah ada options-options berikut:

options IPDIVER # Untuk Gateway
options IPFIREWALL # Untuk Keamanan
options IPFIREWALL_VERBOSE # Untuk melihat proses keamanan
options DUMMYNET # Untuk membatasi bandwidth

#vi /sys/i386/conf/GENERIC

Perintah diatas untuk melihat file konfigurasi kernel (kernel yang digunakan GENERIC)
Jika options² diatas belum ada, maka kernel harus dikompile ulang dengan menambahkan options² tersebut.
Klik disini untuk langkah² kompile kernel.

Edit File rc.conf

#vi /etc/defaults/rc.conf

Ubahlah variable² berikut, dan sesuaikan dengan network card yang terinstall.

hostname=”xxx.xxx.xxx”
natd_interface=”xl0″ [Ethernet card IP Register]
ifconfig_xl1=”inetxxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx” [IP Privat--> untuk gateway]
inet_flags=”-wW -l -R 1024″
firewall_enable=”YES”
firewall_type=”OPEN”
natd_enable=”YES”
netd_flags=”-u”

:wq [keluar dan disimpan]

Reboot komputer dengan perintah berikut

# shutdown-r

atau

# reboot



Thank you for reading this post. You can now Leave A Comment (0) or Leave A Trackback.



Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image