On 15 June 2010 22:08, Craig Warner <coolum.surfl...@gmail.com> wrote:
> I don't know whether this is correct or not but its working for now
>
> add to the following script
>
> /etc/network/if-up.d/mtu
>
> #!/bin/sh
> ifconfig eth0 mtu 1300
>
> restart networking
>
> now wireshark is not reporting the error and I can sent emails and
> access https sites
>
>
I would suggest using iptables to perform MSS clamping.
https://blue-labs.org/howto/mtu-mss.php
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to