Selasa, 26 Januari 2010

DHCP Server di Mikrotik 2.9.27

Membuat address pool

--- "ip pool add name=dhcp-pool ranges=192.168.182.2-192.168.182.254"

---"ip dhcp-server network add address=192.168.182.0/24 gateway=192.168.182.1

 Tentukan interface yang dipergunakan dan aktifkan DHCP Server

---"ip dhcp-server add interface=ether2 address-pool=dhcp-pool"

---"ip dhcp-server enable dhcp1"

---"ip dhcp-server print"

sampai tahap ini, DHCP server telah selesai untuk dipergunakan dan sudah bisa di test dari user

Membuat internet gateway, Misalnya IP ADSL Modem sebagai gateway untuk koneksi internet adalah 192.168.100.100 dan DNS Servernya 192.168.100.110, maka lakukan setting default gateway dengan perintah berikut :

---"ip route add gateway=192.168.100.100"

Silahkan periksa apakah DHCP Server Mikrotik anda telah berjalan

Senin, 25 Januari 2010

User Manager/Hotspot Example

Hotspot Configuration
- Set HotSpot to use User Manager for HotSpot server users :
---"ip hotspot profile set hsprof1 use-radius=yes" % hsprof1 diganti default(winbox= ip-hotspot-server profiles)

- Add radius client to consult User Manager for HotSpot service :
---"radius add service=hotspot address=192.168.182.1 secret=123456" % (...182.1 = ip Lan card mikrotik)

User manager Configuration
% First, you need to download and install User Manager package (www.mikrotik.com-downloads-system(other x86 platform)-software(stable)-All packages)

-Create User Manager subscriber
---"tool user-manager customer add login="MikroTik" password="qwerty" permissions=owner" 
% (ganti login="atmosphere" password="de**********")

-Add HotSpot router information to router list
---"tool user-manager router add subscriber=agus ip-address=192.168.182.1 shared-secret=123456" % (...182.1 ip lan card mikrotik)

-Add HotSpot user information, it is equal to 'ip hotspot user' when local HotSpot is used for clients
---"tool user-manager user add user name=demo password=demo subscriber=agus"

Finished
-test information
---"ip hotspot active print"



Minggu, 03 Januari 2010

LInk ternak lobster Ikan Tawar

http://www.lobsterairtawar.com/

Template by : kendhin x-template.blogspot.com