Re: IP don't fragment bit set in get-response

2007-03-13 Thread Dave Shield
On 09/03/07, Dominique bastien <[EMAIL PROTECTED]> wrote: > I face a little problem here with the DF bit in IP. > Can I disable this default > setting by configuration or I need to find a hack in > the code? You'd need to hack the code. Dave -

IP don't fragment bit set in get-response

2007-03-08 Thread Dominique bastien
Hi, I face a little problem here with the DF bit in IP. If I send a request base on a Perl script to my netSNMP agent my get-response is break in three IP packets with the DF flag set and somewhere in a private network the PDUs are drops. Can I disable this default setting by configuration or I n