-
May 4th, 2003, 06:06 AM
#1
Junior Member
help : about tcp data encrypt!
Now , I'm working under Linux7.2(kernel 2.4.9)
and I want to encrypt all transfer layer data with my own encrypt functions.
And let the Lan computers communcate under a VPN like envrionment.
I use the nf_register_hook(..) function to register a module function under netfilter
to get the transfer layer data and encrypt/decrypt them. but when I do this, the kernel allways panic. I don't what's going on?
do I give the wrong checksum, or the skb must be clone to operate?
somebody can help me???? thanks a lot!
-
May 4th, 2003, 06:26 AM
#2
What type of Crypt scheme is it?
-
May 4th, 2003, 07:10 AM
#3
Junior Member
now may be just a user defined encrypt/decrypt function. to encrypt the transfer layer data to confuse sniffer tools.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|