Difference between revisions of "Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD"

From OnnoWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  ssh root@192.168.1.1
 
  ssh root@192.168.1.1
 
Update packages
 
 
opkg update
 
 
Instalasi aplikasi pendukung
 
 
opkg install uhttpd uhttpd-mod-lua uhttpd-mod-tls
 
opkg install luci luci-mod-admin-full luci-app-multiwan
 
opkg install luci-app-olsr luci-app-olsr-services luci-app-olsr-viz luci-app-meshwizard
 
opkg install luci-app-freifunk-policyrouting luci-mod-freifunk luci-theme-freifunk-generic
 
opkg install olsrd olsrd-mod-txtinfo olsrd-mod-httpinfo olsrd-mod-dyn-gw olsrd-mod-dyn-gw-plain
 
opkg install olsrd-mod-arprefresh olsrd-mod-dot-draw
 
 
  
 
Buat file konfigurasi olsrd.conf
 
Buat file konfigurasi olsrd.conf
Line 23: Line 9:
 
Isi dengan
 
Isi dengan
  
 +
Hna4                                                                           
 +
{                                                                                                         
 +
}                                                                               
 +
Hna6                                                                           
 +
{                                                   
 +
}
 +
LoadPlugin "olsrd_txtinfo.so.0.1"                                               
 +
{                                                                                               
 +
    PlParam      "accept" "0.0.0.0"                                             
 +
}
 +
InterfaceDefaults 
 +
{                                                                                                     
 +
}
 +
Interface "wlan0" "eth0.2" "br-lan"                                               
 +
{                                                                                                       
 +
    Mode "mesh"                                                                 
 +
}
  
 +
Restart aplikasi
 +
 +
olsrd -f /etc/olsrd.conf
  
Restart aplikasi
+
masukan ini ke rc.local
  
/etc/init.d/uhttpd restart
 
  
  
Line 47: Line 52:
 
* [[Buffalo: WZRHPG450H DD-WRT mengaktifkan SSH Server]]
 
* [[Buffalo: WZRHPG450H DD-WRT mengaktifkan SSH Server]]
 
* [[Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash]]
 
* [[Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash]]
 +
* '''[[Buffalo: WZRHPG450H Membuat Firmware OpenWRT Sendiri]]'''
 
* [[Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD]]
 
* [[Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD]]
 
  
 
===Storage Server===
 
===Storage Server===

Latest revision as of 04:17, 25 July 2012

Ssh ke Buffalo

ssh root@192.168.1.1

Buat file konfigurasi olsrd.conf

vi /etc/olsrd.conf

Isi dengan

Hna4                                                                             
{                                                                                                          
}                                                                                
Hna6                                                                             
{                                                    
}
LoadPlugin "olsrd_txtinfo.so.0.1"                                                
{                                                                                                 
    PlParam      "accept" "0.0.0.0"                                              
} 
InterfaceDefaults  
{                                                                                                      
}
Interface "wlan0" "eth0.2" "br-lan"                                                 
{                                                                                                         
    Mode "mesh"                                                                  
}

Restart aplikasi

olsrd -f /etc/olsrd.conf

masukan ini ke rc.local



Pranala Menarik

Wireless

Storage Server

Beberapa Teknik Operasi NAS