|
|||||||||||
|
Re: Linux 2.4 - Writing packets with IP_DF set with packets bigger than pmtu
From: Jeff Nathan <jeff(at)snort.org>
Date: Tue Mar 11 2003 - 15:13:10 EST -----BEGIN PGP SIGNED MESSAGE-----
Raghu, I wouldn't want to be insulting to those working hard on Linux, but you are correct that the PMTU implementation insists on attempting to utilize PMTU information or apply PMTU techniques to datagrams that shouldn't be touched by PMTU (NFS for example). If you implement your own ARP functionality, you'll need to use libpcap to observe the response from the remote host when attempting to determine it's hardware address. However, that won'd actually solve your problem. You can't send an Ethernet frame larger than MTU, it just won't work. I'd suggest temporarily turning off your PMTU functionality and/or patching your linux Kernel with some functionality to properly preserve DF on a packet larger than MTU.
-----BEGIN PGP SIGNATURE-----
iD8DBQE+bkNZEqr8+Gkj0/0RApccAJsFPR9GOIF+SUOs4bCZQsECjVmO2QCfY818
TlS5ZYXZRlCZ9KZtwVK1UVg=
To unsubscribe, e-mail: libnet-unsubscribe@securityfocus.com For additional commands, e-mail: libnet-help@securityfocus.com Received on Tue Mar 11 15:13:16 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:23 EDT |
||||||||||
|
|||||||||||