You are not logged in.

#1 2012-01-09 08:51:08

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 229

freenet cannot connect to 127.0.0.1:888

I installed freenet as per wiki, added it to deamons in rc.conf and it shows up when I do "rc.d list".
Nevertheless it keeps me saying that it can not connect to 127.0.0.1:8888 : "server refuses connection to 127.0.0.1"
The same question was asked before,but got no answer (109878).

This is my /etc/hosts/ if it can help

#
# /etc/hosts: static lookup table for host names
#

#<ip-address>    <hostname.domain.org>    <hostname>
127.0.0.1    localhost.localdomain    localhost imac2
::1        localhost.localdomain    localhost
192.168.1.2    imac2.justus.flv    imac2
192.168.1.3     pomme.justus.flv    pomme
# End of file

Thank you

Offline

#2 2012-01-09 12:25:36

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: freenet cannot connect to 127.0.0.1:888

Do you have a firewall, or iptables rules? It works here with Freenet0.7.5 Build #1405.

Last edited by stqn (2012-01-09 12:36:56)

Offline

#3 2012-01-09 14:24:36

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 229

Re: freenet cannot connect to 127.0.0.1:888

None of these.

I  use freenet from the AUR.I t has worked for a short while, but after the next start it did'nt work anymore.

Offline

#4 2012-01-09 14:59:42

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: freenet cannot connect to 127.0.0.1:888

Maybe you can try with the official freenet download; that's what I have since at the time I tried the AUR package it didn't work for me. It's very easy to install, just unpack anywhere and run ./run.sh. (It won't actually install anything.)

Offline

#5 2012-01-09 16:30:35

marvn
Member
From: Prague
Registered: 2010-01-05
Posts: 84

Re: freenet cannot connect to 127.0.0.1:888

you can try "nmap localhost -p 8888" (you need nmap for it)

if the port is open, you should be able to connect. if it's closed, the daemon is not running correctly (or at all). if it's filtered, then some firewall is blocking you


core i5 4590, x86_64, nvidia 970

Offline

#6 2012-01-11 04:58:52

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 229

Re: freenet cannot connect to 127.0.0.1:888

"rc.d list" gives me [STARTED][AUTO] freenet (started and auto in white text).
"nmap localhost -p 8888" gives me:
Starting Nmap 5.51 ( http://nmap.org ) at 2012-01-11 05:44 CET
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000029s latency).
Other addresses for localhost (not scanned): 127.0.0.1
rDNS record for 127.0.0.1: localhost.localdomain
PORT     STATE  SERVICE
8888/tcp closed sun-answerbook

Offline

#7 2012-01-22 14:22:03

clockworkrat
Member
Registered: 2011-11-13
Posts: 12

Re: freenet cannot connect to 127.0.0.1:888

I'm also having trouble with freenet.


Starting Nmap 5.51 ( http://nmap.org ) at 2012-01-22 14:02
GMT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00019s latency).
Other addresses for localhost (not scanned): 127.0.0.1   
rDNS record for 127.0.0.1: localhost.localdomain         
PORT     STATE  SERVICE
8888/tcp closed sun-answerbook

I'm using arno-iptables-firewall, but admittedly don't have a clue which line in firewall.conf to edit to sort this out.

Offline

Board footer

Powered by FluxBB