Skip to content

Commit f75f4f4

Browse files
authored
note for frankendancer (#147)
1 parent c470175 commit f75f4f4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/Validator Multicast Connection.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@ In `config.toml`, add:
2525
`doublezero connect multicast --publish bebop`
2626
3. Restart your validator.
2727

28+
29+
!!! note inline end
30+
Frankendancer users in XDP driver mode cannot use tcpdump. There is currently no way to confirm you are publishing, but a solution will be available soon.
31+
2832
#### Confirm you are publishing
2933

30-
During your next leader slot, confirm you are publishing to the multicast group, use tcpdump during your next leader slot. You should see a heartbeat every 30 seconds.
34+
During your next leader slot, use `tcpdump` to confirm you are publishing to the multicast group. You should see a heartbeat every 10 seconds to verify you are publishing shreds.
3135

3236
Run: `sudo tcpdump -vv -c5 -ni doublezero1 port 7733 or port 5765`
3337

0 commit comments

Comments
 (0)