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.

Connection Problem

General support and discussion of Eggdrop bots.
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Connection Problem

Post by pSyCh0 »

Hello.
When i add someone to my bot he cant join partyline.
if his host is nick1!*@* and i change my nick to nick1 i can connect.
P.S. my host in the bot is different like this witch i use when attempt to connect with nick1.
What the hell is going on?!
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

does he do a /dcc chat <bot> or /ctcp <bot> chat? is the login rejected after the connection is established or before it was established and send via notice?
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

Both /dcc chat <bot> and /ctcp <bot> chat Its rejected before the connection is established. It appears just:

Code: Select all

<Bot> [18:40] CTCP chat:  from user (~ident@host)
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

Btw may the problem be in the conf file?
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

sounds like a firewall issue, refer http://forum.egghelp.org/viewtopic.php?t=10399 under "DCC" and post again if you can exclude all cases described there.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

The bot isnt at my mashine.How i get through the firewall but other users cant? ;/
C
CrazyEgg
Halfop
Posts: 47
Joined: Thu Jul 28, 2005 4:02 pm

Post by CrazyEgg »

When i add someone to my bot he cant join partyline.
if his host is nick1!*@* and i change my nick to nick1 i can connect.
can you give us some example through .whois or copy paste from .user file.I thing will be helpfull.
needed HANDLE/PASS(yes or no)/ FLAGS /HOSTS
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

Code: Select all

[23:14:09] <bot> *** Matching 'user':
[23:14:09] <bot> HANDLE    PASS NOTES FLAGS           LAST
[23:14:09] <bot> user      yes      0 fjlmnoptx       23 Oct (#channel)
[23:14:09] <bot>   HOSTS: user!*@*, *ident@ip
[23:14:09] <bot>   CHANGED: by me (23-10-2005@11:13) +f
[23:14:09] <bot>   ADDED: by me as user (23-10-2005@11:13)
[23:14:09] <bot> --- Found 1 match.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Incorrect: *ident@ip
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

Yes :) but the user uses only his nick this is enought to connect.When I use his nick I can connect ;/ but he cant.I will change the host but i think its the same.
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

I changed it to *!*ident@ip But nothing

Code: Select all

<bot> [10:04] -user (~ident@ip)- DCC Chat (ip)
<bot> [10:04] CTCP DCC: CHAT chat 1426990218 1025 from user (~ident@ip)
<bot> [10:08] Lost dcc connection to user (~ident@ip/1025)
<pcx> [10:08] Password timeout on dcc chat: [user]~ident@ip
C
CrazyEgg
Halfop
Posts: 47
Joined: Thu Jul 28, 2005 4:02 pm

Post by CrazyEgg »

lets clear sonthing
handle is not the same with nick for example:

handle = carl
host= peter!*@*.aol.com

as you say the handle user has flags fjlmnoptx meaning owner.
the user witch you add what kind of flags has? did he have +partyline?
the flag +o or +f didnt give you +p if you didnt specify that.
try to read the help file on ~/bot/doc/USERS.
also as you say:
bot> [10:04] -user (~ident@ip)- DCC Chat (ip)
<bot> [10:04] CTCP DCC: CHAT chat 1426990218 1025 from user (~ident@ip)


question:the ~ident@ip is the same with the host that you gived as hosts on bot?
the char ~ must be specify or covered with *ident.
propose:
1.just for a test delete the second host and let the nick*!*@* as host.try to connect.
2.verify mirc if change the ip(almost hapens on connection via lan with local network range ip).
3.verify if the add user have password given.verify if egg recognize him with /msg bot notes pass all or with /msg bot help pass(the bot normaly send notice with help to user)
4.tell to user to connect via /ctcp bot chat and not with /dcc chat bot
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

Post by pSyCh0 »

i try everything.I changed the host,I paste the flags upper, he has passwd and everything ... ;/
C
CrazyEgg
Halfop
Posts: 47
Joined: Thu Jul 28, 2005 4:02 pm

Post by CrazyEgg »

as i propose:
1.just for a test delete the second host and let the nick*!*@* as host.try to connect.
and De Kus ask you something for the beggining.your answer was:
<Bot> [18:40] CTCP chat: from user (~ident@host)

that is paste from the bot that meaning that the bot recognise the user and send dcc.what about user? did he receive and accepted the dcc?did the dcc windows opened trying to establich connection or not?did the user has enable dcc and not ignore?

and btw we talk about 2 diferent users: you the owner with full of flags
and second another one user with other flags.(you dint paste here that)
Not the same person.

the initial problem as you say is:
When i add someone to my bot he cant join partyline
the add procedure have to be like that:
step 1 .+user handle *!*@host (if not undernet or static ip then try
*!*ident@*.domain) <---this is essential to be without typo.
step 2 .chattr handle +op #channel <---(o=op p=party line)
step 3 .save
step 4 .rehash
step 5 .channel #channel <--with that you can verify if the bot recognise the user or not.(necessary the added user to be on chan)

REMEMBER that:handle IS NOT necessary THE USER`S NICKNAME.
example:
handle:carl
nick:peter
hosts:*!*psy@*.aol.com
on mirc you give /whois peter(nick) on egg you give .whois carl(handle).

if after all the user cannot connect to bot then ask him to dcc chat you.(verify if chat is enable or is blocked via frw).try to dcc chat him and establish a connection with him(double check the connection)

as De Kus say upper hope you read this:
http://forum.egghelp.org/viewtopic.php?t=10399

and you connected to bot via /ctcp bot chat and not via telnet so the bot has indeed dcc connection.(for sure )
also let us know if the bot respond to dcc(ctcp bot chat->bot send dcc->dcc accepted by user-> connection establish or not).If the bot send dcc meaning that recognise the user(double check for recognision).if not(but responding to you) meaning that the host is wrong.
if establish connection OK if not then frw or mirc settings problem on user`s client.(more details:on URL that me and De Kus gives you.)


if the problem is not solved pls paste to us all the details and all the procedures that you tried so we can find out the problem.
details:whois nick from mirc/whois handle from the bot for this user/if the user has dcc connection/if the bot send dcc after ctcp bot chat request or not.
User avatar
pSyCh0
Voice
Posts: 28
Joined: Thu Nov 04, 2004 2:39 pm
Location: Sofia, Bulgaria
Contact:

bla :)

Post by pSyCh0 »

The two users which we are talk about are owners.
I try the procedure.It isnt work :/.But I notice that another user which has real ip can connect via telnet and rconsole(this is tcl) but users without real ip cant connect.
When i try to chat with him we establish connection but when he chat with me
we cant connect :)This is because of his unreal ip i think :)
The user cant establish connection with the bot.Bot respond and recognize him but cant establish connection.
Post Reply