Jdeane
October 3rd, 2007, 11:35 AM
i'm having problems trying to get the linux web interface to work.
I've installed the latest beta and have edited the esets.cfg file as shown below, I restart the app but when I try to browse using the local pc http://127.0.0.1:8081 it returns 'could not connect to host 127.0.0.1 (port 8081)'
If i browse to http://127.0.0.1 i get the normal Apache welcome screen.
What else needs setup?
Jon
[wwwi]
# Settings for ESETS Web Interface configuration module
# agent_enabled = yes/no
# Enables operation of the esets_wwwi.
agent_enabled = yes
# listen_addr = "address"
# Address (IP or name) where esets_wwwi listens for HTTPS client connections.
# If set to 0.0.0.0 then esets_wwwi listens on all available network interfaces.
listen_addr = "0.0.0.0"
# listen_port = port
# TCP port where esets_wwwi listens for HTTPS client connections.
# You may have to open this port in your firewall.
listen_port = "8081"
# username and password needed for accessing the interface (required)
username = "admin"
password = "admin"
I've installed the latest beta and have edited the esets.cfg file as shown below, I restart the app but when I try to browse using the local pc http://127.0.0.1:8081 it returns 'could not connect to host 127.0.0.1 (port 8081)'
If i browse to http://127.0.0.1 i get the normal Apache welcome screen.
What else needs setup?
Jon
[wwwi]
# Settings for ESETS Web Interface configuration module
# agent_enabled = yes/no
# Enables operation of the esets_wwwi.
agent_enabled = yes
# listen_addr = "address"
# Address (IP or name) where esets_wwwi listens for HTTPS client connections.
# If set to 0.0.0.0 then esets_wwwi listens on all available network interfaces.
listen_addr = "0.0.0.0"
# listen_port = port
# TCP port where esets_wwwi listens for HTTPS client connections.
# You may have to open this port in your firewall.
listen_port = "8081"
# username and password needed for accessing the interface (required)
username = "admin"
password = "admin"