The following reply was made to PR ports/103329; it has been noted by GNATS.

From: "Simon L. Nielsen" <[EMAIL PROTECTED]>
To: Nicolas Blais <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: ports/103329: kdenetwork-kopete-0.11_X not connecting to MSN on 
-CURRENT
Date: Mon, 18 Sep 2006 21:50:57 +0200

 On 2006.09.17 16:30:12 +0000, Nicolas Blais wrote:
 
 > I am no longer able to connect to MSN with kopete since (I assume)
 > upgrades were made to OpenSSL in -CURRENT. On my -STABLE machines,
 > kopete connects fine. I get no errors, simply a "msn flapping
 > butterfly" within kopete indicating network activity and then it
 > returns to gray (no connection).
 
 > I have tried to see what it is doing with wireshark (aka ethereal) and this 
 > is what I get:
 > 
 [...]
 >       5 0.037024    192.168.1.100         207.46.96.141         TCP      
 > 51641 > 1863 [SYN] Seq=0 [TCP CHECKSUM INCORRECT] Len=0 MSS=1460 WS=1 
 > TSV=6489088 TSER=0
 [CUT]
 > Notice the many TCP CHECKSUM INCORRECT messages. Not sure if this is related.
 
 It's probably just checksum offloading.  tcpdump will reports errors
 like that when the NIC is using checksum offloading since the NIC will
 compute the checksum later.  Run "ifconfig em0 -txcsum" (or similar)
 to disable TCP checksum offloading and the tcpdump output should not
 show the errors.
 
 -- 
 Simon L. Nielsen
_______________________________________________
kde-freebsd mailing list
[email protected]
http://kf.liquidneon.com/mailman/listinfo/kde-freebsd

Reply via email to