technote:ebpf_configuration
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:ebpf_configuration [2025/10/03 02:51] – [Related Pages] Scott Cunliffe | technote:ebpf_configuration [2025/10/03 02:58] (current) – [eBPF Configuration] Scott Cunliffe | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== eBPF Configuration | + | ====== eBPF Configuration |
- | This page outlines how to configure and enable | + | This page outlines how to configure and enable eBPF integration for TapeTrack Server on Linux systems. eBPF (Extended Berkeley Packet Filter) allows TapeTrack to dynamically manage IP-level blocking at the kernel level during the time-out period. |
+ | {{ebpf_logo.png}} | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
Before enabling eBPF support, ensure the following: | Before enabling eBPF support, ensure the following: | ||
- | * Linux kernel version | + | * Linux kernel version 4.4 or later |
- | | + | * Root or sudo privileges |
* TapeTrack Server binary supports the `-B` argument | * TapeTrack Server binary supports the `-B` argument | ||
- | * A **preloaded eBPF table** is available and accessible | + | * A preloaded eBPF table is available and accessible |
===== Setup ===== | ===== Setup ===== | ||
Line 54: | Line 55: | ||
TapeTrack will manage the table dynamically — manual edits may be overwritten | TapeTrack will manage the table dynamically — manual edits may be overwritten | ||
- | ===== Related Pages ===== | + | ===== See Also ===== |
[[technote: | [[technote: | ||
Line 60: | Line 61: | ||
- | {{tag> | + | {{tag> |
technote/ebpf_configuration.1759459871.txt.gz · Last modified: 2025/10/03 02:51 by Scott Cunliffe