# secnet sites file autogenerated by make-secnet-sites version 0.1.18 # Sat Dec 7 17:16:13 2019 # Command line: ./make-secnet-sites --no-conf-key-prefix test-example/sites /home/ian/things/Fvpn/secnet/mtest/d-basic/out.conf vpn-data { test-example { # Contact email address: dh diffie-hellman("8db5f2c15ac96d9f3382d1ef4688fba14dc7908ae7dfd71a9cfe7f479a75d506dc53f159aeaf488bde073fe544bc91c099f101fcf60074f30c06e36263c03ca9e07931ce3fc235fe1171dc6d9316fb097bd4362891e2c36e234e7c16b038fd97b1f165c710e90537de66ee4f54001f5712b050d4e07de3fba07607b19b64f6c3","2"); hash sha1; key-lifetime 72000000; # restrict-nets "172.18.232.0/28" setup-retries 5; setup-timeout 2000; in { inside { name "test-example/in/inside"; peer-keys "/var/lib/secnet/pubkeys/peer.inside"; address "[127.0.0.1]"; port 16910; mobile True; link netlink { routes "172.18.232.8/29"; ptp-address "172.18.232.9"; }; }; }; out { outside { name "test-example/out/outside"; peer-keys "/var/lib/secnet/pubkeys/peer.outside"; address "[::1]"; port 16900; link netlink { routes "172.18.232.0/29"; ptp-address "172.18.232.1"; }; }; }; }; }; vpn { test-example { out vpn-data/test-example/out/outside; in vpn-data/test-example/in/inside; all-sites out,in; }; }; all-sites vpn/test-example/all-sites;