Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/network-ports.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Ports open for connections from outside the TDX instance.
| Port | Protocol | Service | Use |
| ----- | ----------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| 5544 | TCP (HTTPS) | HAProxy | Receive orderflow from builder nodes and Flashbots. Fwd to orderflow-proxy on port 5542. |
| 6000 | TCP | Optimistic v3 | Relay requesting payload from builder. |
| 9000 | TCP/UDP | [Lighthouse](https://lighthouse-book.sigmaprime.io/advanced_networking.html) | Consensus network peering. |
| 30303 | TCP | [Reth](https://reth.rs/run/ports.html) | Execution network peering. |

Expand Down