Packet #765329 Success

TRACEROUTE_APP packet from art18🤖meshmonitor.websdr64.ru (art1) to art38 🚘 (art3)

2
Total Receptions
2
Unique Gateways
0
Hop Count
19
Payload Bytes
Packet Information
Database ID: 765329
Mesh Packet ID: 0x48d0593d
Used for correlation across gateways
Timestamp: 2026-01-29 12:36:20 UTC
From Node: art18🤖meshmonitor.websdr64.ru (art1)
To Node: art38 🚘 (art3)
Success: Processed
Protocol: TRACEROUTE_APP
Port: 70
Gateway: art18🤖meshmonitor.websdr64.ru (art1)
Channel: LongFast
RSSI: Unknown
SNR: Unknown
Hop Info: 0/3 hops
Start: 3, Limit: 3
Payload Data
Protocol: TRACEROUTE_APP
Size: 19 bytes
Decoded: Yes
Decoded Data:
Route Information
Route Path: art48 🌋 (art4)
Hop Count: 0 hops
Status: Complete
SNR Towards: 5.75 dB -15.25 dB
Traceroute Steps
Hop From Node To Node Distance SNR (dB) Direction Analysis
1 art18🤖meshmonitor.websdr64.ru (art1) art48 🌋 (art4) 1.72 km 5.75 dB Origin Hops
Total Forward Distance
1.72 km
Combined Traceroute Graph
Controls: Drag nodes to rearrange • Mouse wheel to zoom • Click and drag background to pan • Hover for details
Loading graph...

Building graph...

