<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/1791" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-05-28T16:37:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/1791</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-28T16:37:00-04:00</updated>

		<published>2002-05-28T16:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7346#p7346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7346#p7346"/>
		<title type="html"><![CDATA[Eggdrop + hybrid ircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7346#p7346"><![CDATA[
Sounds like an identd problem to me.. Run an IRC client manually (ie bitchx or ircii or whatnot), and see if it can connect to the server.<br><p>Statistics: Posted by Guest — Tue May 28, 2002 4:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ClubCX]]></name></author>
		<updated>2002-05-28T15:54:00-04:00</updated>

		<published>2002-05-28T15:54:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7339#p7339</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7339#p7339"/>
		<title type="html"><![CDATA[Eggdrop + hybrid ircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7339#p7339"><![CDATA[
Although I can't say for certain that there isn't a problem shell-side, however unlikely it may seem, I've bots running on dozens of networks and never encountered this problem on any of them. I'm afraid I must lay blame on the IRCd for the inability to connect.<br><br>- Tom<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=398">ClubCX</a> — Tue May 28, 2002 3:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-05-27T09:25:00-04:00</updated>

		<published>2002-05-27T09:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7293#p7293</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7293#p7293"/>
		<title type="html"><![CDATA[Eggdrop + hybrid ircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7293#p7293"><![CDATA[
hybrid doesnt parse the username field that you send the server in the USER command if it gets a valid ident response. Since it is getting some kinda response that it deems as valid, anything you set to $username will be silently ignored by the ircd. The problem lies solely with his identd deamon (or possibly he really does have a messed up username on the box, though every adduser script in existance is made to prevent this)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon May 27, 2002 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2002-05-27T01:49:00-04:00</updated>

		<published>2002-05-27T01:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7281#p7281</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7281#p7281"/>
		<title type="html"><![CDATA[Eggdrop + hybrid ircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7281#p7281"><![CDATA[
I suggest you set username to something that contains only letters and is not more than 8 characters long.<br><br>This is a common problem.<br><br>set username "eggdrop"<br><br>should fix your problems.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Mon May 27, 2002 1:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-05-26T14:33:00-04:00</updated>

		<published>2002-05-26T14:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7272#p7272</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7272#p7272"/>
		<title type="html"><![CDATA[Eggdrop + hybrid ircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7272#p7272"><![CDATA[
<blockquote class="uncited"><div>[13:39] -NOTICE- *** Got Ident response </div></blockquote>the ircd is getting a valid identd response (ie, its getting a 'port, port : USERID : system : username' response - anything else and it would say no identd response). however, the valid identd response is not obeying standard rfc rules for usernames. I suggest you fix the identd daemon to either return proper rfc complient resonses, or turn it off completely<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun May 26, 2002 2:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ClubCX]]></name></author>
		<updated>2002-05-26T12:06:00-04:00</updated>

		<published>2002-05-26T12:06:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7271#p7271</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7271#p7271"/>
		<title type="html"><![CDATA[Eggdrop + hybrid ircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7271#p7271"><![CDATA[
I've recently encountered a problem while attempting to connect my bot to a network using the hybrid ircd.<br>The bot gets the following notices when trying to connect:<br><br>[13:39] Trying server irc.bulgaria.org:6667<br>[13:39] Connected to irc.bulgaria.org<br>[13:39] -NOTICE- *** Looking up your hostname...<br>[13:39] -NOTICE- *** Checking Ident<br>[13:39] -NOTICE- *** Found your hostname<br>[13:39] -NOTICE- *** Got Ident response<br>[13:39] -ERROR from server- Closing Link: botservice.net (Invalid username [])<br>[13:39] Disconnected from irc.bulgaria.org<br><br><br>I checked a few settings, had the bot log on to a different net, no problems there. We conducted a few more tests on that particular network and discovered that the ircd trys to connect to port 113 to get<br>an identd responce; if it can't get one, it declares the username to be blank, and hence invalid, even if valid info is being sent by the user in the traditional way. I tried replicating the test using mIRC, and disabling mIRC's identd, and the network let me on, so I suspect there are ways to overcome this.<br><br>Although this isn't so much an eggdrop matter, I was hoping somebody might have some suggestions on how I could tackle the problem, perhaps if you have experience using that particular ircd. I've not received<br>much help from the netadmins thus far, they don't believe identd is required. Any help would be appreciated.<br><br>The ircd version is hybrid-7beta5-bg(20020222_2). usa.irc.bg GHcCp TS3ow<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=398">ClubCX</a> — Sun May 26, 2002 12:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
