Project

General

Profile

Actions

Bug #3161

closed

apinger pings loopback instead of gateway on gif tunnels

Added by Doktor Notor over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Gateways
Target version:
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" 
}
Actions

Also available in: Atom PDF