f90214ebbd
- use service wrappers to launch natpmp, its builtin daemon setup is broken - rework uci config to allow logical ifnames - change and fix default config to use abstract "lan" and "wan" instead of hardcoded (and improperly formatted) device names git-svn-id: svn://svn.openwrt.org/openwrt/packages@31644 3c298f89-4303-0410-b956-a3cf2f4a3e73
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
config natpmp
|
|
option outbound_interface wan
|
|
option inbound_interfaces lan
|
|
option iptables_chain natpmp
|