Before restart check permision of crets files and after restart daemon, try to run:
"""
news$ /usr/inn/nnrpd -D -4 $IPv4 -p 563 -S
"""
and try to connect to port TCP 563...
$ openssl s_client -connect news.tcpreset.net:563
Connecting to 94.130.76.71
CONNECTED(00000003)
depth=2 C=US, O=Internet Security Research Group, CN=ISRG Root X1
verify return:1
depth=1 C=US, O=Let's Encrypt, CN=R11
verify return:1
depth=0 CN=news.tcpreset.net
verify return:1
---
Certificate chain
0 s:CN=news.tcpreset.net
.....
79 5f ca 4e e9 ...=..]..P.y_.N.
Start Time: 1743106068
Timeout : 7200 (sec)
Verify return code: 0 (ok)
Extended master secret: no
Max Early Data: 0
---
read R BLOCK
200 news.tcpreset.net InterNetNews NNRP server INN 2.6.4 ready (posting ok)
"Gabx" wrote:
,----[ Quote m4lpnsFg0jmU1@mid.individual.net ]
| ,----[ Quote unknown MSG_ID ]
| | 200 news.tcpreset.net InterNetNews NNRP server INN 2.6.4 ready (posting ok)
| `----
| Thanks for your help!
`----
IMHO, you have a configuration problem...
please...
"""
$ cat /etc/systemd/system/inn-nnrpd.service | curl -F 'nopaste=<-' https://nopaste.corradoroberto.it
"""
I have set in inn.conf -S flag in nnrpdflags
If you knew why didn't you write so right away? :-)
I haven't launched nnrpd by a systemd script.
I have set in inn.conf -S flag in nnrpdflags: directive.
innd usually listens on port 119 so it spawns nnrpd on the same port. It
is meant for unencrypted reader connections. You should not use "-S"
for nnrpdflags.
You need running nnrpd as a daemon on port 563. See the last point in CHECKLIST:
https://www.eyrie.org/~eagle/software/inn/docs/checklist.html
And naturally more details in the "TLS Support" section of nnrpd manual
page:
https://www.eyrie.org/~eagle/software/inn/docs/nnrpd.html
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 44:45:54 |
Calls: | 10,392 |
Files: | 14,066 |
Messages: | 6,417,256 |