Re: MD5 authentication in quagga

2009-04-17 Thread Алексей Блинков
> Its depends on what protocol you talking i use md5 auth for quagga ospfd > for more than 5-6 years without problems  you maybe talk about bgpd ? > md5 peer auth ? I talking about BGPD. With authorisation in OSPFD i don`t have any problems. -- С уважением Алексей Блинков ___

Re: MD5 authentication in quagga

2009-04-17 Thread xdsgrrr
Its depends on what protocol you talking i use md5 auth for quagga ospfd for more than 5-6 years without problems you maybe talk about bgpd ? md5 peer auth ? On Thu, 2009-04-16 at 10:52 +0300, Алексей Блинков wrote: > 16 апреля 2009 г. 3:16 пользователь Bruce Simpson > написал: > > Алексей Блин

Re: MD5 authentication in quagga

2009-04-16 Thread Алексей Блинков
16 апреля 2009 г. 3:16 пользователь Bruce Simpson написал: > Алексей Блинков wrote: >> >> If modelling ideal situation, then: >> >> md5 password doesn`t match or empty, then peering must be closed... >> >> Now md5 working only for outgoing packets, not for input. And peering >> not closed if pass

Re: MD5 authentication in quagga

2009-04-15 Thread Bruce Simpson
Алексей Блинков wrote: If modelling ideal situation, then: md5 password doesn`t match or empty, then peering must be closed... Now md5 working only for outgoing packets, not for input. And peering not closed if password miss or not match. because bsd not check incoming packets, i think...

Re: MD5 authentication in quagga

2009-04-15 Thread Алексей Блинков
If modelling ideal situation, then: md5 password doesn`t match or empty, then peering must be closed... Now md5 working only for outgoing packets, not for input. And peering not closed if password miss or not match. because bsd not check incoming packets, i think... __

Re: MD5 authentication in quagga

2009-04-15 Thread Bjoern A. Zeeb
On Wed, 15 Apr 2009, wrote: Hi. I have a problem with Subj. In mailing list quagga me say for mailing to frebsd list. Quote: It is well documented that md5 'password' authentication for bgpd works, but only for outgoing packets... there is no way for FreeBSD (to my knowledge) to actually ver