Alat & Bahan
1. Modem Adsl di setting BRIDGE
2. RB 750/750 G
3. LINUX SERVER
4. Kabel
SETTINGAN PADA MIKROTIK
INTERFACE SETUP ON MIKROTIK
a. interface set ether 1 name = TELKOM_1 (untuk ke modem 1)
b. interface set ether 2 name = TELKOM_2 (untuk ke modem 2)
c. interface set ether 3 name = PROXY (untuk ke LINUX SERVER)
d. interface set ether 4 name = LOCAL (untuk ke switch)
IP ADDRES SETUP
/ ip address
add address=192.168.1.1/24 broadcast=192.168.1.255 network=192.168.1.0 interface= TELKOM_1
add address=192.168.2.1/24 broadcast=192.168.2.255 network=192.168.2.0 interface= TELKOM_2
add address=192.168.3.1/24 broadcast=192.168.3.255 network=192.168.3.0 interface= PROXY
add address=192.168.4.1/24 broadcast=192.168.4.255 network=192.168.4.0 interface= LOCAL">
SETUP PPPOE CLIENT
/interface pppoe-client
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,msc
(pppoe client untuk modem1)
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,msc
IP DNS SETUP
/ ip dns
set primary-dns=202.134.0.155
set secondary-dns=202.134.1.10
set allow remote request=yes
bersambung
Selasa, 10 Agustus 2010
Mikrotik Load Balance
Langganan:
Posting Komentar (Atom)



0 komentar:
Posting Komentar