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.

problems getting egg to connect to linknet...

Old posts that have not been replied to for several years.
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

problems getting egg to connect to linknet...

Post by bnjmn »

so im brand new to the whole shell/egg scene, and im having a few problems, but this is one that i cant figure out for the life of me.

i have my bot trying to connect to LinkNet, and whenever i use putty to login to the bot this is what i see after about 10 seconds of being on it:

Image

does anyone know what i did wrong?

ps: i tried searching for a topic on this already, but couldnt find one...
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

make sure your net-type is 4, although it's doubtful that would help

also, test connection to another network that is using ircd-ratbox (EFnet) - try irc.he.net
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

set net-type 4 then tried it on link-net, didnt work. tried it on irc.he.net and it didnt work either.

should i just start over?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

set raw-log 1 and .console +rv (that will log the raw IRC traffic between the server and your bot); then try again and paste the log here, using

Code: Select all

 tags (no need of a screen capture)
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

Code: Select all

[20:56] Telnet connection: ...
[20:56] Timeout/EOF ident connection
[20:56] Logged in: bnjmn (telnet@...)
[20:57] -ERROR from server- Closing Link: 127.0.0.1 (Connection timed out)
[20:57] Lost dcc connection to bnjmn (telnet@...)
[20:57] -ERROR from server- Closing Link: 127.0.0.1 (Connection timed out)
[21:20] Last message repeated 21 time(s).
[21:20] Writing user file...
[21:20] Writing channel file...
[21:20] * TERMINATE SIGNAL -- SIGNING OFF
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

that doesn't look like +rv log to me... are you sure your console was +rv?
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

i did .console +rv...

where would the rv log store itself?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

okay, but did that successfully change the console flags to +rv? type .console to see your current console flags
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

Code: Select all

[22:49] #bnjmn# console +rv
Set your console to #...:mkcobrxsv <msgs, kicks/modes, cmds, misc, bots, raw, files, server, server output).
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

try to connect to IRC from bot's shell using an IRC client

if you don't have IRC client installed on the shell, try telneting to the server on port 6667; then paste the log of what happened here
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

demond wrote:try to connect to IRC from bot's shell using an IRC client

if you don't have IRC client installed on the shell, try telneting to the server on port 6667; then paste the log of what happened here
i user mirc and connect to IRC (linknet) just fine...no problems.

when i try to telnet to the server, it hangs up

Code: Select all

NOTICE AUTH :*** Looking up your hostname...
NOTICE AUTH :*** Checking Ident
NOTICE AUTH :*** Found your hostname
NOTICE AUTH :*** No Ident response
and thats the end to that...
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

in the telnet session, type "nick somenick" and then "user someuser 0 0 :foo bar" and see what happens; if you see "ping :something", reply with "pong something"
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

Code: Select all

NOTICE AUTH :*** Looking up your hostname...
NOTICE AUTH :*** Checking Ident
NOTICE AUTH :*** No Ident response
NOTICE AUTH :*** Found your hostname
nick trashbagxxx
user trashy 0 0 :foo bar
ERROR :Closing Link: 127.0.0.1 (Connection timed out)

Connection to host lost.
i get the above msg once in a while, then sometimes i get the below msg:

Code: Select all

NOTICE AUTH :*** Looking up your hostname...
NOTICE AUTH :*** Checking Ident
NOTICE AUTH :*** No Ident response
NOTICE AUTH :*** Found your hostname
nick trasssh
user neb 0 0 :foo bar
PING :2C1C97A0
pong 2C1C97A0
ERROR :Closing Link: 127.0.0.1 (Connection timed out)

Connection to host lost.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

hmm this is wierd

that means the connection is established but for some reason it's functional one-way only - you are able to receive server's output, but not able to send to the server (or the server doesn't receive what you've sent to it)

talk to your admin and let them know about that, it's their problem and if you are a paying customer, they should fix that ASAP, or else you should ditch them immediately and ask for refund
b
bnjmn
Voice
Posts: 12
Joined: Fri Jul 15, 2005 7:47 pm

Post by bnjmn »

demond wrote:hmm this is wierd

that means the connection is established but for some reason it's functional one-way only - you are able to receive server's output, but not able to send to the server (or the server doesn't receive what you've sent to it)

talk to your admin and let them know about that, it's their problem and if you are a paying customer, they should fix that ASAP, or else you should ditch them immediately and ask for refund
could it be a problem with how i have the eggdrop configured (even though i followed the egghelp.org tutorial 100%) or could it be the way my bnc is config?

the staff at this sh3lls.net is less than helpful, so i think even if i have a problem that is out of my control that i can just kiss that $6 goodbye :p
Locked