05-01-2013 11:43 PM - edited 03-07-2019 01:08 PM
Hi,
i have a question about computing MD5 hash in RIPv2 authenticated packet. I am implementing RIPv2 software router and I need to find combination of input data to compute MD5 hash wich has to be checked when packet is recieved or appended when packet is send as update to another Cisco router.
I know that hash is computed minimum from key ID, sequence number, password and some things that I am looking for. Any advices greatly appreciated.
Best regards
RG
05-01-2013 11:57 PM
Hi Rudolf,
Note 1: When using plain text authentication mode, make sure that the following parameters are matching on neighboring routers for successful authentication.
Note 2: When using MD5 authentication mode, for successful authentication make sure that the following parameters are matching on neighboring routers.
Some good ref on this:
http://evilrouters.net/2009/07/04/rip-authentication/
HTH
Regards
Inayath
*Plz rate all usefull posts.
05-02-2013 02:33 AM
Thank you, but question is not about configuration. Configuration is clear and easy to me.
05-02-2013 12:53 AM
Hi,
Maybe you could take a look here and find some more info:http://tools.ietf.org/html/draft-ietf-ripv2-md5-03
Regards
Alain
Don't forget to rate helpful posts.
05-02-2013 03:08 AM
Thank you, I have read this but still can't figure out the solution.
05-02-2013 03:12 AM
Hi all,
I found the solution. It was my mistake that I deleted the FFFF0001 and authentication data and replaced with password padded to 16 bytes. The FFFF0001 have to stay, only authentication data have to be replaced by padded password.
Thanks all for help.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: