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.

Another timeout topic :/

General support and discussion of Eggdrop bots.
Post Reply
u
un4saken
Voice
Posts: 1
Joined: Sat May 17, 2008 11:25 pm

Another timeout topic :/

Post by un4saken »

Hello, i've been searching for an answer like 3 days, i searched and read every damn timeout topic here but i still couldn't solve my problem.

Here's what i get

Code: Select all

[03:23] main: entering loop
[03:23] Trying server irc.ogamenet.net:6667
[03:23] DNS resolved irc.ogamenet.net to 80.86.85.148
[03:24] Timeout: connect to irc.ogamenet.net
[03:24] Trying server irc.ogamenet.net:6667
[03:24] DNS resolved irc.ogamenet.net to 80.86.85.148


And here's my simple config

Code: Select all


set mod-path "modules/"
set help-path "help/"
set text-path "text/"
loadmodule dns
loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
checkmodule blowfish

set nick "test|bot"
set altnick "test|bot??"
set realname "test chan bot"
set servers { irc.ogamenet.net:6667 }
channel add #deneme { chanmode "+nt-lik" idle-kick 0 stopnethack-mode 0 }
channel set #deneme +enforcebans +dynamicbans +userbans
channel set #deneme +dynamicexempts +userexempts +dynamicinvites +userinvites
channel set #deneme -autoop -bitch +protectops +protectfriends +dontkickops
channel set #deneme +greet +statuslog
channel set #deneme +revenge -autovoice
channel set #deneme -secret -shared +cycle
channel set #deneme -inactive -seen +nodesynch
set net-type 5
listen 3232 all
set owner test

set userfile "test|bot.user"
set chanfile "test|bot.chan"
set temp-path "/tmp"
logfile msbxco * "logs/test|bot.log"
logfile jpk #deneme "logs/#deneme.log"
set console "mkcobxs"


source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/compat.tcl
source scripts/userinfo.tcl
loadhelp userinfo.help

# die "burp"



Not only egg drop, fsockopen() to any irc server timeouts on port 6667 too, i have a VPS running under virtuozzo, firewall could be the problem?

Any help will be appreciated
Thank you
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

sounds like an firewall problem yes. I would suggest looking at your firewall or trying some other ports
Elen sila lúmenn' omentielvo
Post Reply