[Olsr-users] hybrid olsr

Janu Adwiyanto (spam-protected)
Wed Aug 17 17:05:45 CEST 2016


good day
my name is janu

I already install olsr in router tp-link tl-mr3420 and laptop in router i
use openwrt-ar71xx-generic-tl-mr3420-v2-squashfs-factory-Barrier Breaker
berlin-77. and package is luci-app-olsr-viz, olsrd-mod-dyn-gw,
olsrd-mod-httpinfo, olsrd-mod-txtinfo,
olsrd-mod-dot-draw  olsrd-mod-mdns  olsrd-mod-p2pd  olsrd-mod-secure.
In laptop i use ubuntu 12.0 and linux mint 18. i have already connect
between laptop to laptop & router to router,

laptop to laptop & router to router is already connect but i have problem
to connect laptop to router does anyone have a solution about it?

on the router:
*/etc/config/wireless*
config wifi-device 'radio'
option type 'mac80211'
option hwmode '11ng'
option path 'platform/ar934x_wmac'
list ht_capab 'LDPC'
list ht_capab 'SHORT-GI-20'
list ht_capab 'SHORT-GI-40'
list ht_capab 'TX-STBC'
list ht_capab 'RX-STBC1'
list ht_capab 'DSSS_CCK-40'
option country 'DE'
option channel '1'
option noscan '1'
option distance '1000'
option htmode 'HT40+'
option txpower '18'
option chanbw '20'
option txantenna 'all'
option rxantenna 'all'

config wifi-iface
option device 'radio0'
option encryption 'none'
option bssid '7A:B0:60:FD:30:0E'
option mode 'adhoc'
option network 'wireless0'
option ssid 'MESH'

config wifi-iface
option network 'wireless0dhcp'
option encryption 'none'
option device 'radio0'
option mode 'ap'
option ssid 'AP-94d6-2.mesh'

/etc/config/network
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config globals 'globals'
option ula_prefix 'fdda:b490:46ce::/48'

config interface 'lan'
option ifname 'eth1'
option type 'bridge'
option proto 'static'
option netmask '255.255.255.0'
option ipassign '64'
option apaddr '192.168.1.10'

config interface 'wan'
option ifname 'eth0'
option proto 'dhcp'

config interface 'wan6'
option ifname '@wan'
option proto 'dhcp6'

config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'

config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 1 2 3 4'

config interface 'wireless0'
option ip6assign '64'
option proto 'static'
list dns '2002:d596:2a92:1:71:53::'
list dns '2002:5968:c28e::53'
option netmask '255.255.255.0'
option ipaddr '192.168.1.20'
option _orig_ifname 'wlan0'
option _orig_bridge 'false'

config interface 'wireless0dhcp'
option ip6assign '64'
option proto 'static'

/etc/olsrd.conf
Hna4
{
}
Hna6
{
}
LoadPlugin "olsrd_txtinfo.so.0.1"
{
PlParam "accept" "0.0.0.0"
}
InterfaceDefaults
{
}
Interface "MESH"
{
Mode 'mesh'
}
LoadPlugin "olsrd_httpinfo.so.0."
{
PlParam "port" "1979"
PlParam "Net" "0.0.0.0 0.0.0.0"


on pc
/etc/network/interfaces
# interfaces(5) file used by ifup (8) and ifdown(8)
auto lo
ifaee lo inet loopback

auto wlan0

allo-hot plug wlan0
iface wlan inet static
address 192.168.1.80
netmask 255.255.255.0
wireless-mode ad-hoc
wireless-channel 1
wireless-essid MESH

/etc/olsrd/olsrd.conf
DebugLevel 2
Interface "wlan0"
{
HelloInterval 5.0
HelloValidityTime 60.0
TcInterval 2.0
TcValidityTime 90.0
MidInterval 15.0
MidValidityTime 60.0
HnaInterval 15.0
HnaValidityTime 60.0
}
LinkQualityFisheye 1
IpVersion 4
ClearScreen yes
AllowNoInt yes
Willingness 7
LinkQualityLevel 2
Pollrate 0.1
HnaValidityTime 60.0
}
LinkQualityFishEye 1
IpVersion 4
Clearscreen yes
AllowNoInt Yes
Willingness 7
LinkQulityLevel 2
Pollrate 0.1
TcRedundancy 2
MprCoverage 5

if you know somehting or found any miss on that configuration please let me
know it
thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20160817/973d297b/attachment.html>


More information about the Olsr-users mailing list