I myself use a linux eggdrop but some friend of mine is using a windrop and has problems putting it on any irc server. so I've completely installed an eggdrop myself and well: i've come to the same problem as this guy. you see eggdrop launching into the background and all, then the windows firewall dialog to unblock this program comes up and I allow it, but you'll never see the bot on the irc server.
when i run netstat i don't see any establisched or even a timed out connection to a server:
the /logs/eggdrop.log doesn't make me any wiser, isnt there a debugging option that
I know that when you connect to mirc it takes a while befor getting connected but I spent enough time waiting for the eggdrop.
is there a way to make the bot show more error messages or something like that ?
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
probably Cygwin resolver library problems (Cygwin is the underlying UNIX compatibility layer; it's necessary since windrop is not a native win32 application, it's merely an eggdrop - UNIX/Linux app - with some tweaks to compile under Cygwin)
How about turning windows firewall off and buying a 3rd party one like norton or mcafee they are so much easier to use and configure. if you want i can send you my cygwin1.dll file to try that as i know that works perfectly with the new windrops. if so private message me an email adress to send it too
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
There is absolutely nothing needed to "tweak" in Windows Firewall (SP2) to have a Windrop (or any other program) connect to IRC. It's a fault with the latest Cygwin (either cygminires.dll or dns.dll). Try replacing either, or both, with previous versions (that worked) and see if that fixes the problem.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
Yeah, SP2 firewall is not too smart and does not block ip which scan computer. If you have Norton Firewall you may nothice this problem on IRCnet, where servers are scanning every incoming connection for misconfigured proxy. Mine firewall blocked irc server for 30 minutes and i was unable to connect to that server without reconfiguring my firewall ;)
PM me your email address and i will email you the dll's that i use see if that helps.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
KrzychuG wrote: Yeah, SP2 firewall is not too smart and does not block ip which scan computer.
I suggest you do a lot of reading up on Windows Firewall. It simply drops all illegal incoming packets; the only difference between it and programs like Norton is that it does not continuously annoy you when it blocks. I've been a Norton fan almost since Adam & Eve shared that infamous apple but now only use Windows Firewall (which passes the Symantec Security Check with flying colours).
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
Nice, i wanted to scan my firewall on linux (iptables). Unfortunatelly i saw a message:
Symantec Security Check is not compatible with your computer settings because:
Error 001
Security Scan and Virus Detection do not work with your operating system. To run Security Scan and Virus Detection, you must be using Windows 98/ME, NT 4.0 Workstation/2000 Pro/XP, or Mac OS 8.1 or higher.
bottom line is, those windrop guys need to concentrate on porting eggdrop to use winsock natively, and convert UNIX and POSIX style function calls to native win32 function calls - getting rid of Cygwin - only then it would be rightfully called windrop and not eggdrop
now, it's merely eggdrop compiled under Cygwin - and I can't imagine why do they maintain a dedicated sourceforge project for that - they don't actually develop anything, just distribute pre-compiled binaries bundled with third-party modules like gseen - this shouldn't be called windrop, and should be maintained by eggheads