I've been having a problem, and I'm not sure what is causing it, or how to f it -- I recently updated the software to v11b and since been seeing weird things that use to work not work. :(
and I have tried the ;exec *telgate command and get the same error --
!Failed to resolve address:
[Hit any key]
I am able to use a telnet client from that machine with out problems, also, appears that the QWK networking is working correctly, and I am able to send emails, so the machine must be resolving the addresses correctly, I'm thinki this might be a problem with the *telgate or how it interacts with the new update?????
Probably didn't give enough information for a helpful answer, but really don know what I need to say.
I am behind a firewall -- port 79 (finger), 80 (HTML), 25 (SMTP), 23 (Telnet 110 (POP3) are all open for this machine.
Any ideas???
Thanks,
LeRoy (AkA Night Owl)
I've been having a problem, and I'm not sure what is causing it, or how to f it -- I recently updated the software to v11b and since been seeing weird things that use to work not work. :(
and I have tried the ;exec *telgate command and get the same error --
!Failed to resolve address:
[Hit any key]
I am able to use a telnet client from that machine with out problems, also, appears that the QWK networking is working correctly, and I am able to send emails, so the machine must be resolving the addresses correctly, I'm thinki this might be a problem with the *telgate or how it interacts with the new update?????
Probably didn't give enough information for a helpful answer, but really don know what I need to say.
I am behind a firewall -- port 79 (finger), 80 (HTML), 25 (SMTP), 23 (Telnet 110 (POP3) are all open for this machine.
Any ideas???
In the doors area of the BBS the section where you can telnet out to other bbses.
IT's not working I'm getting an error failed to resolve address
so I tried the ;exec *telgate vert.synchro.net (or any other BBS name) and i says the same error failed to resolve address
The machine is able to resolve names (QWK networking is working correctly) S something must have happend??? I'm just wondering what, and how to fix it.
I've never heard of anyone having this particular problem. If QNET-FTP works but TELGATE doesn't, that certainly is odd. Does ";EXEC *FTP vert.synchro.ne work?Just tried it, and yes, I was able to FTP to vert.synchro.net
I would think it would be a problem with your configured DNS server, but tha should effect any/all scripts, not just telgate.
digital man
I've never heard of anyone having this particular problem. If QNET-FTP wo but TELGATE doesn't, that certainly is odd. Does ";EXEC *FTP vert.synchro work?
I would think it would be a problem with your configured DNS server, but should effect any/all scripts, not just telgate.
Just tried it, and yes, I was able to FTP to vert.synchro.net
I thought about DNS as well, and even reset everything back to "stock" setti with the same problem. I'm baffled - IS there maybe a file or new java scrip that would have come out with 3.11b that maybe (just maybe) was corrupt or something when I installed???
I did try to ;exec *telgate vert.synchro.net right after the *ftp command -- still getting !Failed to resolve address:
Thanks for whatever help you can give me.
Thanks for whatever help you can give me.
The clue I think is that there is no address printed after the "address:". T seems to indicate that your telgate module is not parsing the command-line correctly. Double-check your exec/telgate.src file. Did you modify it? It should contain:
# telgate.src
# $Id: telgate.src,v 1.3 2003/01/06 00:28:06 rswindell Exp $
# @format.tab-size 8, @format.use-tabs true
!include sbbsdefs.inc
printf "\r\n\1h\1hPress \1yCtrl-]\1w for a control menu anytime.\r\n\r\n" pause
printf "\1h\1yConnecting to: \1w%s\1n\r\n" str
telnet_gate str TG_PASSTHRU
cls
When you run telgate, are you seeing of the above "printf" output?
The clue I think is that there is no address printed after the "address:" seems to indicate that your telgate module is not parsing the command-lin correctly. Double-check your exec/telgate.src file. Did you modify it? It should contain:
# telgate.src
# $Id: telgate.src,v 1.3 2003/01/06 00:28:06 rswindell Exp $
# @format.tab-size 8, @format.use-tabs true
!include sbbsdefs.inc
printf "\r\n\1h\1hPress \1yCtrl-]\1w for a control menu anytime.\r\n\r\n" pause
printf "\1h\1yConnecting to: \1w%s\1n\r\n" str
telnet_gate str TG_PASSTHRU
cls
When you run telgate, are you seeing of the above "printf" output?
Thanks again, Yes, checked that All looks the same.
I do get the:
Press Ctrl-] for a control menu anytime.
<pause>
Connecting to: <somename>
Hello again --
I just took another look,
I get the:
Press Ctrl-] for a control menu anytime.
<pause>
Connecting to:
<spaces > <curor ends up starting here> <no name>
!Failed ...blah blah blah
So I think you are correct, it's not passing the command correctly, but I rechecked the telgate.src file and it looks the same as what your last messa was.
RE: Problems with TELGATE
BY: Night Owl to Digital Man on Fri Sep 10 2004 23:36:29
Digital -- After you gave me a clue at what to look at I started playing aro with the telgate.src file -- made two new files: telgate1.src and telgate2.s Basicly in Telgate1.src I removed the line:
printf "\r\n\1h\1hPress \1yCtrl-]..... blah blah
pause
compiled telgate1.src and it worked fine -- connected right to vert.synchro.
In telgate2.src I left everything the same, but took out the pause line -- a worked fine. and connected right to vert.synchro.net
I don't know what that "pause" command does --
I did change the default paus
while ago -- do you think that might have something to do with it?
I'm not sure, is it going to hurt anything if I remove the pause out of the telgate.src file and recompile it??
Thanks again for all your help!!! This one is fixed, one problem at a time -
I'm getting a large amount of errors when I'm sending netmail, sometimes it works, sometimes it doesn't
The errors I'm getting are:
0000 !SEND ERROR -103 (corrupt message header ID:SMB ) reading message heade #0
1196 !SOCKET INACTIVE
I had it working at one point, and it stopped working again -- that one did have something to do with the DNS in the mail server configuration -- I'm starting to think that my ISP (Time Warner Road Runner) is blocking the SMTP port -- It's only a guess....
Does anyone know if I need to have the SMTP port open on my router -- or sho I close that, and see what happends?
I'm getting a large amount of errors when I'm sending netmail, sometimes it works, sometimes it doesn't
The errors I'm getting are:
0000 !SEND ERROR -103 (corrupt message header ID:SMB ) reading message heade #0
1196 !SOCKET INACTIVE
I had it working at one point, and it stopped working again -- that one did have something to do with the DNS in the mail server configuration -- I'm starting to think that my ISP (Time Warner Road Runner) is blocking the SMTP port -- It's only a guess....
Does anyone know if I need to have the SMTP port open on my router -- or sho I close that, and see what happends?
I don't know what that "pause" command does -- I did change the default pause a while ago -- do you think that might have something to do with it?
Sysop: | fluid |
---|---|
Location: | wickliffe, ohio |
Users: | 5 |
Nodes: | 10 (0 / 10) |
Uptime: | 215:22:01 |
Calls: | 50 |
Files: | 15,838 |
Messages: | 50,899 |