Skip to content

馃悰 Host can ping lighthouse, but lighthouse cannot ping host#764

Description

@jwdagney55

What version of nebula are you using?

1.6.0

What operating system are you using?

Windows

Describe the Bug

Closely following the quick start guide, I have created a small network of 1 lighthouse and 2 hosts (Host A and Host B). The lighthouse and Host B runs on a Linux based OS. The affected host (Host A) is running Windows. Running Nebula on all of the devices works, however, the issue arises with Host A. Host A can ping the lighthouse and Host B, but neither the lighthouse nor Host B can ping Host A. Also, after sending and completing the initial handshake to the lighthouse, a Handshake timed out error arises from an undefined host at 10.0.0.255 which I did not create.

List of Hosts and IP addresses
Lighthouse: 10.0.0.1/24
Host A: 10.0.0.55/24
Host B: 10.0.0.9/24

I replicated this error on a different machine running Windows on a different network connecting to this Nebula network.

Logs from affected hosts

time="2022-10-07T14:33:33-04:00" level=debug msg="Client nebula certificate" cert="NebulaCertificate {\n\tDetails {\n\t\tName: laptop\n\t\tIps: [\n\t\t\t10.0.0.55/24\n\t\t]\n\t\tSubnets: []\n\t\tGroups: [\n\t\t\t\"laptop\"\n\t\t\t\"ssh\"\n\t\t]\n\t\tNot before: 2022-10-06 17:40:41 -0400 EDT\n\t\tNot After: 2023-10-06 17:32:41 -0400 EDT\n\t\tIs CA: false\n\t\tIssuer: a9ea73eef961e20bf2580848f84f6ab9688406ab61a7234b914d799b1c2f15ed\n\t\tPublic key: 2c97f405abf0f17bc094c588f558fe0113b5b8a7b77b87196482cafa1183046b\n\t}\n\tFingerprint: c2c179992d9fb984e38e0129c00d850eea3fe54c98ac5f16a9d854eee83f1b97\n\tSignature: e40ae98a108b16424ba47ff22c6dc243fb00bb2e27632de452dbd5019bd3c7f5fe3532ee91cdc8e0e9c86bbfc3c7a0ef54d039d936b373164bd082dfc96d0c0f\n}"
time="2022-10-07T14:33:33-04:00" level=info msg="Firewall rule added" firewallRule="map[caName: caSha: direction:outgoing endPort:0 groups:[] host:any ip: proto:0 startPort:0]"
time="2022-10-07T14:33:33-04:00" level=info msg="Firewall rule added" firewallRule="map[caName: caSha: direction:incoming endPort:0 groups:[] host:any ip: proto:1 startPort:0]"
time="2022-10-07T14:33:33-04:00" level=info msg="Firewall rule added" firewallRule="map[caName: caSha: direction:incoming endPort:443 groups:[laptop home] host: ip: proto:6 startPort:443]"
time="2022-10-07T14:33:33-04:00" level=info msg="Firewall started" firewallHash=876eda8b2903dec4d256217a3b832246533ae8c94ce26a173645b36db278ce0f
2022/10/07 14:33:33 Using existing driver 0.14
2022/10/07 14:33:33 Creating adapter
time="2022-10-07T14:33:34-04:00" level=info msg="Main HostMap created" network=10.0.0.55/24 preferredRanges="[]"
time="2022-10-07T14:33:34-04:00" level=info msg="UDP hole punching enabled"
time="2022-10-07T14:33:34-04:00" level=info msg="Loaded send_recv_error config" sendRecvError=always
time="2022-10-07T14:33:34-04:00" level=info msg="Nebula interface is active" build=1.6.0 interface=nebula1 network=10.0.0.55/24 udpAddr="[::]:4242"
time="2022-10-07T14:33:34-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 36 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 22 58 0 5 2 0 0 1 0 143 0 164 109 0 0 0 1 3 0 0 0 255 2 0 0 0 0 0 0 0 0 0 1 255 181 203 103]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 36 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 22 58 0 5 2 0 0 1 0 143 0 110 136 0 0 0 1 4 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 1 0 3]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 36 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 22 58 0 5 2 0 0 1 0 143 0 109 145 0 0 0 1 4 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 251]"
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.22 8704 63745 2 false}" vpnIp=224.0.0.22
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.22 8704 63746 2 false}" vpnIp=224.0.0.22
time="2022-10-07T14:33:34-04:00" level=debug msg="Generated index" index=1812559306
time="2022-10-07T14:33:34-04:00" level=debug msg="Packet store" length=1 stored=true vpnIp=10.0.0.1
time="2022-10-07T14:33:34-04:00" level=debug msg="Generated index" index=3038934412
time="2022-10-07T14:33:34-04:00" level=info msg="Handshake message sent" handshake="map[stage:1 style:ix_psk0]" initiatorIndex=1812559306 udpAddrs="[xxx.xxx.xxx.xxx:4242]" vpnIp=10.0.0.1
time="2022-10-07T14:33:34-04:00" level=debug msg="Packet store" length=1 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 61520 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:34-04:00" level=info msg="Handshake message received" certName=lighthouse durationNs=65300900 fingerprint=c515bf6e72fa82459324c7e31e3b2b105539fb2822d25dfbbcfe42953a372b91 handshake="map[stage:2 style:ix_psk0]" initiatorIndex=1812559306 issuer=a9ea73eef961e20bf2580848f84f6ab9688406ab61a7234b914d799b1c2f15ed remoteIndex=1812559306 responderIndex=608390685 sentCachedPackets=1 udpAddr="xxx.xxx.xxx.xxx:4242" vpnIp=10.0.0.1
time="2022-10-07T14:33:34-04:00" level=debug msg="Hostmap vpnIp added" hostMap="map[hostinfo:map[existing:true hostId:10.0.0.1 localIndexId:1812559306] mapName:main mapTotalSize:1 vpnIp:10.0.0.1]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Hostmap hostInfo deleted" hostMap="map[indexNumber:1812559306 mapName:pending mapTotalSize:1 remoteIndexNumber:608390685 vpnIp:10.0.0.1]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Sending 1 stored packets" certName=lighthouse vpnIp=10.0.0.1
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 54505 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.22 8704 59907 2 false}" vpnIp=224.0.0.22
time="2022-10-07T14:33:34-04:00" level=debug msg="Packet store" length=2 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:34-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 36 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 22 58 0 5 2 0 0 1 0 143 0 110 128 0 0 0 1 4 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 12]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Packet store" length=3 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:34-04:00" level=debug msg="Packet store" length=4 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.22 8704 8201 2 false}" vpnIp=224.0.0.22
time="2022-10-07T14:33:34-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 8 58 255 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 2 133 0 123 184 0 0 0 0]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 96 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 22 58 0 5 2 0 0 1 0 143 0 154 26 0 0 0 4 3 0 0 0 255 2 0 0 0 0 0 0 0 0 0 1 255 181 203 103 4 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 1 0 3 4 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 251 4 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 12]"
time="2022-10-07T14:33:34-04:00" level=debug msg="Packet store" length=5 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 54505 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:34-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 61520 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=6 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=7 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=8 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=9 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=10 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 58875 3702 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 58875 3702 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=11 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=12 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=13 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="Packet store" length=14 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60055 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60057 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60059 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:35-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 58875 3702 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=15 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=16 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 54219 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 58677 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 58875 3702 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=17 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=18 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 63252 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 51488 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=19 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=20 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="Packet store" length=21 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 54219 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 58677 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60055 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 51488 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 63252 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60057 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:36-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60059 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=22 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=23 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=24 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=25 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=26 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 60888 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 56632 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 56632 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 60888 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60055 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60057 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=27 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=28 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60059 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=29 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:37-04:00" level=debug msg="Packet store" length=30 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:38-04:00" level=debug msg="Packet store" length=31 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 8 58 255 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 2 133 0 123 184 0 0 0 0]"
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="Packet store" length=32 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60055 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 60057 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56633 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56635 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:38-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56637 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:39-04:00" level=debug msg="Packet store" length=33 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="Packet store" length=34 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="Packet store" length=35 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 49382 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 58625 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="Packet store" length=36 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="Packet store" length=37 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 50139 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 62429 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 49382 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 58625 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 50139 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 62429 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56633 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56637 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:39-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56635 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=38 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=39 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=40 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=41 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=42 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=43 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56633 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=44 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="Packet store" length=45 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56635 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56637 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:40-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:41-04:00" level=debug msg="Packet store" length=46 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56633 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56637 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:41-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 56635 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:42-04:00" level=debug msg="Error while validating outbound packet: packet is not ipv4, type: 6" packet="[96 0 0 0 0 8 58 255 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 2 0 0 0 0 0 0 0 0 0 0 0 0 0 2 133 0 123 184 0 0 0 0]"
time="2022-10-07T14:33:42-04:00" level=debug msg="Packet store" length=47 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 60759 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 52604 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:42-04:00" level=info msg="Handshake timed out" durationNs=8352485600 handshake="map[stage:1 style:ix_psk0]" initiatorIndex=3038934412 remoteIndex=0 udpAddrs="[]" vpnIp=10.0.0.255
time="2022-10-07T14:33:42-04:00" level=debug msg="Hostmap hostInfo deleted" hostMap="map[indexNumber:3038934412 mapName:pending mapTotalSize:0 remoteIndexNumber:0 vpnIp:10.0.0.255]"
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 60759 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:42-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 52604 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:43-04:00" level=debug msg="Tunnel status" certName=lighthouse tunnelCheck="map[method:active state:testing]" vpnIp=10.0.0.1
time="2022-10-07T14:33:43-04:00" level=debug msg="Generated index" index=3072261215
time="2022-10-07T14:33:43-04:00" level=debug msg="Packet store" length=1 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:43-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:43-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:43-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:43-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="Packet store" length=2 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 239.255.255.250 54552 1900 17 false}" vpnIp=239.255.255.250
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:44-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="Packet store" length=3 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="Packet store" length=4 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 53166 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 63601 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="Packet store" length=5 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="Packet store" length=6 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 60846 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 54977 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 53166 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 63601 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 60846 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:48-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.252 54977 5355 17 false}" vpnIp=224.0.0.252
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=7 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=8 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=9 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=10 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=11 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=12 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=13 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:49-04:00" level=debug msg="Packet store" length=14 stored=true vpnIp=10.0.0.255
time="2022-10-07T14:33:51-04:00" level=info msg="Handshake timed out" durationNs=8536988900 handshake="map[stage:1 style:ix_psk0]" initiatorIndex=3072261215 remoteIndex=0 udpAddrs="[]" vpnIp=10.0.0.255
time="2022-10-07T14:33:51-04:00" level=debug msg="Hostmap hostInfo deleted" hostMap="map[indexNumber:3072261215 mapName:pending mapTotalSize:0 remoteIndexNumber:0 vpnIp:10.0.0.255]"
time="2022-10-07T14:33:52-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:52-04:00" level=debug msg="dropping outbound packet, vpnIp not in our CIDR or in unsafe routes" fwPacket="&{10.0.0.55 224.0.0.251 5353 5353 17 false}" vpnIp=224.0.0.251
time="2022-10-07T14:33:54-04:00" level=debug msg="Generated index" index=3619846866
time="2022-10-07T14:33:54-04:00" level=debug msg="Packet store" length=1 stored=true vpnIp=10.0.0.255```

### Config files from affected hosts

[config.txt](https://github.com/slackhq/nebula/files/9736527/config.txt)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions