On Thu, May 25, 2017 at 09:02:48PM -0400, lleachii--- via 44Net wrote:
No.
Are you getting responses?
Where are my
responses coming from?
(maybe is connection tracking.....(via Rob's "MAC" known to the
Kernel...").
Only thing I can think of...
- KB3VWG
I don't know that you are getting responses. That's what I asked you.
I see the packets going out and I have no way to see them coming back
in, so I was asking if you were getting responses to your pings.
But there's something really strange going on with your host 44.60.44.14.
You are pinging 8.8.8.8 in a normal manner, but you are ALSO pinging
4.2.2.2 with extremely small TTLs. For every ping you send to 8.8.8.8,
you also send 6 more to 4.2.2.2 with TTLs that vary from 1 to 6.
Look:
18:07:08.653712 IP (tos 0x0, ttl 62, id 7509, offset 0, flags [DF], proto ICMP (1), length
84, bad cksum 0 (->b6fa)!)
44.60.44.14 > 8.8.8.8: ICMP echo request, id 1348, seq 2633, length 64
18:07:08.893364 IP (tos 0x0, ttl 1, id 18551, offset 0, flags [none], proto ICMP (1),
length 64, bad cksum 0 (->12f9)!)
44.60.44.14 > 4.2.2.2: ICMP echo request, id 21509, seq 56017, length 44
18:07:09.018946 IP (tos 0x0, ttl 2, id 18565, offset 0, flags [none], proto ICMP (1),
length 64, bad cksum 0 (->11eb)!)
44.60.44.14 > 4.2.2.2: ICMP echo request, id 21509, seq 56273, length 44
18:07:09.144229 IP (tos 0x0, ttl 3, id 18581, offset 0, flags [none], proto ICMP (1),
length 64, bad cksum 0 (->10db)!)
44.60.44.14 > 4.2.2.2: ICMP echo request, id 21509, seq 56529, length 44
18:07:09.269366 IP (tos 0x0, ttl 4, id 18601, offset 0, flags [none], proto ICMP (1),
length 64, bad cksum 0 (->fc7)!)
44.60.44.14 > 4.2.2.2: ICMP echo request, id 21509, seq 56785, length 44
18:07:09.395117 IP (tos 0x0, ttl 5, id 18627, offset 0, flags [none], proto ICMP (1),
length 64, bad cksum 0 (->ead)!)
44.60.44.14 > 4.2.2.2: ICMP echo request, id 21509, seq 57041, length 44
18:07:09.520412 IP (tos 0x0, ttl 6, id 18648, offset 0, flags [none], proto ICMP (1),
length 64, bad cksum 0 (->d98)!)
44.60.44.14 > 4.2.2.2: ICMP echo request, id 21509, seq 57297, length 44
What are you doing?
- Brian