[Csync2] Csync2 fails on in inetd
Lars Ellenberg
lars.ellenberg at linbit.com
Wed Feb 4 11:17:14 CET 2009
On Wed, Feb 04, 2009 at 08:27:54AM +0200, Wayne Gemmell wrote:
> On Tuesday 03 February 2009 17:52:50 Lars Ellenberg wrote:
> > which one of the 27 thousand inetd implementations do you use?
> inetutils-inetd, heres the package info from the ubuntu site.
> http://packages.ubuntu.com/intrepid/inetutils-inetd
> >
> > could this be an ipv4 vs. ipv6 issue?
> > (where to do inetd csync2 and standalone csync2 bind?
> > check with netstat -tnlp)
> It seems you've hit the nail on the head. Any ideas how I can resolve this?
>
> tcp 0 0 0.0.0.0:30865 0.0.0.0:* LISTEN 29116/csync2
> tcp6 0 0 :::30865 :::* LISTEN 29476/inetutils-ine
for now, try
csync2 stream tcp4 nowait root /usr/sbin/csync2 csync2 -i
(note the tcp_4_)
or bind to some explitit ipv4 address.
or disable ipv6, if you don't need it/don't use it.
or patch csync2 to understand the difference ;)
--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com
DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
More information about the Csync2
mailing list