<?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/4016" />

	<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>2003-03-30T11:09:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-30T11:09:59-04:00</updated>

		<published>2003-03-30T11:09:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18350#p18350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18350#p18350"/>
		<title type="html"><![CDATA[Eggdrop loaded, but not connecting to server.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18350#p18350"><![CDATA[
<blockquote class="uncited"><div>I think he meant to change it the other way around.  To the IP that the bot is actually on.<br><br>Also, don't set both my-ip and my-hostname.  Only set one or the other.<br><br>Also, he meant to try ./eggdrop -nm (You can stack arguments in linux)</div></blockquote>I see, thanks. I just ran it in ./eggdrop -nm (after fixing the previous) and it appears that the bot stops when the server scans for proxies.<br><br>Edit: Ah, nevermind. It's working now :) Thank you both for helping.<p>Statistics: Posted by Guest — Sun Mar 30, 2003 11:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2003-03-30T10:28:36-04:00</updated>

		<published>2003-03-30T10:28:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18344#p18344</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18344#p18344"/>
		<title type="html"><![CDATA[Eggdrop loaded, but not connecting to server.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18344#p18344"><![CDATA[
I think he meant to change it the other way around.  To the IP that the bot is actually on.<br><br>Also, don't set both my-ip and my-hostname.  Only set one or the other.<br><br>Also, he meant to try ./eggdrop -nm (You can stack arguments in linux)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sun Mar 30, 2003 10:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-30T10:15:08-04:00</updated>

		<published>2003-03-30T10:15:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18343#p18343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18343#p18343"/>
		<title type="html"><![CDATA[Eggdrop loaded, but not connecting to server.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18343#p18343"><![CDATA[
Using ./eggdrop -n eggdrop.conf, I get the "user file not found" error.<br>Also -  when I comment the local IP/host lines, it shows "Hostname self-lookup failed. Please set my-ip in the config file", which is why I changed it.<br>By the way, you meant to change the my-ip and my-hostname values to this, right?<br><br>set my-hostname "localhost"<br>set my-ip "127.0.0.1"<br><br>Thanks for the help. :)<p>Statistics: Posted by Guest — Sun Mar 30, 2003 10:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-30T04:43:17-04:00</updated>

		<published>2003-03-30T04:43:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18332#p18332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18332#p18332"/>
		<title type="html"><![CDATA[Eggdrop loaded, but not connecting to server.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18332#p18332"><![CDATA[
First: 'set my-hostname "localhost"', 'set my-ip "24.195.167.42 "' remove the space after the 42 and change from localhost to the ip. Do a dns on 'localhost' and you will see that it will resolve to 127.0.0.1 not to that ip. Also, you can comment them and he will use the first internet ip of your box (24.195.167.42 if this is the first one). Also do you notice any errors/warnings or somehting? Try also starting it with: ./eggdrop -n eggdrop.conf and see what it says.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Mar 30, 2003 4:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-30T10:02:26-04:00</updated>

		<published>2003-03-30T01:38:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18330#p18330</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18330#p18330"/>
		<title type="html"><![CDATA[Eggdrop loaded, but not connecting to server.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18330#p18330"><![CDATA[
There's nothing logged other than my terminating the processes a few times to retry. I've just recently switched from using Windrop with a simple config file to Eggdrop using Linux, so I'd be considered a newbie in most respects. I'd really appreciate it very much if someone could take a bit and check over my conf file. ;P I looked it over a few times now and I'm really not sure what could be causing the problem.<br><br>Thanks. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> The eggdrop.conf file can be found here:<br><a href="http://dokujin.com/eggdrop.conf" class="postlink">http://dokujin.com/eggdrop.conf</a><br>Thank you so much if you take the time to look it over.<br><br><em class="text-italics">EDIT:</em> Removed signature images.<br><br><em class="text-italics">Edit by Dokujin:</em> Apologies - I didn't realize you couldn't use images in signatures. Sorry about that.<p>Statistics: Posted by Guest — Sun Mar 30, 2003 1:38 am</p><hr />
]]></content>
	</entry>
	</feed>
