Quagga not support password for neighbor
Vladislav V. Prodan
universite at ukr.net
Sun Sep 1 20:25:27 UTC 2013
Up.
You can set examples?
I added these options in my kernel and rebuild:
options TCP_SIGNATURE
options IPSEC
device crypto
device cryptodev
...
I added these lines to /etc/rc.conf:
...
ipsec_enable="YES"
ipsec_file="/etc/ipsec.conf"
...
and /etc/ipsec.conf output:
flush;
add ZZZ.245.YYY.67 ZZZ.245.YYY.1 tcp 0x1000 -A tcp-md5 "XXXXXXXX";
add ZZZ.245.YYY.67 ZZZ.245.YYY.2 tcp 0x1000 -A tcp-md5 "XXXXXXXX";
add ZZZ.107.YYY.12 ZZZ.107.YYY.1 tcp 0x1000 -A tcp-md5 "XXXXXXXX";
add ZZZ.107.YYY.12 ZZZ.107.YYY.199 tcp 0x1000 -A tcp-md5 "XXXXXXXX";
21.03.2013 17:52, Ermal Luçi wrote:
> You need a kernel with TCP_SIGNATURE option and insert policy routes with
> setkey.
>
>
> On Thu, Mar 21, 2013 at 4:06 PM, Vladislav Prodan <universite at ukr.net>wrote:
>
>>
>> FreeBSD 8.2-STABLE
>> quagga-0.99.21 Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software
>>
>> BGP.as11111(config-router)# neighbor XXX.XXX.YYY.YYY password testtest
>> % Error while applying TCP-Sig to session(s)
>>
>> No one to share the patch with the Linux version of quagga, so get to work
>> option password?
>>
>> Thanks!
>>
--
Vladislav V. Prodan
System & Network Administrator
http://support.od.ua
+380 67 4584408, +380 99 4060508
VVP88-RIPE
More information about the freebsd-net
mailing list