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.

[Solved] SSL problem.

General support and discussion of Eggdrop bots.
Post Reply
w
w00f
Halfop
Posts: 49
Joined: Wed Oct 04, 2006 6:50 pm

[Solved] SSL problem.

Post by w00f »

Hey o/

I have a little problem when trying to connect an eggdrop using SSL.
SSL patch is installed , i've added 'set use-ssl 1' to eggdrop_conf.conf , and change the default port(6667) to SSL port (i.e. 7000).
After that i run the eggdrop and everything ok , but .. the eggdrop doesn't show up on ircd.
I've checked the logs , but nothing there :/

missing something ? any tip of what the problem can be ?
Last edited by w00f on Fri Feb 16, 2007 2:50 pm, edited 1 time in total.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

On the shell prompt type:

Code: Select all

./eggdrop -n eggdrop.conf
.. replacing eggdrop.conf with your actual configuration file.

The output will give you an indication of what is wrong.

CTRL + C will end the session.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
w
w00f
Halfop
Posts: 49
Joined: Wed Oct 04, 2006 6:50 pm

Post by w00f »

guess was some kinda problem in installation (although last time i had no errors on that) , i've installed again ,and seems fine now.

thks for the quick answer anyway ;)
Post Reply