Legend & Paths
Nodes
🔄 Router Node
📡 Gateway Node
🚀 Source Node
🎯 Target Node
Connections
RF Link
Gateway Connection
Direct Reception (0 hops)
Packet Paths
Loading paths...
.traceroute-graph-container { height: 700px; width: 100%; border: 1px solid #dee2e6; border-radius: 0.375rem; position: relative; overflow: hidden; background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); } /* Mobile responsiveness */ @media (max-width: 768px) { .traceroute-graph-container { height: 500px; } } /* Legend items */ .legend-item { display: flex; align-items: center; padding: 4px 6px; border-radius: 4px; cursor: pointer; transition: background-color 0.2s ease; position: relative; } .legend-item:hover { background-color: rgba(0, 123, 255, 0.1); } .legend-path-item { display: flex; align-items: center; padding: 3px 6px; border-radius: 4px; cursor: pointer; transition: all 0.2s ease; margin-bottom: 2px; border-left: 3px solid transparent; } .legend-path-item:hover { background-color: rgba(0, 0, 0, 0.05); transform: translateX(2px); } .legend-path-item.highlighted { background-color: rgba(0, 123, 255, 0.15); border-left-color: var(--path-color, #007bff); } .legend-path-color { width: 16px; height: 3px; margin-right: 8px; border-radius: 2px; flex-shrink: 0; } .legend-path-info { flex: 1; min-width: 0; } .legend-path-title { font-size: 0.75rem; font-weight: 600; margin-bottom: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .legend-path-details { font-size: 0.65rem; color: #6c757d; line-height: 1.2; } /* Tooltip styles */ .legend-tooltip { position: absolute; background: rgba(0, 0, 0, 0.9); color: white; padding: 8px 12px; border-radius: 6px; font-size: 0.75rem; pointer-events: none; z-index: 1000; max-width: 250px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); opacity: 0; transition: opacity 0.2s ease; white-space: nowrap; } .traceroute-graph-container svg { cursor: grab; } .traceroute-graph-container svg:active { cursor: grabbing; } .graph-tooltip { position: absolute; background: rgba(0, 0, 0, 0.95); color: white; padding: 12px 16px; border-radius: 8px; font-size: 13px; pointer-events: none; z-index: 1000; max-width: 400px; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); line-height: 1.5; border: 1px solid rgba(255, 255, 255, 0.1); } .graph-tooltip .tooltip-title { font-weight: bold; margin-bottom: 8px; color: #fff; font-size: 14px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding-bottom: 4px; } .graph-tooltip .tooltip-content { color: #e0e0e0; } .graph-tooltip .tooltip-badge { display: inline-block; background: rgba(255, 255, 255, 0.2); padding: 2px 6px; border-radius: 4px; font-size: 11px; margin: 2px 4px 2px 0; } .node-circle { cursor: pointer; transition: all 0.3s ease; filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.2)); } .node-circle:hover { stroke-width: 4px !important; filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.4)) brightness(1.1); transform: scale(1.1); } .node-router { fill: #4a90e2; stroke: #2c5aa0; } .node-gateway { fill: #28a745; stroke: #1e7e34; } .node-gateway-router { fill: url(#gatewayRouterGradient); stroke: #1e7e34; } .node-source { fill: #ff6b35 !important; stroke: #d63031 !important; stroke-width: 4px !important; } .node-target { fill: #6c5ce7 !important; stroke: #5f3dc4 !important; stroke-width: 4px !important; } .link-line { transition: all 0.3s ease; cursor: pointer; filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.1)); } .link-line:hover { stroke-width: 8px !important; filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.3)); } .gateway-connection { stroke-dasharray: 5,5; stroke: #17a2b8; stroke-width: 2; opacity: 0.7; } .gateway-connection:hover { opacity: 1; stroke-width: 4; } .gateway-connection-zero-hop { stroke-dasharray: 2,2; stroke: #fd7e14; stroke-width: 2; opacity: 0.7; } .gateway-connection-zero-hop:hover { opacity: 1; stroke-width: 4; } .path-line { fill: none; stroke-width: 4; opacity: 0.8; transition: all 0.3s ease; pointer-events: none; filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.2)); } .path-line:hover { opacity: 1; stroke-width: 6; } .node-label { pointer-events: none; user-select: none; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 600; text-shadow: 1px 1px 2px rgba(255,255,255,0.8); font-size: 11px; } .link-label { pointer-events: none; user-select: none; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: bold; text-shadow: 1px 1px 2px rgba(255,255,255,0.9); font-size: 10px; } /* Old path legend CSS removed - now using sidebar legend */ .modal-backdrop { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 9999; cursor: pointer; } .modal-content { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: white; border: 1px solid #ccc; border-radius: 12px; padding: 24px; box-shadow: 0 8px 32px rgba(0,0,0,0.3); z-index: 10000; max-width: 600px; width: 90%; max-height: 80vh; overflow-y: auto; cursor: default; }
Raw Packet Analysis
Complete field breakdown and MQTT privacy/exposure analysis
Packet Structure
MQTT Packet Flow:
ServiceEnvelope (MQTT layer) → MeshPacket (Mesh layer) → Decoded Payload (Application data)
Total Size:19 bytes
Gateway:!9e9d6760
Channel:LongFast
Payload Type:TRACEROUTE_APP
Hop Count:Unknown / 3
Privacy Summary
Exposure Level:
Direct Message
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Acknowledgment requested
+ 3 more...
Exposure Risks:
âš  Default channel - no encryption
âš  Packet visible to MQTT subscribers
MQTT ServiceEnvelope Fields

MQTT ServiceEnvelope contains the MeshPacket plus routing metadata

FieldValue
gateway_id !9e9d6760
Node ID format
channel_id LongFast
Default public channel
packet MeshPacket (19 bytes)
Contains the actual mesh network packet
MeshPacket Fields

Core mesh packet with routing and payload information

FieldValueType
from 2661115744
Source node ID
uint32
to 574985367
Target node ID
uint32
decoded.portnum 70
TRACEROUTE_APP
enum
decoded.payload_length 19 bytes size
hop_limit 3
Remaining hops allowed
uint32
hop_start 3
Initial hop limit
uint32
hops_taken 0
Calculated: hop_start - hop_limit
derived
rx_rssi Not set int32
rx_snr Not set float
rx_time 1769675779
Receive timestamp
fixed32
via_mqtt False
Direct LoRa transmission
bool
want_ack True
Acknowledgment requested
bool
priority 70
Packet priority level
enum
delayed Not set enum
channel Not set uint32
pki_encrypted False
Standard encryption
bool
next_hop Not set uint32
relay_node 96
Relay node ID
uint32
tx_after Not set uint32
timestamp 1769675780.5207672
Unix timestamp
uint32
MQTT Privacy & Exposure Analysis

Analysis of privacy features and exposure risks when packet is shared via MQTT

Exposure Level: Direct Message
Privacy Features:
  • ✓ Direct LoRa transmission (not via MQTT)
  • ✓ Acknowledgment requested
  • ✓ Targeted to specific node
  • ✓ Gateway node ID tracked
  • ✓ Zero-hop: direct from source to MQTT gateway
Exposure Risks:
  • âš  Default channel - no encryption
  • âš  Packet visible to MQTT subscribers
MQTT-Specific Fields
Want ack: True
Gateway ID: !9e9d6760
Zero Hop Policy: Enabled
Direct gateway connection
Complete Payload Analysis

Detailed breakdown of all payload fields and decoded data

Payload Metadata:
Protocol:TRACEROUTE_APP
Size:19 bytes
Decoded: Yes
Complete Payload Data (JSON):
{ "route_nodes": [ 2149646878 ], "snr_towards": [ 5.75, -15.25 ], "route_back": [], "snr_back": [], "route_node_names": { "2661115744": "art18🤖meshmonitor.websdr64.ru (art1)", "2149646878": "art48 🌋 (art4)", "574985367": "art38 🚘 (art3)" }, "traceroute_packet": { "packet_data": { "id": 765329, "timestamp": 1769675780.5207672, "from_node_id": 2661115744, "to_node_id": 574985367, "portnum": 70, "portnum_name": "TRACEROUTE_APP", "gateway_id": "!9e9d6760", "channel_id": "LongFast", "mesh_packet_id": 1221613885, "rssi": 0, "snr": 0.0, "hop_limit": 3, "hop_start": 3, "payload_length": 19, "processed_successfully": 1, "raw_payload": "0a041e022180120b17c3ffffffffffffffff01", "via_mqtt": 0, "want_ack": 1, "priority": 70, "delayed": 0, "channel_index": null, "rx_time": 1769675779, "pki_encrypted": 0, "next_hop": 0, "relay_node": 96, "tx_after": 0, "timestamp_str": "2026-01-29 12:36:20", "hop_count": 0, "has_payload": true, "success": 1, "from_node_name": "art18🤖meshmonitor.websdr64.ru (art1)", "to_node_name": "art38 🚘 (art3)", "gateway_name": "art18🤖meshmonitor.websdr64.ru (art1)", "gateway_location": { "node_id": 2661115744, "latitude": 51.6030464, "longitude": 45.9931648, "altitude": 101, "timestamp": 1769533432.540443, "timestamp_str": "2026-01-27 21:03:52", "display_name": "art18🤖meshmonitor.websdr64.ru", "long_name": "art18🤖meshmonitor.websdr64.ru", "short_name": "art1", "hw_model": "HELTEC_V3" } }, "resolve_names": true, "packet_id": 765329, "from_node_id": 2661115744, "to_node_id": 574985367, "timestamp": 1769675780.5207672, "gateway_id": "!9e9d6760", "raw_payload": "0a041e022180120b17c3ffffffffffffffff01", "hop_limit": 3, "hop_start": 3, "from_node_name": "art18🤖meshmonitor.websdr64.ru (art1)", "to_node_name": "art38 🚘 (art3)", "route_data": { "route_nodes": [ 2149646878 ], "snr_towards": [ 5.75, -15.25 ], "route_back": [], "snr_back": [] }, "forward_path": { "path_type": "forward", "node_ids": [ 2661115744, 2149646878 ], "node_names": [ "art18🤖meshmonitor.websdr64.ru (art1)", "art48 🌋 (art4)" ], "snr_values": [ 5.75, -15.25 ], "hops": [ { "hop_number": 1, "from_node_id": 2661115744, "to_node_id": 2149646878, "from_node_name": "art18🤖meshmonitor.websdr64.ru (art1)", "to_node_name": "art48 🌋 (art4)", "snr": 5.75, "direction": "forward", "is_target_hop": false, "distance_meters": 1715.629337554587, "from_location_timestamp": 1769533432.540443, "to_location_timestamp": 1769671432.9647956, "from_location_age_warning": "from 1.6d ago", "to_location_age_warning": "from 1.2h ago" } ], "is_complete": false, "total_hops": 1 }, "return_path": null, "actual_rf_path": { "path_type": "forward_rf", "node_ids": [ 574985367, 2149646878, 2661115744 ], "node_names": [ "art38 🚘 (art3)", "art48 🌋 (art4)", "art18🤖meshmonitor.websdr64.ru (art1)" ], "snr_values": [ 5.75, -15.25 ], "hops": [ { "hop_number": 1, "from_node_id": 574985367, "to_node_id": 2149646878, "from_node_name": "art38 🚘 (art3)", "to_node_name": "art48 🌋 (art4)", "snr": 5.75, "direction": "forward_rf", "is_target_hop": false, "distance_meters": 6863.344170297423, "from_location_timestamp": 1764176359.1150413, "to_location_timestamp": 1769671432.9647956, "from_location_age_warning": "from 9.1w ago", "to_location_age_warning": "from 1.2h ago" }, { "hop_number": 2, "from_node_id": 2149646878, "to_node_id": 2661115744, "from_node_name": "art48 🌋 (art4)", "to_node_name": "art18🤖meshmonitor.websdr64.ru (art1)", "snr": -15.25, "direction": "forward_rf", "is_target_hop": false, "distance_meters": 1715.629337554587, "from_location_timestamp": 1769671432.9647956, "to_location_timestamp": 1769533432.540443, "from_location_age_warning": "from 1.2h ago", "to_location_age_warning": "from 1.6d ago" } ], "is_complete": true, "total_hops": 2 } }, "has_return_path": false, "is_complete": true, "forward_path_display": "art18🤖meshmonitor.websdr64.ru (art1) → art48 🌋 (art4)", "return_path_display": null, "actual_rf_path_display": "art38 🚘 (art3) → art48 🌋 (art4) → art18🤖meshmonitor.websdr64.ru (art1)", "forward_hops": [ { "hop_number": 1, "from_node_id": 2661115744, "to_node_id": 2149646878, "from_node_name": "art18🤖meshmonitor.websdr64.ru (art1)", "to_node_name": "art48 🌋 (art4)", "snr": 5.75, "direction": "forward", "is_target_hop": false, "distance_meters": 1715.629337554587, "from_location_timestamp": 1769533432.540443, "to_location_timestamp": 1769671432.9647956, "from_location_age_warning": "from 1.6d ago", "to_location_age_warning": "from 1.2h ago" } ], "return_hops": [], "total_forward_distance": 1715.629337554587, "total_return_distance": null }
Complete Protobuf Decode (JSON)
{ "service_envelope": { "gateway_id": "!9e9d6760", "channel_id": "LongFast", "packet": "MeshPacket (see mesh_packet below)" }, "mesh_packet": { "from": 2661115744, "to": 574985367, "id": 1221613885, "rx_time": 1769675779, "rx_snr": 0.0, "rx_rssi": 0, "hop_limit": 3, "hop_start": 3, "via_mqtt": 0, "want_ack": 1, "priority": 70, "delayed": 0, "channel_index": null, "pki_encrypted": 0, "next_hop": 0, "relay_node": 96, "tx_after": 0, "decoded": { "portnum": 70, "payload": "0a041e022180120b17c3ffffffffffffffff01", "want_response": null, "dest": null, "source": null, "request_id": null, "reply_id": null, "emoji": null, "parsed_payload": { "route": [ 2149646878 ], "snr_towards": [ 23, -61 ], "type": "protobuf", "portnum": "TRACEROUTE_APP", "message_class": "RouteDiscovery" } } } }
Raw Packet Data (19 bytes)
0a041e022180120b17c3ffffffffffffffff01
Hex Analysis:
Size:19 bytes
Format:Protobuf (Protocol Buffers)
Encoding:Binary with varint and length-delimited fields
This is the raw protobuf-encoded payload as received from MQTT. The structure follows the Meshtastic protobuf schema definitions.
All Receptions
All gateways that received this packet
Correlation: Using Mesh Packet ID
Reception Locations
Loading...

Loading reception map...

Map shows gateway locations that received this packet. Hop counts are displayed if available.
Gateway Time Offset RSSI SNR Hops Channel Timestamp Actions
art18🤖meshmonitor.websdr64.ru (art1) Primary 0.000s
Reference
Unknown Unknown 0 LongFast 2026-01-29 12:36:20 Current
Starfer3 (STR3) +2.051s
After
-100.0 dBm -8.50 dB 1 LongFast 2026-01-29 12:36:22 View
2

Total Receptions

2

Unique Gateways