Boxee public server is a success!

This is confirm that your server dns works very well. I have a boxee that I had reset and since then I could never log in. With your server installed on a local machine and this ip included in the router, I was able to finally access the login and be able to install Boxee + Hack and then Kodi.
The only arrangement I made was to put in dnsmasq (192.168.xxx.xxx:5380) all ping addresses (from 0 to 9), replacing "* .ping.boxee.tv". This looked like this:
## Redirects for Local boxee.tv endpoints
addn-hosts = / etc / hosts.dnsmasq
cname = app.boxee.tv, 192.168.xxx.xxx.opts-slash.app.opts-uri.redirect.center
cname = res.boxee.tv, 192.168.xxx.xxx.opts-slash.res.opts-uri.redirect.center
cname = ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 0.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 1.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 2.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 3.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 4.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 5.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 6.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 7.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 8.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = 9.ping.boxee.tv, 192.168.xxx.xxx.opts-slash.ping.opts-uri.redirect.center
cname = s3.boxee.tv, 192.168.xxx.xxx.opts-slash.s3.opts-uri.redirect.center
And voila! Now I could log into boxee, put a user and enter the main screen. The rest is well known: modify command line to install boxee hack (see https://github.com/cigamit/boxeehack), and finally install kodi.
The server is a success!


No comments:

Post a Comment