Opened 16 years ago
Last modified 7 years ago
#18648 assigned defect
slrn unable to connect to leafnode
Reported by: | martinsm@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | failure to connect | Cc: | olaf@… |
Port: | leafnode |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
slrn and leafnode both installed on 10.5.6
slrn fails to connect to leafnode with the following error:
Reading startup file /Users/martinsmith/.slrnrc. Using newsrc file /Users/martinsmith/.jnewsrc-localhost for server localhost. Connecting to host localhost ... Failed to initialize server Reason: 502 Remote access denied. slrn fatal error: Failed to initialize server.
Problem is that they are both on the same machine, yet I can connect to leafnode on the mac from slrn on a bsd box on the same local network with no errors. I can also connect slrn on the mac to leafnode on the bsd box. I am guessing this is a leafnode problem, but I may be wrong. Any thoughts?
Change History (8)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | olaf@… added |
---|---|
Owner: | changed from macports-tickets@… to krischik@… |
comment:2 Changed 16 years ago by olaf@…
comment:3 Changed 16 years ago by martinsm@…
rakuba:~ martinsmith$ telnet localhost 119 Trying ::1... Connected to localhost. Escape character is '^]'. 502 Remote access denied. Connection closed by foreign host. rakuba:~ martinsmith$
Log entry
28/02/2009 15:13:35 leafnode[164] Denying access from address outside the local networks. (Check config.example.) 28/02/2009 15:13:35 leafnode[164] Denying access from address outside the local networks. (Check config.example.)
Yes I have checked and rechecked the config file, and I am not attempting to access it from outside the local network, but it does not seem to recognise that... strange, because thunderbird can connect to leafnode on the same machine, and I can connect to it from slrn on a machine on the local network, but not on the same machine
comment:4 Changed 16 years ago by olaf@…
So it's definitely not a problem of slrn. Maybe the other clients (definitely these from other machines) do connect not to localhost but to the machines network adresse where leafnode allows it.
comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
I just updated slrn to version 0.9.9p1; not sure if that will help you.
comment:7 Changed 15 years ago by pw201@…
I think leafnode doesn't recognise IPv6 addresses as local. If you put export NNTPSERVER=127.0.0.1 in your profile, it works, I found, but using "localhost" does not.
comment:8 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | krischik@… deleted |
---|---|
Status: | new → assigned |
What's the result of
What's in the log messages of leafnode? I'm not familiar with leafnode. Maybe it doesn't listen on localhost.