Page 1 of 1

Connection Notice On SSL enabled server

Posted: Mon Jun 13, 2005 8:30 pm
by RejiMC
I am not getting the desired connection notice on Unreal3.2.3 with SSL and Zip Links enabled.

What could be wrong? or else what should be done so that I can use BOPM

Posted: Tue Jun 14, 2005 7:31 am
by Dukat

Posted: Tue Jun 14, 2005 11:05 am
by RejiMC
Well I read that.. but I could not go that far its something with Unreal not BOPM
The connection notice I get when someone connects is like

Code: Select all

*** Notice -- Client connecting at xxxx.xxxx.Com: scrawl50 ([email protected])
No IP address or class as mentioned in
Expected connect notice:

*** Notice -- Client connecting: nick (user@host) [IP] {class}

Unpatched connect notice:

*** Notice -- Client connecting: nick (user@host) [HOST] {class}
Well I am not getting even that much
Unreal Version 3.2.3
OpenSSL 0.9.7e
zlib 1.1.4
FreeBSD 4.9-STABLE

Thankyou

Posted: Tue Jun 14, 2005 12:49 pm
by Dukat
Because you have to send "PROTOCTL HCN"... BOPM should do that...

Posted: Tue Jun 14, 2005 6:30 pm
by RejiMC
oh ok thank you.