Re: Disable ipv4 fragmentation

2007-04-30 Thread J HU
Perdonad la equivocacion, hice un enviar a varias listas y me olvide de quitar esta. Lo lamento. Original Message Follows From: Rudy Godoy [EMAIL PROTECTED] To: debian-devel-spanish@lists.debian.org Subject: Re: Disable ipv4 fragmentation Date: Sun, 29 Apr 2007 23:34:01 -0500 El día 29

Re: Disable ipv4 fragmentation

2007-04-29 Thread David Moreno Garza
Thomas Bushnell BSG wrote: Fragmentation is part of IP. Changing the MTU does not prevent fragmentation. Routers and everything in between is permitted to fragment traffic. You can set the DF (don't fragment) bit in various ways, but the result is that routers which need to fragment will

Re: Disable ipv4 fragmentation

2007-04-29 Thread Rudy Godoy
El día 29/04/2007 a 14:25 David Moreno Garza escribió... Thomas Bushnell BSG wrote: Fragmentation is part of IP. Changing the MTU does not prevent fragmentation. Routers and everything in between is permitted to fragment traffic. You can set the DF (don't fragment) bit in various

Re: Disable ipv4 fragmentation

2007-04-28 Thread Thomas Bushnell BSG
On Tue, 2007-04-24 at 17:39 +, J HU wrote: Dear experts, I'm working with sockets in a debian with a version of kernel 2.6.x, and I'd like to disable the fragmentation of the ipv4 introduce. I have read that there was the option of modified the file /proc/sys/net/ipv4/ip_always_defrag

Disable ipv4 fragmentation

2007-04-24 Thread J HU
Dear experts, I'm working with sockets in a debian with a version of kernel 2.6.x, and I'd like to disable the fragmentation of the ipv4 introduce. I have read that there was the option of modified the file /proc/sys/net/ipv4/ip_always_defrag but it doesn't exist. So I'm totally lost and I

Re: Disable ipv4 fragmentation

2007-04-24 Thread Steve Langasek
None of the lists you've sent this to are appropriate forums for this question; redirecting to debian-user. On Tue, Apr 24, 2007 at 05:39:53PM +, J HU wrote: Dear experts, I'm working with sockets in a debian with a version of kernel 2.6.x, and I'd like to disable the fragmentation of

Disable ipv4 fragmentation

2007-04-24 Thread J HU
Dear experts, I'm working with sockets in a debian with a version of kernel 2.6.x, and I'd like to disable the fragmentation of the ipv4 introduce. I have read that there was the option of modified the file /proc/sys/net/ipv4/ip_always_defrag but it doesn't exist. So I'm totally lost and I

Re: Disable ipv4 fragmentation

2007-04-24 Thread Steve Langasek
None of the lists you've sent this to are appropriate forums for this question; redirecting to debian-user. On Tue, Apr 24, 2007 at 05:39:53PM +, J HU wrote: Dear experts, I'm working with sockets in a debian with a version of kernel 2.6.x, and I'd like to disable the fragmentation of