I built and installed the "natpmp" package for my Alix box, but 
/etc/config/natpmp was installed as:

config natpmp
        option outbound_interface       vlan0
        option inbound_interfaces       br-lan eth1
        option iptables_chain           natpmp

which doesn't really make sense.  First, I've never seen "vlan0" anywhere.

Second, on my box, eth1 is my WAN interface, not my LAN interface.  Why isn't 
it picking up the platform-specific definitions?

And what are the makefile variables that are exposed that indicate the WAN and 
LAN interface variables so I can write a patch to run sed on this script during 
the install?

-Philip
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to