Re: BOPM doesn't connect to server
Manuel Leiner <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
Most probably you selected the wrong type of ircd during installation. Standard RFC compliant ircd servers expect 5 parameters for USER while your bopm sends 4 parameters. See also http://www.irchelp.org/irchelp/rfc/chapter4.html#c4_1_3 . If I remember correctly this happened to me when using "UltimateIRCd" (or was it Uircd, don't remember exactly) instead of UnrealIRCd when I tried bopm for the first time. I obviously did not read carefully enough. Am Samstag, 15. Januar 2005 10:05 schrieb [email protected]: > This is with -ddd > > [...] > [Jan 15 09:03:38 2005] SCAN -> Linking the mask [*!*@*proxy*] to scanner > [extended] [Jan 15 09:03:38 2005] IRC SEND -> NICK OTNBopm > [Jan 15 09:03:38 2005] IRC SEND -> USER bopm bopm bopm :Blitzed Open Proxy > Monitor [Jan 15 09:03:38 2005] IRC -> Error sending data to server > > [Jan 15 09:03:38 2005] IRC -> Connection to (...) failed, reconnecting. > [Jan 15 09:03:38 2005] IRC SEND -> NICK OTNBopm > [Jan 15 09:03:38 2005] IRC SEND -> USER bopm bopm bopm :Blitzed Open Proxy > Monitor [Jan 15 09:03:38 2005] IRC -> Error sending data to server > > [...] > > Help -.-)?