I have a HP mediasmart server that attempts to automatically configure port forwarding to enable my home website and remote access. This all worked well in 1.21 and 1.22b, I seem to be having issues with it in 1.31.
I followed all the instructions for the upgrade and did not reload the old config. I started from scratch after restoring to defaults. I see the following items in the log when my homeserver attempts to configure port forwarding, these entries have always been the same between firmware versions:
INFO] Sat Jan 31 12:35:14 2004 UPnP added entry 255.255.255.255 <-> XXX.XXX.XXX.XXX:4125 <-> 192.168.1.198:4125 TCP timeout:0 'WHS_4125'
[INFO] Sat Jan 31 12:35:14 2004 UPnP added entry 255.255.255.255 <-> XXX.XX.XXX.XXX:443 <-> 192.168.1.198:443 TCP timeout:0 'WHS_443'
[INFO] Sat Jan 31 12:35:14 2004 UPnP added entry 255.255.255.255 <-> XXX.XXX.XXX.XXX:80 <-> 192.168.1.198:80 TCP timeout:0 'WHS_80'
Note: Actual IP removed and replaced with X, it was correct.

After it executes, everything works fine for about 10 minutes and then the settings must timeout. I have manually added the port forwarding entries and everything seems to work ok so far, I am just curious as to why this behavior changed. Any thoughts?