This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Another Telnet Related problem

Old posts that have not been replied to for several years.
Locked
C
Ctho

Another Telnet Related problem

Post by Ctho »

Hi,

I ssh into my shell and then type telnet; then open and the hostname port. Supposedly after this, you are supposed to type "NEW" as your nickname and say hello to your bot. The problem I'm getting is it says:

You don't have access.
Connection closed by foreign host.

I'm not sure what's causing this. Earlier I had wondered why my bot was joining the channel but I couldn't /msg bot hello him in IRC and found out I hadn't had telnet set up to a port. I fixed my config file and then killed my pids and restarted the bot again but now he's not even joining the channel.

Is there an easy way to fix all this, or do I have to run config again and
have a new eggdrop installed??
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

go over your config again.... and read all of it ;)
Elen sila lúmenn' omentielvo
C
Ctho

now can't connect to server

Post by Ctho »

Okay, I checked the conf like too many times. Now I can telnet into my bot but when it tries to connect to the server it says:

Failed connect to chat.server.com:port number (Invalid namespace)

What does this mean?? I thought the proper format for set server was

server:port:password

If I'm doing something wrong let me know. I looked at for extra spaces but I'm not sure what it means.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Have you replaced the name of the server, the port and the password (if needed) with the actual values?
Once the game is over, the king and the pawn go back in the same box.
C
Ctho

Post by Ctho »

I got it running. I'm not sure what the problem was. I commented out
the virtual ip thing, I think that was one mistake. I also restarted the eggdrop without the -m and it joined the channel. Probably just a simple error all along. Tks for your time in helping me!
Locked