2008/4/4, Bernhard Suttner <[EMAIL PROTECTED]>:
>  is it possible to set a flag that sofia-sip dont send the sip messages
>  with "Dont fragment" (this is a IP setting). Or do I have to set
>  something in my linux distribution?

According to the man 7 ip the DF should be off by default. However the
 bit is there when I look at the traffic in tcpdump...

You can use

sysctl -w net.ipv4.ip_no_pmtu_disc=1

to turn off DF flag system-wide.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to