Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| docs:guide-user:firewall:upnp:miniupnpd [2024/09/03 21:09] – [config upnpd 'config'] stokito | docs:guide-user:firewall:upnp:miniupnpd [2024/09/03 21:51] – [NAT-PMP/PCP] copied from upnp_setup page stokito | ||
|---|---|---|---|
| Line 62: | Line 62: | ||
| | '' | | '' | ||
| + | |||
| + | ===== NAT-PMP/PCP ===== | ||
| + | |||
| + | To enable NAT-PMP and disable the UPnP edit the ''/ | ||
| + | |||
| + | < | ||
| + | option ' | ||
| + | option ' | ||
| + | </ | ||
| + | |||
| + | |||
| + | Or you can do this with following command: | ||
| + | |||
| + | < | ||
| + | uci set upnpd.config.enable_natpmp=1 | ||
| + | uci set upnpd.config.enable_upnp=0 | ||
| + | / | ||
| + | </ | ||
| ===== Notes ===== | ===== Notes ===== | ||
| After installing and enabling, do not forget to restart the firewall. | After installing and enabling, do not forget to restart the firewall. | ||
| + | |||
| ===== Security ===== | ===== Security ===== | ||
| CAUTION: mixing up WAN and LAN interfaces may introduce [[https:// | CAUTION: mixing up WAN and LAN interfaces may introduce [[https:// | ||