Discussion:
Kerberos for ARP authentication
Navneet Soni
2016-02-28 15:12:03 UTC
Permalink
Hi,

I am a student and working on a project in which I am using KERBEROS to
authenticate ARP packets. For that I need to know at where in Kerberos code
I need to perform modification. As it's a long source code, I would be
really thankful if you can help me in any way.

Thankfully
_______________________________________________
krbdev mailing list ***@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev
Rick van Rein
2016-03-01 10:52:44 UTC
Permalink
Hello Naveet,
Post by Navneet Soni
I am a student and working on a project in which I am using KERBEROS to
authenticate ARP packets.
This confuses me. ARP is local bootstrapping stuff, and Kerberos is remote networking built on top of it. How can you get hold of a Kerberos ticket before you have a network?

Usually, Kerberos is used for end-to-end protection, rather than for hop-by-hop issues.

-Rick
_______________________________________________
krbdev mailing list ***@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

Loading...