2 Feb 2005 01:38
FPing6 localhost probe
Sebastian Wiesinger <smokeping <at> tracker.fire-world.de>
2005-02-02 00:38:25 GMT
2005-02-02 00:38:25 GMT
Hi,
the IPv6 probe does the following to check the output:
fping6 -C 1 localhost 2>&1
On my Debian system localhost has only the ipv4 address assigned
(127.0.0.1) so smokeping hangs at startup [::1 is ip6-localhost here].
Perhaps your could change
$_ = `$self->{properties}{binary} -C 1 localhost 2>&1`;
to
$_ = `$self->{properties}{binary} -C 1 ::1 2>&1`;
in FPing6.pm if there are no reasons against it.
Regards,
Sebastian
--
--
GPG Key-ID: 0x76B79F20 (0x1B6034F476B79F20)
Wehret den Anfaengen: http://odem.org/informationsfreiheit/
Thunder rolled. ... It rolled a six.
--Terry Pratchett, Guards! Guards!
--
(Continue reading)
--- Niko Tyni
<ntyni+smokeping-users <at> mappi.helsinki.fi> wrote:
> Hi Kennedy,
>
> I'm quoting the longish mail; see the comments
> below. (BTW, your
> mailer is broken, it's using 8-bit quote characters
> but claiming it's
> 7-bit ASCII.)
>
RSS Feed