[hblug] IPcop

Michael Adams mbadams at paradise.net.nz
Thu Aug 10 23:07:20 NZST 2006


On Thu, 10 Aug 2006 21:04:27 +1200
Fraser Burns wrote:

> I'm trying to run HTTrack web copier in my Linux box called "ubuntu".
> 
> I get the following error message:
> 
> "The connection was refused when attempting to contact ubuntu:8080

It is unclear which machine you are getting this error on. If it is your
ubuntu machine try 127.0.0.0:8080 as your machine may not know it is
called ubuntu as a network name. (127.0.0.0 is like saying connect to
yourself)

As soon as you get the error try [ctrl][alt][F12] to see the system
logs for more info about the error. If this doesn't work try 
$ tail -40 /var/log/syslog
or if su rights are needed (i'll get corrected if this doesn't work on
Ubuntu)
$ sudo tail -40 /var/log/syslog
(The tail command shows the last 40 lines of the log; really handy.)

I don't know what HTTrack is, so i can't help much more.


> Is this something that needs to be adjusted in my IPCop machine, or is
> it a setting in this machine?

First impression is it is a local issue.

Cheers


-- 
Michael
 Those that can, do; those that can't, teach.




More information about the HBLUG mailing list