1. Setelah install Mikrotik sudah OK, selanjutnya masukkan IP sembarang untuk remote.
Misal
ip address add address 192.168.1.254 netmask 255.255.255.0 interface ether2
Kemudian buka browser dengan alamat IP tadi, dan download Winbox
2. Buka Winbox yang telah di download tadi
3. Di tampilan Winbox, pada kolom Connect To masukkan no IP tadi (192.168.1.254) dengan
Login : admin password : kosong. Kemudian klik tombol Connect
4. Login ke Mikrotik Via Winbox berhasil
5. Klik IP —> ADDRESS
6. Ini adalah tampilan dari address
7. Kemudian masukkan IP public (dari ISP)
8. Ini daftar IP pada 2 ethernet
9. Setting Gateway, IP —> Routes
10. Masukkan IP GATEWAY (dari ISP)
11. Hasil ROUTING
12. Masukkan Primary DNS dan Secondary DNS (dari ISP)
Kemudian klik Apply dan OK
13. Setting MASQUERADE
14. Klik IP —> Firewall
15. Kemudian pilih NAT
16. Pada tab General
pada Chain pilih srcnat
pada Out. Interface pilih ether1
pada tab Action pilih masquerade
Kemudian klik Apply dan OK
ok selesai….
Yangg lagi ngebet pingin cepet bisa freebsd….liwat tol aja ya Jek )
1. Install FreeBSD sampek selesai
2. Masukan ip nya :
Edit file rc.conf.
- suwal#ee /etc/rc.conf
contoh :
defaultrouter=”202.xxx.xxx.xxx” –> default router
gateway_enable=”YES”
hostname=”porno.grind.net”
ifconfig_fxp0=”inet 202.xxx.xxx.xxx netmask 255.255.255.240″ -> ke arah ISP
ifconfig_fxp1=”inet 192.168.0.3 netmask 255.255.255.0″ -> ke LAN kita
keymap=”us.iso”
sshd_enable=”YES” –> aktifkan ssh
ipnat_enable=”YES” –> aktifkan ipnat
3. Adduser
suwal# adduser
Username: ahonk
Full name:
Uid (Leave empty for default):
Login group [ahonk]: wheel
Login group is wheel. Invite ahonk into other groups? []:
Login class [default]:
Shell (sh csh tcsh nologin) [sh]: tcsh
Home directory [/home/ahonk]:
Use password-based authentication? [yes]:
Use an empty password? (yes/no) [no]:
Use a random password? (yes/no) [no]:
Enter password:
Enter password again:
Lock out the account after creation? [no]:
Username : ahonk
Password : *****
Full Name :
Uid : 1004
Class :
Groups : wheel
Home : /home/ahonk
Shell : /bin/tcsh
Locked : no
OK? (yes/no): yes
adduser: INFO: Successfully added (ahonk) to the user database.
Add another user? (yes/no): no
Goodbye!
4. Buat file ipnat.rules nya
- suwal# ee /etc/ipnat.rules
conto nya : map fxp0 192.168.0.0/24 -> 202.xxx.xxx.xxx/32
5. Paling gampang reboot dulu, biar script di rc.conf nya ke load….
6. Selesai
7. Monggo di coba JEK. . . . . . . . . . . . . . . . . . . . . . . .
sampunnnnnnnnnnn
Nb. Untuk limit, proxy, compile kernel dll bisa dilihat di artikel sebelumnya (kalau ada, klo gak , google aja yah…):D