Re: Linux Sequence Number Generation
- From: comphelp@xxxxxxxxx (Todd H.)
- Date: 26 Jan 2006 10:39:15 -0600
"Sunny" <sun4udee@xxxxxxxxx> writes:
> Hello,
> Can anybody tell me about Linux 2.6 sequence number
> generation???
> Suppose i caught a packet using PRE_ROUTING hook and i want to modify
> the packet that will be response for our caught packet.. So how can I
> map an outgoing packet (a reply) to a recieved packet..
What sequence numbers are you talking about? TCP sequence numbers?
The mapping of the reply to the request is done by taking the ACK
value of the incoming packet and using that for the sequence number
for the reply packet.
More on the topic of tcp spoofing here and other places
http://www.signaltonoise.net/library/ipsp00f.htm
Best Regards,
--
Todd H.
http://www.toddh.net/
.
- References:
- Linux Sequence Number Generation
- From: Sunny
- Linux Sequence Number Generation
- Prev by Date: Linux Sequence Number Generation
- Next by Date: Detect what software is blocking connections
- Previous by thread: Linux Sequence Number Generation
- Next by thread: Detect what software is blocking connections
- Index(es):
Relevant Pages
|
|