| View previous topic :: View next topic |
| Author |
Message |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1598
|
Posted: Thu Oct 25, 2007 1:34 pm Post subject: miniupnpd-1.0-RC11 |
|
|
miniupnpd-1.0-RC11 release introduce NAT-PMP support.
NAT-PMP is supported by Apple software and hardware. _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
| Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1598
|
Posted: Fri Oct 26, 2007 10:26 am Post subject: |
|
|
NAT-PMP support is not enabled by default. In order to have it compiled
*BSD / solaris :
| Code: | make config.h
edit config.h and uncomment the #define ENABLE_NATPMP line
make |
Linux:
same thing with "make -f Makefile.linux config.h" and "make -f Makefile.linux" _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
| Back to top |
|
 |
|