Cara Konfigurasi Access Point Berbasis OpenWRT


Default konfigurasi OpenWRT

Username: root
Password: kosong
IP Address: 192.168.1.1
DHCP server: aktif
Remote shell: telnet
Wireless: tidak aktif
SSID: OpenWRT
Wireless Security: kosong

Password root

Untuk menggantikan remote shell dari telnet ke SSH password root harus diisi.
Via Web
* System->Administration
OpenWRT - Password
OpenWRT – Password
Via Shell

IP Address

Via Web
* Network->Interfaces.
* Klik Edit pada bagian Network LAN.
* Masukkan IP Address pengganti.
OpenWRT - Interfaces
OpenWRT – Interfaces
OpenWRT - Interfaces
OpenWRT – Interfaces
Via Shell
* Text editor menggunakan vi.
Kode untuk konfigurasi IP Address LAN.

DHCP server

Via Web
* Network->Interfaces.
* Klik Edit pada bagian Network LAN.
* Konfigurasi pada bagian DHCP Server.
* Ignore interface: centang untuk menonaktifkan DHCP server pada interface LAN.
* Start: IP Address awal untuk DHCP. Jika IP Address interface LAN 192.168.1.1 dan pada field Start berisi * 100 maka IP Address DHCP mulai dari 192.168.1.100.
* Limit: Batasan IP Address DHCP. Default maksimum 150 IP Address.
* Leasetime: Durasi kepemilikan IP Address. Default 12 jam (12h), minimum 2 menit (2m).
OpenWRT - DHCP Server
OpenWRT – DHCP Server
Via Shell
Kode konfigurasi DHCP interface LAN.

Wireless

Via Web
* Network->Wifi.
* Klik Edit.
* Pada bagian Interface Configuration
General Setup
* ESSID: nama wireless
* Network: IP Address dan DHCP Server yang digunakan berasal interface Network LAN.
* Hide ESSID: untuk menyembunyikan SSID.
OpenWRT - Wireless Overview
OpenWRT – Wireless Overview
OpenWRT - Interface Configuration
OpenWRT – Interface Configuration
* Pada bagian Device Configuration
* Klik Enable untuk mengaktifkan wireless.
OpenWRT - Device Configuration
OpenWRT – Device Configuration
Wireless Security
* Default tanpa password.
* Pilih Encryption, Chiper, dan masukkan password pada Key.
OpenWRT - Interface Configuration
OpenWRT – Interface Configuration
Via Shell
Kode konfigurasi wireless
selamat mencoba ðŸ™‚

Komentar

Postingan populer dari blog ini