I have a small little web app that I have running on my Pi and I was trying to set-up my router to do port fowarding to the Pi so that I could access it outside of my home network, but I can not get it working. Then I noticed that when I use that bit torrent client "Transmission" that it is successfully opening a port through "NAT PMP"(??). So my next thought was maybe I could run something on my Pi that could use this "NAT PMP" protocol to tell my router to route a certain port request to my Pi. Plus there would be the added benefit of not having to configure my router.
I found two Linux daemon's(??), does anyone know how to install and set-up either of these programs or maybe some other way to do this with the Pi?
http://savannah.nongnu.org/projects/natpmp/
http://tedp.id.au/stallone/
Thanks!