Date: Wed, 22 May 2019 21:21:39 +0200 (CEST) From: Wojciech Puchar <wojtek@puchar.net> To: Wojciech Puchar <wojtek@puchar.net> Cc: freebsd-ports@freebsd.org Subject: FIXED Re: problem with bind911 or 914 Message-ID: <alpine.BSF.2.20.1905222121140.3636@puchar.net> In-Reply-To: <alpine.BSF.2.20.1905222047170.66370@puchar.net> References: <alpine.BSF.2.20.1905222047170.66370@puchar.net>
next in thread | previous in thread | raw e-mail | index | archive | help
net.inet.tcp.soreceive_stream=1 was the problem. turning it off fixed things On Wed, 22 May 2019, Wojciech Puchar wrote: > i've reinstalled bind914 (and then tried 911 too) after updating to latest > FreeBSD-11 > > and the problem is that bind cannot perform any TCP transfers > > in logs i'm getting like this > > May 22 20:50:55 <3.6> puchar named[67338]: transfer of 'icetransport.pl/IN' > from 84.10.41.58#53: connected using 194.1.144.90#44228 > May 22 20:50:55 <3.3> puchar named[67338]: transfer of 'icetransport.pl/IN' > from 84.10.41.58#53: failed while receiving responses: host > May 22 20:50:55 <3.6> puchar named[67338]: transfer of 'icetransport.pl/IN' > from 84.10.41.58#53: Transfer status: host unreachable > May 22 20:50:55 <3.6> puchar named[67338]: transfer of 'icetransport.pl/IN' > from 84.10.41.58#53: Transfer completed: 0 messages, 0 recor > > > while on 84.10.41.58 i see > > May 22 20:50:51 icetransport named[4479]: client @0x3bc271400 > 194.1.144.90#44228 (icetransport.pl): transfer of 'icetransport.pl/IN': AXFR > started (serial 3873) > May 22 20:50:51 icetransport named[4479]: client @0x3bc271400 > 194.1.144.90#44228 (icetransport.pl): transfer of 'icetransport.pl/IN': AXFR > ended > May 22 20:50:51 icetransport named[4479]: client @0x3c0129400 > 194.1.144.90#44231 (icetransport.pl): transfer of 'icetransport.pl/IN': AXFR > started (serial 3873) > May 22 20:50:51 icetransport named[4479]: client @0x3c0129400 > 194.1.144.90#44231 (icetransport.pl): transfer of 'icetransport.pl/IN': AXFR > ended > > > using FreeBSD base system host program i can transfer this domain without > problem too. > > > this way named now cannot update any of domains from master server. > > furthermore i see LOTS of things like this in log: > > May 22 20:51:10 <3.3> puchar named[67338]: dispatch 0x804544e00: shutting > down due to TCP receive error: 193.108.91.73#53: host unreachable > > > > seems like named connect properly over tcp and then reports error. > > Any idea what's this and how to fix it? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1905222121140.3636>