Cant see Localhost

Asked by Sagimore

Hello,
Im trying to see up Darkstat on a new unbunto install, when I try to connect to myip:666 or localhost Im getting a page can not be found in firefox.

I did change the config file and I also ran the program.

Any ideas? New to this OS, very new

Thanks

ps I did put my Ip in where it ask for htt://youripaddress:666

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu darkstat Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Tried darkstart for answer you and it works...

Open a terminal and type

gksudo gedit /etc/darkstat/init.cfg

My file content...

# Turn this to yes when you have configured the options below.
START_DARKSTAT=yes

# Don't forget to read the man page.

# You must set this option, else darkstat may not listen to
# the interface you want
INTERFACE="-i wlan0"

DIR="/var/lib/darkstat"
PORT="-p 666"
BINDIP="-b 127.0.0.1"
LOCAL="-l 192.168.1.0/255.255.255.0"

# File will be relative to $DIR:
#DAYLOG="--daylog darkstat.log"

# Don't reverse resolve IPs to host names
#DNS="--no-dns"

#FILTER="not (src net 192.168.0 and dst net 192.168.0)"

# Additional command line Arguments:
# OPTIONS="--syslog --no-macs"

Then type:

sudo killall darkstat
sudo /etc/init.d/darkstat restart

Can you help with this problem?

Provide an answer of your own, or ask Sagimore for more information if necessary.

To post a message you must log in.