At 02:21 AM 6/6/01 -0800, you wrote:
>NetWin Support Auckland <[EMAIL PROTECTED]> wrote:
> >At 09:49 AM 6/4/01 -0800, you wrote:
> >
> >>I recently moved from NT to Win2K and just realized I never ran the addsvc
> >
> >>routines for FTS. Low and behold it doen't work on w2K. Any suggestions
> >>how to get this working?
> >
> >
> >Are you sure, you do mean w2k and not millennium?
> >
> >Basically it should work fine, here is an example running on w2k
> >profressional
> >
> >D:\dnews>addsvc -del dnewssvc
> >Successfully deleted service {dnewssvc}
> >D:\dnews>addsvc -add dnewssvc dnews.exe "DNEWS NNTP Server"
> >Installing service {dnewssvc} to start image {D:\W2K\System32\dnews.exe}
> >Services dnewssvc successfully added to local database
> >
> >Can you send the error you get when you try and run it to add the xmit
> >service ?
> >
>Okay, looks like the service wasn't installed so I was confused by the
>error message thrown when running "addsvc -del dnewssvc". Now the service
>is installed, but I get the following error in ftsfeed.log when starting up.
>
>05 10:10:19: nntp: Doing forward DNS lookup
>05 10:10:19: nntp: forward DNS completed
>05 10:10:19: nntp: Setting TCP_NODELAY for socket [0]
>05 10:10:20: nntp: Channel closed or didn't open [0] 200 {noipname}
>05 10:10:20: Thats odd, channel closed from -1 to -1
>05 10:10:20: Done xmit
>05 10:10:20: 0 processed, 0 per second
>05 10:10:24: Waiting for next xmit time {*5 *}
>
>Ideas?
I think your 'myname' in dnews.conf is set to 'noipname' or something
odd like that, check that and let me know if that doesn't fix it. Setting it
to 127.0.0.1 might do the trick if nothing else works.
ChrisP.