WiFi: HotSpot - CoovaChilli Kebutuhan Hardware dan Software
Kebutuhan Hardware
- Komputer dengan dua network Interface / NIC
Versi Software
Software yang digunakan
- Ubuntu
- CoovaChilli http://coova.org/wiki/index.php/CoovaChilli
Instalasi Software
Pastikan kita menginstalasi
Kalau mau gampang dapat juga menggunakan perintah
# tasksel
Root
To make the installation easier create a root user. Many files can only be changed with root user.
Login user, then enter command:
- sudo passwd root
Enter new UNIX password: Retype new UNIX password:
- su root
Password:
SSH
So we can cut and paste commands to make life easier
Install putty on you windows machine
Assuming that your ubuntu box is connected to your ADSL router/DHCP server you will need to find your IP address of your ubuntu box so you can connect with putty
ifconfig
Type in your ip address and connect
Repository
Use default repository or better
Update Ubuntu
sudo apt-get update
sudo apt-get upgrade
Network setup
Setup up your network hardware/software
Interfaces
nano -w /etc/network/interfaces
auto lo iface lo inet loopback
auto eth0 iface eth0 inet dhcp
auto eth1
Pranala Menarik
- WiFi: HotSpot - CoovaChilli Pendahuluan
- WiFi: HotSpot - CoovaChilli Kebutuhan Hardware dan Software
- WiFi: HotSpot - CoovaChilli Instalasi Radius Server
- WiFi: HotSpot - Instalasi CoovaChilli
- WiFi: HotSpot - CoovaChilli Instalasi Firewall
- WiFi: HotSpot - CoovaChilli Instalasi Apache dan SSL
- WiFi: HotSpot - CoovaChilli Fitur dan Keterangan Tambahan
- WiFi: HotSpot