I have subsonic-4.7.beta3 installed on Ubuntu 12.04 and I can't stream music from outside my network. My port 4040 is forwarded tomy machine IP address 192.168.1.22
Subsonic status
Status: Successfully forwarding port 4040.
I can only stream music from within my network
Any help is appreciated
Thanks
Subsonic log
[2012-08-28 19:47:11,182] WARN NetworkService - No UPnP router found.
[2012-08-28 19:52:11,152] INFO PodcastService - Starting scheduled Podcast refresh.
[2012-08-28 19:52:11,153] INFO PodcastService - Completed scheduled Podcast refresh.
[2012-08-28 20:30:28,925] INFO PlayerDao - Created player 3.
[2012-08-28 20:30:29,733] INFO VersionService - Resolved latest Subsonic final version to: 4.6
[2012-08-28 20:30:29,733] INFO VersionService - Resolved latest Subsonic beta version to: 4.7.beta3
[2012-08-28 20:47:14,316] INFO NetworkService - Successfully forwarding port 4040.
[2012-08-28 21:05:10,847] INFO NetworkService - Successfully forwarding port 4040.
[2012-08-28 21:05:18,766] INFO NetworkService - Successfully forwarding port 4040.
[2012-08-28 21:05:42,967] INFO NetworkService - Successfully forwarding port 4040.
[2012-08-28 21:06:27,681] INFO NetworkService - Successfully forwarding port 4040.
[2012-08-28 21:09:34,019] INFO NetworkService - Deleted port mapping for port 4040
[2012-08-28 21:09:53,454] INFO NetworkService - Successfully forwarding port 4040.
I check my port forwarding and it says port 4040 is closed
http://www.yougetsignal.com/tools/open-ports/
I run in Ubuntu
netstat -an | grep "LISTEN "
I get ---- tcp6 0 0 :::4040 :::* LISTEN
It seems that port 4040 is open