-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patholsrd2.conf
More file actions
36 lines (29 loc) · 841 Bytes
/
olsrd2.conf
File metadata and controls
36 lines (29 loc) · 841 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[global]
plugin remotecontrol
[olsrv2]
originator -127.0.0.1/8
originator -::/0
originator default_accept
nhdp_routable yes
# set tc_interval so that "config get olsrv2.tc_interval" works even when nobody
# explicitly sets tc_interval using "config set"
tc_interval 5.0
[telnet]
bindto 127.0.0.1
port 2009
[interface]
bindto -127.0.0.1/8
bindto -::/0
bindto default_accept
# set hello_interval so that "config get interface.hello_interval" works even
# when nobody explicitly sets hello_interval using "config set"
hello_interval 2.0
[domain]
mpr -
willingness 15
[nhdp]
mpr -
willingness 15
[remotecontrol]
acl default_accept
[interface=poprow0]