All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Rob Sterenborg <rob@sterenborg.info>
Cc: netfilter@lists.netfilter.org,
	Netfilter-failover list <netfilter-failover@lists.netfilter.org>
Subject: Re: conntrackd
Date: Tue, 07 Aug 2007 16:28:54 +0200	[thread overview]
Message-ID: <46B881A6.4030508@netfilter.org> (raw)
In-Reply-To: <00d601c7d8f8$6d082d90$0b0ffe0a@NS006819>

Rob Sterenborg wrote:
> # conntrackd -C /usr/local/etc/conntrackd/conntrackd.conf
> ERROR: conntrackd cannot start, please check the logfile for more info
> 
> # tail /var/log/conntrackd.log
> [...]
> [Mon Aug  6 13:25:03 2007] (pid=5701) --- starting in console mode ---
> [Mon Aug  6 13:25:03 2007] (pid=5701) [FAIL] can't open multicast
> server!
> [Mon Aug  6 13:25:03 2007] (pid=5701) [FAIL] initialization failed

Extracted from conntrackd.conf:

        Multicast {
                IPv4_address 225.0.0.50
                IPv4_interface 192.168.100.100 # IP of dedicated link
                                    ^^^
Did you setup an interface with this IP? Otherwise the multicast sender
won't work, i.e. your dedicated link (ethX) must use the IP 192.168.100.100.

-- 
"Será preciso viajar a través de los ojos de los idiotas" -- Poeta en
Nueva York -- Federico García Lorca.


  reply	other threads:[~2007-08-07 14:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-07 13:39 conntrackd Rob Sterenborg
2007-08-07 14:28 ` Pablo Neira Ayuso [this message]
2007-08-07 15:00   ` conntrackd Rob Sterenborg
2007-08-07 14:31 ` conntrackd Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2007-08-14  8:01 conntrackd Filka Michal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46B881A6.4030508@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=netfilter-failover@lists.netfilter.org \
    --cc=netfilter@lists.netfilter.org \
    --cc=rob@sterenborg.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.