Date: Sun, 1 Jul 2007 18:00:31 +0800 From: "Rong-en Fan" <grafan@gmail.com> To: "Per olof Ljungmark" <peo@intersonic.se> Cc: current@freebsd.org Subject: Re: tcp_input: Listen socket: Spurious RST, segment rejected Message-ID: <6eb82e0707010300r40a256a5i93bc9a794823e1ec@mail.gmail.com> In-Reply-To: <46876CAB.1050204@intersonic.se> References: <6eb82e0706302221p3c4e24edo2f62e6ba60958b4f@mail.gmail.com> <6eb82e0707010013l7e7ce403h80942325a2b5ca73@mail.gmail.com> <46876CAB.1050204@intersonic.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/1/07, Per olof Ljungmark <peo@intersonic.se> wrote: > Rong-en Fan wrote: > > On 7/1/07, Rong-en Fan <grafan@gmail.com> wrote: > >> Hi, > >> > >> I'm runnnig rsyncd on an i386 with Jun 19 -current. > >> Once I lanuch rsync client from another host running > >> 6.2-STABLE, I saw lots of > >> > >> TCP: [192.168.30.48]:64597 to [192.168.30.69]:873 tcpflags 0x4<RST>; > >> tcp_input: Listen socket: Spurious RST, segment rejected > >> TCP: [192.168.30.48]:64597 to [192.168.30.69]:873 tcpflags 0x4<RST>; > >> tcp_input: Listen socket: Spurious RST, segment rejected > >> > >> and the rsync client stops with various error messages. > >> It's really annoying. Any ideas? > > > > Turn off IPSEC seems help my situation. > > Hi, > I see same thing and just out of curiosity, where did you turn off IPSEC? > Thanks, > /po Just remove the corresponding 'spdadd' entry and /etc/rc.d/ipsec restart. Regards, Rong-En Fan >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6eb82e0707010300r40a256a5i93bc9a794823e1ec>