This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Odd "DNS" traffic

I am seeing log entries like this every 15 seconds:
2015:08:03-22:57:29 sophosutm ulogd[5274]: id="2000" severity="info" sys="SecureNet" sub="packetfilter" name="Packet logged" action="log" fwrule="0" srcip="x.x.x.x" dstip="208.67.220.220" proto="17" length="28" tos="0x00" prec="0x00" ttl="64" srcport="43978" dstport="53" info="nf_ct_dns: dropping packet: Inappropriately formated record: Only -45 left for type and class

2015:08:03-22:57:29 sophosutm ulogd[5274]: id="2000" severity="info" sys="SecureNet" sub="packetfilter" name="Packet logged" action="log" fwrule="0" srcip="x.x.x.x" dstip="208.67.222.222" proto="17" length="28" tos="0x00" prec="0x00" ttl="64" srcport="56030" dstport="53" info="nf_ct_dns: dropping packet: Inappropriately formated record: Only -12 left for type and class

Anyone else seeing this in their logs?  When I capture the traffic there is not a valid DNS request, I am just not sure what it is doing.  I started as soon as I upgraded to 9.314GA and I just completed a reinstall/restore and it is still doing it now.


This thread was automatically locked due to age.
Parents
  • Definitely only appears on the WAN interface, nothing on internals that would be triggering this activity.  Here is the packet capture, two packets in IPv4 (which appear the be the issue) and then two packets IPv6.

    tcpdump -nnvvXi eth2 'port 53 and udp'
    tcpdump: listening on eth2, link-type EN10MB (Ethernet), capture size 65535 bytes
    08:49:03.581767 IP (tos 0x0, ttl 64, id 20521, offset 0, flags [DF], proto UDP (17), length 28)
        x.x.x.x.34173 > 208.67.222.222.53: [bad udp cksum 0xc09f -> 0xb9a5!] [|domain]
            0x0000:  4500 001c 5029 4000 4011 2a22 ***x ***x  E...P)@.@.*"..dH
            0x0010:  d043 dede 857d 0035 0008 c09f            .C...}.5....
    08:49:03.581863 IP (tos 0x0, ttl 64, id 37466, offset 0, flags [DF], proto UDP (17), length 28)
        x.x.x.x.36310 > 208.67.220.220.53: [bad udp cksum 0xbe9d -> 0xb34e!] [|domain]
            0x0000:  4500 001c 925a 4000 4011 e9f2 ***x ***x  E....Z@.@.....dH
            0x0010:  d043 dcdc 8dd6 0035 0008 be9d            .C.....5....
    08:49:03.581956 IP6 (hlim 64, next-header UDP (17) payload length: 8) x.x.x.x.x.x.x.x.x.x.x.x > 2620:0:ccc::2.53: [udp sum ok] [|domain]
            0x0000:  6000 0000 0008 1140 ***x ***x ***x ***x  `......@&.-.....
            0x0010:  ***x ***x ***x ***x 2620 0000 0ccc 0000  M....(?I&.......
            0x0020:  0000 0000 0000 0002 ea9d 0035 0008 a210  ...........5....
    08:49:03.582021 IP6 (hlim 64, next-header UDP (17) payload length: 8) x.x.x.x.x.x.x.x.x.x.x.x.x > 2620:0:ccd::2.53: [udp sum ok] [|domain]
            0x0000:  6000 0000 0008 1140 ***x ***x ***x ***x  `......@&.-.....
            0x0010:  ***x ***x ***x ***x 2620 0000 0ccd 0000  M....(?I&.......
            0x0020:  0000 0000 0000 0002 ba30 0035 0008 d27c  .........0.5...|
    ^C
    4 packets captured
    4 packets received by filter
    0 packets dropped by kernel
Reply
  • Definitely only appears on the WAN interface, nothing on internals that would be triggering this activity.  Here is the packet capture, two packets in IPv4 (which appear the be the issue) and then two packets IPv6.

    tcpdump -nnvvXi eth2 'port 53 and udp'
    tcpdump: listening on eth2, link-type EN10MB (Ethernet), capture size 65535 bytes
    08:49:03.581767 IP (tos 0x0, ttl 64, id 20521, offset 0, flags [DF], proto UDP (17), length 28)
        x.x.x.x.34173 > 208.67.222.222.53: [bad udp cksum 0xc09f -> 0xb9a5!] [|domain]
            0x0000:  4500 001c 5029 4000 4011 2a22 ***x ***x  E...P)@.@.*"..dH
            0x0010:  d043 dede 857d 0035 0008 c09f            .C...}.5....
    08:49:03.581863 IP (tos 0x0, ttl 64, id 37466, offset 0, flags [DF], proto UDP (17), length 28)
        x.x.x.x.36310 > 208.67.220.220.53: [bad udp cksum 0xbe9d -> 0xb34e!] [|domain]
            0x0000:  4500 001c 925a 4000 4011 e9f2 ***x ***x  E....Z@.@.....dH
            0x0010:  d043 dcdc 8dd6 0035 0008 be9d            .C.....5....
    08:49:03.581956 IP6 (hlim 64, next-header UDP (17) payload length: 8) x.x.x.x.x.x.x.x.x.x.x.x > 2620:0:ccc::2.53: [udp sum ok] [|domain]
            0x0000:  6000 0000 0008 1140 ***x ***x ***x ***x  `......@&.-.....
            0x0010:  ***x ***x ***x ***x 2620 0000 0ccc 0000  M....(?I&.......
            0x0020:  0000 0000 0000 0002 ea9d 0035 0008 a210  ...........5....
    08:49:03.582021 IP6 (hlim 64, next-header UDP (17) payload length: 8) x.x.x.x.x.x.x.x.x.x.x.x.x > 2620:0:ccd::2.53: [udp sum ok] [|domain]
            0x0000:  6000 0000 0008 1140 ***x ***x ***x ***x  `......@&.-.....
            0x0010:  ***x ***x ***x ***x 2620 0000 0ccd 0000  M....(?I&.......
            0x0020:  0000 0000 0000 0002 ba30 0035 0008 d27c  .........0.5...|
    ^C
    4 packets captured
    4 packets received by filter
    0 packets dropped by kernel
Children
No Data