Setup Wireless Access point (hotspot) di Debian 7 dengan Hostapd dan DHCP server. fg
TOPOLOGI
Internet---Router/Modem ---eth0--Debian7--wlan0---ClientPC+Android, dll
Seting Interfaces nya di /etc/network/interfaces :
nano /etc/network/interfaces
isikan menjadi atau sesuaikan hingga seperti di bawah ini:
auto lo # Interface Loop
iface lo inet loopback
auto eth0 #Interface ke Modem/Router
iface eth0 inet static
address 192.168.8.2
network 192.168.8.0
netmask 255.255.255.0
broadcast 255.255.255.0
gateway 192.168.8.1
dns-nameservers 192.168.8.1
auto wlan0 # Interface Wireless yang mengarah ke LAN
iface wlan0 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
Restart interfaces
/etc/init.d/networking restart
Install DHCP Server dan Hostapd
apt-get install hostapd isc-dhcp-server
Edit file di /etc/default/isc-dhcp-server
nano /etc/default/isc-dhcp-server
dan tambahkan hingga jadi seperti di bawah ini, dalam konfig saya interfaces yang mengarah ke LAN ialah wlan0, silahkan sesuaikan jika di kalian berbeda :
INTERFACES="wlan0"
Buka file dhcpd.conf di /etc/dhcp :
nano /etc/dhcp/dhcpd.conf
Edit atau samakan hingga seperti di bawah ini :
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.20;
option domain-name-servers 192.168.8.1;
option subnet-mask 255.255.255.0;
option routers 192.168.1.1;
option broadcast-address 192.168.1.255;
default-lease-time 600;
max-lease-time 7200;
host laptop_ute {
hardware ethernet 00:17:C4:BE:C3:DA;
fixed-address 192.168.1.10;
}
host mira {
hardware ethernet AC:C1:EE:89:E9:3B;
fixed-address 192.168.1.11;
}
host droid_ute {
hardware ethernet 78:24:AF:0B:0E:C5;
fixed-address 192.168.1.12;
}
}
** Catatatan :
Konfigurasi diatas ialah contoh kasus dimana kita menginginkan DHCP Server dapat berjalan namun memberikan IP Statik ke Klien nya yang telah di tandai oleh MAC ADDRESS masing-masing device klien.
Edit file default hostapd yang ada di /etc/default :
nano /etc/default/hostapd
Edit atau tambahkan hingga seperti di bawah ini :
# Defaults for hostapd initscript
#
# See /usr/share/doc/hostapd/README.Debian for information about alternative
# methods of managing hostapd.
#
# Uncomment and set DAEMON_CONF to the absolute path of a hostapd configuration
# file and hostapd will be started during system boot. An example configuration
# file can be found at /usr/share/doc/hostapd/examples/hostapd.conf.gz
#
DAEMON_CONF="/etc/hostapd/hostapd.conf"
# Additional daemon options to be appended to hostapd command:-
# -d show more debug messages (-dd for even more)
# -K include key data in debug messages
# -t include timestamps in some debug messages
#
# Note that -B (daemon mode) and -P (pidfile) options are automatically
# configured by the init.d script and must not be added to DAEMON_OPTS.
#
#DAEMON_OPTS=""
Exit dan Save
Sekarang buat file hostapd.conf di dalam /etc/hostapd :
nano /etc/hostapd/hostapd.conf
Isikan dan sesuaikan hingga seperti di bawah ini :
interface=wlan0 ##Sesuaikan interfaces di kalian
driver=nl80211
country_code=ID
ssid=uteAP ##Sesuaikan dengan SSID yang kalian inginkan
hw_mode=g
channel=3
wpa=2
wpa_passphrase=abc12345 ##Password SSID, sesuaikan dengan yang kalian inginkan
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
auth_algs=1
macaddr_acl=0
Exit dan Save
Selesai, silahkan restart masing-masing servicenya. Sampai disini harusnya Hostspot sudah aktif dan bisa di scan dari devices klien. Harap setup IP Forward, NAT, dan IPTABLES nya jika belum.
- Install Webmin di fedora 13
- Install desktop KDE di Fedora
- Login root dari GUI di fedora 13
- Multy Os - Panduan Installasi Fedora
- Password root mysql di fedora
- Perintah sudo di Fedora
- Varian sjboys di linux
- yum fedora ERROR:dbus.proxies:Introspect error
- Daftar Os Router/Firewall
- Dr. Watson di Windows
- Ganti IP publik server ke nama domain
- Panduan manual seting OpenVPN
- Penjelasan feature Squid tentang HTTPS (HTTP Secure or HTTP over SSL/ TLS) - Baru !!
- Provokator oknum user Linux
- Solusi trial ispy Blackberry dan sms backup blackberry
- Tentang Web Hosting, mekanisme kerja, tips memilih jika harus menggunakannya
- Daftar Os Router/Firewall
- Ganti IP publik server ke nama domain
- Konfigurasi, seting VPN Klien Windows dan Hub Virtual PacketIX
- Tentang Web Hosting, mekanisme kerja, tips memilih jika harus menggunakannya
- [Solved]Install dan konfigurasi openvpn access server di ubuntu dan klien windows
- Alasan upgrade kernel
- Analogi kernel pada Debian dan Ubuntu
- Anti Netcut, dll di linux server (Arp Spoofing)
- Apa itu Daemon
- BackUp Dan Restore File Konfigurasi Di Ubuntu
- Billing warnet gratis
- Block banner dengan squid proxy server
- Block dengan iptables berdasarkan waktu
- Boot manager Linux di Windows
- Buat IP dan MAC Filter yang jalan dengan DHCP Server
- Buat Pc Router dengan Ubuntu 9.10 desktop
- Buat squid proxy server pada fedora core 13
- Buat usb boot linux
- Buka atau extract format .rar di ubuntu
- Cara Enable-kan squid untuk support SSL/HTTPS - Baru !!
- Cara cepat install webhtb
- Cara hapus log file squid
- Cara install file rpm Android x86 di Linux - Baru !!
- Cara mengetahui subnet IP server atau situs
- Cara save iptables di Ubuntu
- Contoh Iptables rule dasar yang umum digunakan
- Disable sementara aturan pada Iptables
- Disable/ enable service saat boot di Debian - Baru !!
- Disable/enable akun root di Ubuntu
- Edit menu entry grub ubuntu
- Ganti nama Hostname di Linux
- Hindari perang argument dengan teknisi speedy
- Install Aircrack di debian/ubuntu
- Install Webmin di fedora 13
- Install bind9 secara mudah dan cepat
- Install dan konfigurasi Arpon sebagai anti netcut linux
- Install dan konfigurasi DNS Server di Ubuntu
- Install dan konfigurasi MediaTomb UPnP Media Server
- Install dan konfigurasi sarg
- Install dan konfigurasi squid3 di ubuntu 9.10 sebagai transparent
- Install dan konfigurasi squidGuard+squid
- Install desktop KDE di Fedora
- Install firefox 13 di Ubuntu via apt-get
- Install java runtime empirovment di Ubuntu 10.04
- Install squid v3.4 enable ssl di Ubuntu 10.04 - Baru !!
- Install web forum PhpBB di ubuntu
- Installasi Webmin di ubuntu
- Intergrasikan HTB ke Webmin
- Kill proses yang di cancel di terminal linux
- Konfigurasi DHCP Server di ubuntu
- Konfigurasi VMware untuk install OS
- Lagi, cara save iptables di ubuntu
- Login root dari GUI di fedora 13
- Login root pada linux
- Membuat proxy server dengan VMware di windows
- Memonitor aktifitas jaringan lokal ke luar
- Mengembalikan boot loader ubuntu
- Multy Os - Panduan Installasi Fedora
- Notifikasi apache2 saat restart - apache2: Could not reliably determine
- Optimalkan squid proxy server - Bag.1
- PacketIx, alternatif OpenVPN
- Panduan manual seting OpenVPN
- Password root mysql di fedora
- Penjelasan eth0, eth1, eth2
- Perbaiki repo error ubuntu 9.10
- Perintah sudo di Fedora
- Pindah mode konsol atau GUI di Linux
- Remote server ssh dengan handphone
- Router
- Seting modem dial-up ubuntu
- Seting sederhana delay pools pada squid
- Seting zona waktu/time zone ubuntu
- Setup Debian 7 sebagai Hostpot dengan hostapd dan dhcp server - Baru !!
- Shutdown otomatis di linux
- Shutdown ubuntu tanpa password
- Sinkronisasi waktu dengan NTP server Indonesia
- Suara Linux
- Syarat CPU Opertor warnet
- Update grub Ubuntu setelah install Fedora
- Uraian mekanisme permission file di linux
- Varian sjboys di linux
- WebHTB, Bandwidth manager linux
- WinSCP
- Wine
- [Solved]Install dan konfigurasi openvpn access server di ubuntu dan klien windows
- install dan konfigurasi mediawiki di keluarga debian/ubuntu
- tidak bisa install setelah membatalkan proses install paket
- yum fedora ERROR:dbus.proxies:Introspect error
- Anti Netcut, dll di linux server (Arp Spoofing)
- Block banner dengan squid proxy server
- Block dengan iptables berdasarkan waktu
- Buat IP dan MAC Filter yang jalan dengan DHCP Server
- Buat Pc Router dengan Ubuntu 9.10 desktop
- Buat mading pengumuman di LAN
- Buat squid proxy server pada fedora core 13
- Cara bobol billing explorer
- Cara hapus log file squid
- Cara mengetahui subnet IP server atau situs
- Daftar DNS Indonesia
- Dial PPPOE di Windows XP
- Forum hacker Indonesia kebanyakan Basi dan membodohi
- Ganti nama Hostname di Linux
- Hindari perang argument dengan teknisi speedy
- Install Aircrack di debian/ubuntu
- Install Webmin di fedora 13
- Install dan konfigurasi DNS Server di Ubuntu
- Install dan konfigurasi MediaTomb UPnP Media Server
- Install dan konfigurasi billing warnet free gbilling 0.3.2
- Install dan konfigurasi squid3 di ubuntu 9.10 sebagai transparent
- Install dan konfigurasi squidGuard+squid
- Install squid di Windows Oke! - Baru !!
- Installasi Webmin di ubuntu
- Karakter administrator
- Konfigurasi DHCP Server di ubuntu
- Konfigurasi, seting VPN Klien Windows dan Hub Virtual PacketIX
- Lagi, cara save iptables di ubuntu
- Membuat proxy server dengan VMware di windows
- Memonitor aktifitas jaringan lokal ke luar
- Mengapa di janjikan 1 Mb tapi nyatanya 128 kb
- PacketIx, alternatif OpenVPN
- Panduan manual seting OpenVPN
- Penjelasan eth0, eth1, eth2
- Remote server ssh dengan handphone
- Router
- Rusak jaringan LAN, wireless
- Seting Bridge modem adsl
- Seting LAN Sederhana Serta Security Windows Xp untuk warnet
- Seting Netlimiter
- Seting Radmin 3.4
- Seting sederhana delay pools pada squid
- Setup Debian 7 sebagai Hostpot dengan hostapd dan dhcp server - Baru !!
- Syarat CPU Opertor warnet
- WebHTB, Bandwidth manager linux
- WinSCP
- Windows xp sebagai server
- [Solved]Install dan konfigurasi openvpn access server di ubuntu dan klien windows
- Alasan upgrade kernel
- Anti Netcut, dll di linux server (Arp Spoofing)
- BackUp Dan Restore File Konfigurasi Di Ubuntu
- Block banner dengan squid proxy server
- Block dengan iptables berdasarkan waktu
- Boot manager Linux di Windows
- Buat IP dan MAC Filter yang jalan dengan DHCP Server
- Buat PDF/XPS dengan Office 2007
- Buat mading pengumuman di LAN
- Buat shortcut shutdown,restart,logoff
- Buat squid proxy server pada fedora core 13
- Buat usb boot linux
- Bypass larangan install-block
- Cara Enable-kan squid untuk support SSL/HTTPS - Baru !!
- Cara bobol billing explorer
- Cara cepat install webhtb
- Cara install file rpm Android x86 di Linux - Baru !!
- Cara melihat password tertutup simbol bintang (***) di browser
- Cara mengetahui subnet IP server atau situs
- Cara redirect daftar isi di Ms Word
- Cara save iptables di Ubuntu
- Cek hardware 64 atau 32 bit di Windows
- Contoh Iptables rule dasar yang umum digunakan
- Dial PPPOE di Windows XP
- Disable sementara aturan pada Iptables
- Disable/ enable service saat boot di Debian - Baru !!
- Edit menu entry grub ubuntu
- Ganti IP publik server ke nama domain
- Hindari perang argument dengan teknisi speedy
- Hindari terjebak dalam kontrak kerja jual-beli jasa IT Support
- Install Webmin di fedora 13
- Install bind9 secara mudah dan cepat
- Install dan konfigurasi Arpon sebagai anti netcut linux
- Install dan konfigurasi billing warnet free gbilling 0.3.2
- Install dan konfigurasi sarg
- Install firefox 13 di Ubuntu via apt-get
- Install squid di Windows Oke! - Baru !!
- Install squid v3.4 enable ssl di Ubuntu 10.04 - Baru !!
- Install web forum PhpBB di ubuntu
- Intergrasikan HTB ke Webmin
- Kembalikan icon Network Manager Ubuntu
- Kenali gelagat pengunjung di warnet
- Keyfile Kaspersky
- Kill proses yang di cancel di terminal linux
- Konfigurasi DHCP Server di ubuntu
- Konfigurasi VMware untuk install OS
- Konversi hard disk atau partisi ke format NTFS
- Lagi, cara save iptables di ubuntu
- Login root dari GUI di fedora 13
- Login root pada linux
- Manipulasi registry windows xp
- Memonitor aktifitas jaringan lokal ke luar
- Mengapa di janjikan 1 Mb tapi nyatanya 128 kb
- Mengembalikan boot loader ubuntu
- Mengganti Dynamic Disk ke Basic Disk di Windows
- Multy Os - Panduan Installasi Fedora
- Notifikasi apache2 saat restart - apache2: Could not reliably determine
- Optimalkan squid proxy server - Bag.1
- Password root mysql di fedora
- Pembulatan jumlah di Ms. Excel
- Penjelasan feature Squid tentang HTTPS (HTTP Secure or HTTP over SSL/ TLS) - Baru !!
- Perbaiki Yahoo Messenger error login
- Perbaiki flashdisk terinfeksi virus shortcut
- Perbaiki repo error ubuntu 9.10
- Perbaiki task manager dan regedit
- Perintah sudo di Fedora
- Pindah mode konsol atau GUI di Linux
- Problem pada driver acer aspire 4732Z
- Remote server ssh dengan handphone
- Rusak jaringan LAN, wireless
- Set permission di Windows
- Seting Billing Explorer
- Seting Bridge modem adsl
- Seting LAN Sederhana Serta Security Windows Xp untuk warnet
- Seting Radmin 3.4
- Seting manual Outlook WinXP
- Seting modem dial-up ubuntu
- Seting sederhana delay pools pada squid
- Seting zona waktu/time zone ubuntu
- Shutdown ubuntu tanpa password
- Sinkronisasi waktu dengan NTP server Indonesia
- Solusi Driver Bluetooth Toshiba L745 error - Baru !!
- Solusi Windows7 crash setelah menjalankan Windows Loader
- Solusi trial ispy Blackberry dan sms backup blackberry
- Stop Windows Update XP
- Syarat CPU Opertor warnet
- Tentang Web Hosting, mekanisme kerja, tips memilih jika harus menggunakannya
- Tips pemilik Compaq 515
- Trik pilih warnet di Citeureup
- Troubleshoot svchost.exe bikin hang
- Update grub Ubuntu setelah install Fedora
- Varian sjboys di linux
- WinSCP
- Windows 7 gagal booting setelah install windows loader
- cara mencari file di google
- install dan konfigurasi mediawiki di keluarga debian/ubuntu
- yum fedora ERROR:dbus.proxies:Introspect error
- Analogi kernel pada Debian dan Ubuntu
- Buka atau extract format .rar di ubuntu
- Cara install file rpm Android x86 di Linux - Baru !!
- Install firefox 13 di Ubuntu via apt-get
- Install java runtime empirovment di Ubuntu 10.04
- Kembalikan icon Network Manager Ubuntu
- Perbaiki repo error ubuntu 9.10
- Apa itu Daemon
- Boot manager Linux di Windows
- Buat PDF/XPS dengan Office 2007
- Buat shortcut shutdown,restart,logoff
- Bypass larangan install-block
- Cek hardware 64 atau 32 bit di Windows
- Dial PPPOE di Windows XP
- Dr. Watson di Windows
- Install dan konfigurasi billing warnet free gbilling 0.3.2
- Install squid di Windows Oke! - Baru !!
- Keyfile Kaspersky
- Konfigurasi VMware untuk install OS
- Konversi hard disk atau partisi ke format NTFS
- Manipulasi registry windows xp
- Membuat proxy server dengan VMware di windows
- Mengganti Dynamic Disk ke Basic Disk di Windows
- Perbaiki Yahoo Messenger error login
- Perbaiki flashdisk terinfeksi virus shortcut
- Perbaiki task manager dan regedit
- Problem pada driver acer aspire 4732Z
- Rusak jaringan LAN, wireless
- Sembunyikan Partisi Windows
- Set permission di Windows
- Seting LAN Sederhana Serta Security Windows Xp untuk warnet
- Seting Netlimiter
- Seting Radmin 3.4
- Seting manual Outlook WinXP
- Solusi Driver Bluetooth Toshiba L745 error - Baru !!
- Solusi Windows7 crash setelah menjalankan Windows Loader
- Stop Windows Update XP
- Syarat CPU Opertor warnet
- Tips pemilik Compaq 515
- Troubleshoot svchost.exe bikin hang
- WinSCP
- Windows 7 gagal booting setelah install windows loader
- Windows xp sebagai server
Tb
Setup Debian 7 sebagai Hostpot dengan hostapd dan dhcp server
Related Post on Linux,
Networking
- Konfigurasi, seting VPN Klien Windows dan Hub Virtual PacketIX
- [Solved]Install dan konfigurasi openvpn access server di ubuntu dan klien windows
- PacketIx, alternatif OpenVPN
- WebHTB, Bandwidth manager linux
- Cara install file rpm Android x86 di Linux
- Install squid v3.4 enable ssl di Ubuntu 10.04
- Disable/ enable service saat boot di Debian
- Setup Debian 7 sebagai Hostpot dengan hostapd dan dhcp server
- Cara Enable-kan squid untuk support SSL/HTTPS
- Perbaiki repo error ubuntu 9.10
- Boot manager Linux di Windows
- Pindah mode konsol atau GUI di Linux
- Install desktop KDE di Fedora
- Analogi kernel pada Debian dan Ubuntu
- Install squid di Windows Oke!
- Dial PPPOE di Windows XP
- Seting Netlimiter
- Panduan manual seting OpenVPN
- Cara mengetahui subnet IP server atau situs
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Berkomentarlah dengan bijak untuk pengembangan dan sekaligus menjadi pembelajaran kita bersama.
Pilih Name/Url untuk mempermudah memasukan id anda!