aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd/openbgpd_neighbors.xml
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2013-03-28 12:33:24 +0100
committerErmal <eri@pfsense.org>2013-03-28 12:33:24 +0100
commit7c702b5a98c27526c780af46dfc8494c9a6cabbc (patch)
tree5cc30b44e1194194715354b51ae031fe6d324f62 /config/openbgpd/openbgpd_neighbors.xml
parent5072ac5044cb87838c7de8eebd5e8d3072667fb7 (diff)
downloadpfsense-packages-7c702b5a98c27526c780af46dfc8494c9a6cabbc.tar.gz
pfsense-packages-7c702b5a98c27526c780af46dfc8494c9a6cabbc.tar.bz2
pfsense-packages-7c702b5a98c27526c780af46dfc8494c9a6cabbc.zip
Do not make mandatory the local addr but use the listenip if local address is not set to easy configuration same as was previously done with setkey
Diffstat (limited to 'config/openbgpd/openbgpd_neighbors.xml')
-rw-r--r--config/openbgpd/openbgpd_neighbors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/openbgpd/openbgpd_neighbors.xml b/config/openbgpd/openbgpd_neighbors.xml
index e45baa1a..5553c022 100644
--- a/config/openbgpd/openbgpd_neighbors.xml
+++ b/config/openbgpd/openbgpd_neighbors.xml
@@ -100,13 +100,13 @@
<field>
<fielddescr>TCP-MD5 key</fielddescr>
<fieldname>md5sigkey</fieldname>
- <description>The md5 key to communicate with the peer. Does not work with Cisco BGP routers. You need the Local Addr option to be set.</description>
+ <description>The md5 key to communicate with the peer. Does not work with Cisco BGP routers. If the Local Addr option is not set listening ip will be used.</description>
<type>input</type>
</field>
<field>
<fielddescr>TCP-MD5 password</fielddescr>
<fieldname>md5sigpass</fieldname>
- <description>The md5 password to communicate with the peer. Use this when communicating with a Cisco BGP router. You need the Local Addr option to be set.</description>
+ <description>The md5 password to communicate with the peer. Use this when communicating with a Cisco BGP router. If the Local Addr option is not set listenning ip will be used.</description>
<type>input</type>
</field>
<field>