Hello, I was wandering if anyone could possibly offer a solution to my problem. My eggdrop configures correctly when using thsi statement ( ./eggdrop -m) and i recieve no errors. I can also succesfuly telnet to my bot but i recieve this error, ( btw, i am trying to connect to the quakenet network )
set irc.quakenet.org as first server, it will connect. it must. i readed, i thought because i had same problem when i tried to connect to spefific server in quakenet
Help ! I have checked that is have loaded the DNS module and i have. And i dont have a firewall that is sit behind. Can anyone set up a simple config file based on the above ( eggdrop1.1.17) (( the newest version)
You shouldn't need to re-do the entire conf-file. Just try replacing the set servers section. Follow esix's advice, replace "uk.quakenet.org:6667" with "irc.quakenet.org:6667" it might be having problems resolving certain servers- so set it to the hub.
set servers {
irc.quakenet.org:6667
uk.quakenet.org:6667
}
And for S&G, try setting the server to something entirely different, just to see if it'll connect.
(try irc.efnet.org:6667 or something else)
If it wont connect to ANY server, you might have an issue with DNS on the machine- assuming of course you did in fact enable the module. make sure it's enabled and your ip settings are correct. If you have virtual hosting, try using a different IP- sometimes that gets the trick done.
Also, if you're running this behind a shell- are you positive there is no firewalling? Some shells block all IRC activity because it's against their AUP. Check with your host and see if eggdrops are allowed on their machine. if it's your machine, make sure the proper ports are forwarded to the machine you're connecting from, etc.
And here's the cancel button, in case you don't want toast.
It's not vital for eggdrop to run.
You need it if you want threat the config file as a executable script, which can be handy when setting up crontab, thats about it.
No biggie.