update to v0.9.2
[feed/routing.git] / hnetd / files / hnet.config
1 config security security
2 # Simplest security mode:
3 # option password foo
4 # Trust consensus and CA-based share these options:
5 # option certificate_file /etc/hnetd-cert.pem
6 # option private_key_file /etc/hnetd-key.pem
7 # Then to enable trust consensus:
8 # option trust_store /etc/hnetd-trust.dat
9 # Or CA-based authentication:
10 # option trust_certificate_file /etc/ca-cert.pem
11
12 config pa pa
13 # option ip4prefix 10.0.0.0/8
14 # option ulaprefix fd12:3456:789A::/48
15 # option ulamode off
16 # option persistent_store /etc/hnet-pa.store
17
18 config sd sd
19 # option router_name openwrt
20 # option domain_name home.