This post is related to this one I opened yesterday but in the meantime I found what is going wrong (that is not samba) :
http://forums.sabnzbd.org/viewtopic.php ... 21&p=61207
In the configuration panel > servers :
Host=news.free.fr
Port=119
Then Test ==> invalid server address
But
Code: Select all
$ ping news.free.fr
PING news.free.fr (212.27.60.38) 56(84) bytes of data.
64 bytes from news-2.proxad.net (212.27.60.38): icmp_req=1 ttl=59 time=23.8 ms
64 bytes from news-2.proxad.net (212.27.60.38): icmp_req=2 ttl=59 time=23.8 ms
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
$ telnet news.free.fr 119
Trying 212.27.60.37...
Connected to news.free.fr.
Escape character is '^]'.
200 news-1.free.fr (15-1) NNRP Service Ready - [email protected] (posting ok)
test
500 What?
edit:
Version: 0.6.15
OS: Ubuntu 10.04 server
Install-type: ppa
Firewall Software: no
Are you using IPV6? no
Is the issue reproducible? yes (i think)