Project

General

Profile

Actions

Bug #3161

closed
DN

apinger pings loopback instead of gateway on gif tunnels

Bug #3161: apinger pings loopback instead of gateway on gif tunnels

Added by Doktor Notor about 13 years ago. Updated about 13 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" 
}

RB Updated by Renato Botelho about 13 years ago Actions #1

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset pfsense-tools:commit:b5c0231c6801d25a1555c97c0a82e64b90a994d1.

RB Updated by Renato Botelho about 13 years ago Actions #2

  • Category set to Gateways

Please try later snapshot

MK Updated by Michael Kellogg about 13 years ago Actions #3

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

RB Updated by Renato Botelho about 13 years ago Actions #4

Michael Kellogg wrote:

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

This snapshot didn't have the fix, please wait for a new one and try it.

DN Updated by Doktor Notor about 13 years ago Actions #5

Thanks, fixed now with Aug 26 16:51:36 EDT 2013 snapshots.

RB Updated by Renato Botelho about 13 years ago Actions #6

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom