View Single Post
zerojay's Avatar
Posts: 2,669 | Thanked: 2,555 times | Joined on Apr 2007
#46
Originally Posted by rm_you View Post
The beta seems to work fairly well for me (I haven't tried linking it up with my MythTV yet though, no time at the moment for that) except the handling of the IP detection is now broken with my setup.

I have my server behind a router, meaning it has an internal IP like 192.168.*, but the outside address is a FQDN. It was working fine with just setting the $ip to my FQDN in version 0.02, but now it fails with "Unable to open socket my.domain.com:8090 - Cannot assign requested address".

This means I have to make $ip my internal IP and hardcode $URL to be my external FQDN, or else it doesn't point my browser to the right place. Not a big deal, just something to be aware of! (Also, I use VMWare, and when I let it autodetect my IP it chooses the last available interface, VMWare's vmnet, over eth0... I suppose mine is a exceptional case though >_>)
What changes did you make exactly? I want my mediaserv to be accessable from the outside as well.