Project

General

Profile

Web UI

Added by Campbell Long almost 14 years ago

Hi,

I've got tvheadend installed on an Ubuntu installation and all is well except I can't login to the web ui over the network. If I point the Ubuntu installation at localhost I can login fine. But if I use another machine on the network it tells me the username and password is invalid, any ideas?

Thanks


Replies (2)

RE: Web UI - Added by Paul Rensel almost 14 years ago

Start tvheadend with the -C and you should have access from anywhere.

When not check your netstat -an on the tvheadend machine and see on what IP it is listening

If still not reachable from other stations check your route, firewall settings etc etc...on all involved stations

RE: Web UI - Added by Laurent Claudel almost 14 years ago

In the WebUI (from the localhost), go under the Configuration Tab and then Access Control Tab.
Your user name and password (hidden) are probably listed with a prefix 127.0.0.1/32 which gives you local access. If you want to be able to access it from any IP address, replace de prefix with 0.0.0.0/0. Or probably better, you may want to create another username and password with limited access (like no Admin access) with this 0.0.0.0/0. This is more secure especially if you want to access it from anywhere outside your local network.

    (1-2/2)