Apinger only working on wan 8/6/13 64bit snapshot
-
Sounds like whatever is being pinged, it ain’t your gateway…
-
Sounds like whatever is being pinged, it ain’t your gateway…
Nice catch, you're right. It should ping out on gif0 but it's just pinging itself on lo0:
tcpdump -nvvi lo0 icmp6 tcpdump: listening on lo0, link-type NULL (BSD loopback), capture size 96 bytes 09:14:14.703602 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 24) 2001:4dd0:xxxx:xxxx::2 > 2001:4dd0:xxxx:xxxx::2: [icmp6 sum ok] ICMP6, echo request, length 24, seq 26906 09:14:14.703847 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 24) 2001:4dd0:xxxx:xxxx::2 > 2001:4dd0:xxxx:xxxx::2: [icmp6 sum ok] ICMP6, echo reply, length 24, seq 26906
According to the config it should not:
target "2001:4dd0:xxxx:xxxx::1" { description "WAN_SixXS" srcip "2001:4dd0:xxxx:xxxx::2" alarms override "loss","delay","down"; rrd file "/var/db/rrd/WAN_SixXS-quality.rrd" }
-
I'd say your follow-up was nicer than my guess - glad it panned out.
Well - That makes perfect sense now. :D
I'd guess knowing that makes it easier for a dev to fix? -
Nice catch, you're right. It should ping out on gif0 but it's just pinging itself on lo0:
Hmmm, indeed… same here. No wonder it shows insane figures, LOL.
https://redmine.pfsense.org/issues/3161
-
This should be fixed in the next snapshot (later tonight)
-
Thanks, will test ASAP. :)
-
Oh - That will make lots of people happy maybe. :)
-
lo0 interface numbers are faster. Can you please change it back?
Appearances are everything.
-
-
So, is your internet nice and laggy again? haha
-
So, is your internet nice and laggy again? haha
Ah yeah, about 3ms slower than localhost. I guess I'll switch back to the buggy one. :D ;D