View previous topic :: View next topic |
Author |
Message |
Nugget
Joined: 27 Nov 2007 Posts: 2 Location: Austin Texas USA
|
Posted: Tue Nov 27, 2007 5:51 pm Post subject: Plans to add NAT-PMP? |
|
|
Are there plans to add NAT-PMP support to miniupnpd? I'm currently using pfsense for an office full of Macs and I'd love to see NAT-PMP support added at some point in the future. |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1592
|
Posted: Wed Nov 28, 2007 8:24 pm Post subject: Re: Plans to add NAT-PMP? |
|
|
Nugget wrote: | Are there plans to add NAT-PMP support to miniupnpd? I'm currently using pfsense for an office full of Macs and I'd love to see NAT-PMP support added at some point in the future. |
In fact, the last versions of miniupnpd allready support NAT-PMP !
As this support is experiemental, it still needs to be enabled at compile time by editing the config.h file. First "make config.h" then edit it, then compile as usual !
Dont hesitate to report bugs or suggestions. _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1592
|
Posted: Wed Jan 09, 2008 9:51 am Post subject: |
|
|
The compile time option has been replaced by a run-time option :
Code: | # enable NAT-PMP support (default is no)
enable_natpmp=yes | in miniupnpd.conf _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
Nugget
Joined: 27 Nov 2007 Posts: 2 Location: Austin Texas USA
|
Posted: Wed Jan 09, 2008 9:53 am Post subject: |
|
|
Excellent! Thanks for the hard work and especially for taking time to update this thread with the progress. |
|
Back to top |
|
|
|