Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:user-guide:services:portknock.server [2018/02/19 21:41] – ↷ Links adapted because of a move operation | docs:guide-user:services:remote_control:portknock.server [2020/10/06 03:36] (current) – obsolete proto=tcpudp to avoid luci-specific compatibility issues: https://forum.openwrt.org/t/is-tcpudp-a-valid-protocol-name/76048 vgaetera | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | + | ======Port knocking | |
| - | ====== | + | |
| Knockd is a port knocking daemon, a program that listens for specific packets on specific ports, and will run a command when it hears the correct sequence. | Knockd is a port knocking daemon, a program that listens for specific packets on specific ports, and will run a command when it hears the correct sequence. | ||
| ===== Preparation ===== | ===== Preparation ===== | ||
| - | Read http:// | + | Read http:// |
| ==== Required Packages ==== | ==== Required Packages ==== | ||
| Line 15: | Line 14: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | [[docs:user-guide: | + | [[docs: |
| <code bash> | <code bash> | ||
| opkg install knockd | opkg install knockd | ||
| Line 213: | Line 212: | ||
| # option ' | # option ' | ||
| # option ' | # option ' | ||
| - | # option ' | + | # option ' |
| # option ' | # option ' | ||
| # option ' | # option ' | ||
| Line 328: | Line 327: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | OpenWrt 18.06.4 appears to lack the knock/ | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||