I know that this topic has been around before

)
But anyway; I can't get it working!
I am using SME V5.1.2
I installed dmc-mitel-portforwarding-0.0.1-4.noarch.rpm
I got a Port Forwarding item in my Web-Server-Manager
I want to redirect incomming Port 8080 to my iis on my local-PC: 172.16.1.9
So I creates two new port forwading entries in the Web-interface
Protocol: TCP
Ext Port: 8080
Dest IP Address: 172.16.1.9
Dest Port: 80
and
Protocol: UDP
Ext Port: 8080
Dest IP Address: 172.16.1.9
Dest Port: 80
It shows up in the Web-table
I reboot
I try to connect from another local-PC (172.16.1.7) with the following URL:
//212.xxx.xxx.xxx:8080/
(212.xxx.xxx.xxx is my internet-address from outside)
The browser times out

(
I can see URL: //212.xxx.xxx.xxx/ from the same local PC
What am I doing wrong?
/bjarni