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.