RRAS docs and examples

  • Thread starter Thread starter Konstantin Knyazev
  • Start date Start date
K

Konstantin Knyazev

Hello!

Where i can find some information about programming for RRAS? I found only
administration manuals, there are no programming topics. I'm interesting in
custom routing engine.
Thanks!
Best regards, Konstantin Knyazev
 
Yes, i know about msdn and now i'm trying to understand it, but there are
very cramped information.
 
Yes, i'm looking about custom ip routing (based on a content of ip packets).
It seems RRAS can help me with this problem, but i can't understand how :)
 
Let me understand, are you planning to automate these steps -
1. Recive packet on a particular interface
2. Parse the packet
3. Depending upon the content, route the packet forward or drop the packet.

Is this what you are looking to do through your program?
 
Back
Top