• Re: Posting article failed. Socket error # 0

    From Marco Moock@21:1/5 to All on Wed Nov 29 15:00:57 2023
    XPost: news.software.nntp, alt.free.newsservers

    Am 29.11.2023 um 06:55:38 Uhr schrieb rocco portelli:

    What are the typical debug steps for testing an encrypted connection?

    ncat --ssl news.example.org 563

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From ferd@21:1/5 to rocco portelli on Sun Dec 3 19:54:08 2023
    XPost: alt.free.newsservers, news.software.nntp

    rocco portelli <roccoportelli@nospam.it> wrote in news:uk78rq$3gr0h$1@paganini.bofh.team:

    Before I bother the admin of a common free news server (who I promised
    if he gave me a posting account, I wouldn't be any trouble) I would
    like to figure out if the problem is his encrypted news server or if
    it's in mine.

    It used to work but stopped working about a week ago with this "socket
    error" of "Posting article failed. Socket error # 0".

    A connection already open failed.

    Probably your provider unless you've picked up some malware.

    Snag a copy of openSSL. Grab the 64 bit version.

    https://indy.fulgan.com/SSL/openssl-1.0.2t-x64_86-win64.zip

    openssl-1.0.2t-x64_86-win64>openssl s_client -connect news.eternal- september.org:563
    200 news.eternal-september.org InterNetNews NNRP server INN 2.8.0
    (20230917 snapshot) ready (posting ok)

    Check and compare your server to those below.

    openssl-1.0.2t-x64_86-win64>openssl s_client -connect news.neodome.net:563 openssl-1.0.2t-x64_86-win64>openssl s_client -connect news.blueworldhosting.com:563

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)