- 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 SVN-Revision: 31644
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
config natpmp
|
|
option outbound_interface wan
|
|
option inbound_interfaces lan
|
|
option iptables_chain natpmp
|