Actions
Bug #3161
closedapinger pings loopback instead of gateway on gif tunnels
Start date:
08/25/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
As described on this post: http://forum.pfsense.org/index.php/topic,65231.msg358058.html#msg358058
tcpdump -nvvi lo0 icmp6 tcpdump: listening on lo0, link-type NULL (BSD loopback), capture size 96 bytes 23:50:12.394037 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 24) 2001:470:xxxx:xxxx::2 > 2001:470:xxxx:xxxx::2: [icmp6 sum ok] ICMP6, echo request, length 24, seq 62063 23:50:12.394136 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 24) 2001:470:xxxx:xxxx::2 > 2001:470:xxxx:xxxx::2: [icmp6 sum ok] ICMP6, echo reply, length 24, seq 62063 target "2001:470:xxxx:xxxx::1" { description "HEIPv6GW" srcip "2001:470:xxxx:xxxx::2" alarms override "loss","delay","down"; rrd file "/var/db/rrd/HEIPv6GW-quality.rrd" }
Updated by Renato Botelho about 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset pfsense-tools:commit:b5c0231c6801d25a1555c97c0a82e64b90a994d1.
Updated by Michael Kellogg about 11 years ago
2.1-RC1 (amd64)
built on Mon Aug 26 01:13:05 EDT 2013
ping times on my tunnel are still .x ms unlike the normal xx.x ms
Updated by Renato Botelho about 11 years ago
Michael Kellogg wrote:
2.1-RC1 (amd64)
built on Mon Aug 26 01:13:05 EDT 2013ping times on my tunnel are still .x ms unlike the normal xx.x ms
This snapshot didn't have the fix, please wait for a new one and try it.
Updated by Doktor Notor about 11 years ago
Thanks, fixed now with Aug 26 16:51:36 EDT 2013 snapshots.
Updated by Renato Botelho about 11 years ago
- Status changed from Feedback to Resolved
Actions