RE: 101-OpenSSL question..

2001-12-26 Thread Matthew Smith
Simple but stupid…Why don’t you just capture packets coming into a box…on the lower levels of the osi, modify the packet and send to the higher levels of the osi.. Why do you need to use OpenSSL… Let us know .. give me some more hints..     Regards, Matthew Smith (MCSE,CNE,CCNA,CCIE)

Re: 101-OpenSSL question..

2001-12-26 Thread Vadim Fedukovich
On Mon, 24 Dec 2001 [EMAIL PROTECTED] wrote: > > Hi expert guys,.. :) > > I'm starting a class project which requires handling a packet after > encryption it, and before transmi it to the IP layer. I want to to add a > header and modify the current IP address of the packet. > > The steps -- i