diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-01-11 23:09:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 23:09:56 +0100 |
commit | 00b394d70263c7d8b857580fe39fbf6153c23bf7 (patch) | |
tree | 4e2d5407359256270db9b13100cec3a6adf60683 /etc | |
parent | 120de4d77939568e516b594ceb27c5739cdbc7f3 (diff) | |
parent | 4a6b9249a7003f2d0c4106915c524903aa0ec99b (diff) | |
download | vyos-opennhrp-00b394d70263c7d8b857580fe39fbf6153c23bf7.tar.gz vyos-opennhrp-00b394d70263c7d8b857580fe39fbf6153c23bf7.zip |
Merge pull request #3 from DmitriyEshenko/equuleus-11012022
nhrp: T4167: nhrp daemon is not required any param by default
Diffstat (limited to 'etc')
-rw-r--r-- | etc/opennhrp.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/opennhrp.conf b/etc/opennhrp.conf index 6451cb0..e69de29 100644 --- a/etc/opennhrp.conf +++ b/etc/opennhrp.conf @@ -1,9 +0,0 @@ -interface gre1 - map 10.255.255.1/24 192.168.200.1 register - cisco-authentication secret - shortcut - redirect - non-caching - -interface lo - shortcut-destination |