SSL: Not Connecting?

These are old archives. They are kept for historic purposes only.
Post Reply
Grey
Posts: 2
Joined: Tue Jul 20, 2004 3:46 am

SSL: Not Connecting?

Post by Grey »

I've read the FAQ, I've searched the forums, and I've asked in #unreal-support, still no luck, so I'll pose my problem here, and pray to the forum gods for support:

I have a gentoo and slackware machine, that refuse to connect to each other when ssl is enabled, any known problems?

I've generated the certificates using the Config program, and both servers connect fine without SSL, when I try to connect with SSL, I enable listen::option::ssl on both, on the same port (7029), and enable link::option::ssl in both server configs, then, when I oper up on the machines and try "/connect othermachine.com" it says "*** Connecting to othermachine.com[othermachine.com].", and never goes past that, on either, I've tried as a leaf connecting to a hub, and a hub connecting to a leaf.

Any Idea's?
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Any Idea's?
Yeah, give yourself the snomask junk mode (/mode yournick +s +j) on both sides and then try to connect, then see if you get some junk msgs :p.
And another hint: double check with '/stats P' that the port is in fact SSL (or even better: try to connect with a ssl client [assuming the port isn't serversonly]).
*sleepzor*
Grey
Posts: 2
Joined: Tue Jul 20, 2004 3:46 am

Post by Grey »

both servers work fine with SSL, I have 3 ports open, 6667, for normal IRC, 6697 for SSL IRC, and 7029 for Servers, the SSL IRC works fine all the time, but as soon as I change 7029 to SSL, it all goes wrong,
And I dont even get any error messages, it's very frustrating,

I'll try with +s+j, but I'm usually a global op when I start messing around with it all,
Plasma
Posts: 31
Joined: Tue Jun 22, 2004 6:08 am

Post by Plasma »

Are you indicating to your IRC client that it is an SSL enabled port your trying to connect to?

/server irc.somenetwork.com +6697

Would connect to SSL port 6697 using mIRC (the + sign indicates its an SSL port)
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

I will add that netronet, (my net :P) has experienced a lot of problems with server->server SSL. We eventually had to turn it off on our main two hubs, since they refused to link-- when they had been linked just 2 seconds ago.... Riiight...

Client SSL works fine though.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply