• Re: nntp 400

    From Richard Tobin@21:1/5 to seth@home.sethhurst.com on Thu May 26 11:50:52 2022
    In article <t6nnmg$a9f$1@gioia.aioe.org>, <seth@home.sethhurst.com> wrote: >hello I made my own readers.conf file.
    I'm getting a 400 nntp server not availble. on connections and commands.
    auth "<anonymous>" {
    host "0.0.0.0"
    default "[anonymous>"
    access <"anonymous>" {
    users "<anonymous>"
    newsgroups "*"
    }

    If that's really your reader.conf file it's full of errors. It should
    be "hosts", not "host", and there should be colon after it, and after
    other keywords. And there's a missing close brace. And you've got a
    square bracket in the default user "[anonymous>" which won't match "<anonymous>" in the users line.

    -- Richard

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From seth@home.sethhurst.com@21:1/5 to All on Thu May 26 11:18:40 2022
    hello I made my own readers.conf file.
    I'm getting a 400 nntp server not availble. on connections and commands.
    auth "<anonymous>" {
    host "0.0.0.0"
    default "[anonymous>"
    access <"anonymous>" {
    users "<anonymous>"
    newsgroups "*"
    }
    not sure what is going wrong and the logs don't really tell me anything.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From hurst@21:1/5 to Richard Tobin on Thu May 26 12:05:40 2022
    richard@cogsci.ed.ac.uk (Richard Tobin) Wrote in message:r
    In article <t6nnmg$a9f$1@gioia.aioe.org>, <seth@home.sethhurst.com> wrote:>hello I made my own readers.conf file.>I'm getting a 400 nntp server not availble. on connections and commands.>auth "<anonymous>" {>host "0.0.0.0">default "[anonymous>">access
    <"anonymous>" {>users "<anonymous>">newsgroups "*">}If that's really your reader.conf file it's full of errors. It shouldbe "hosts", not "host", and there should be colon after it, and afterother keywords. And there's a missing close brace. And you've
    got asquare bracket in the default user "[anonymous>" which won't match"<anonymous>" in the users line.-- Richard

    Thanks for your help man I got it working and I'm able to connect
    to my groups thank you so much.


    --

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