Hello,
What addition should I make so that it can Moderators from entering channels by placing - AOP or SOP
iRCD
unrealircd-6.1.10 & anope2.1.12
Thank you
Search found 8 matches
- Thu Mar 27, 2025 7:36 pm
- Forum: Installing and getting connected
- Topic: Staff and entry position For channels sop or aop
- Replies: 1
- Views: 8290
- Fri Dec 27, 2024 5:06 pm
- Forum: Services
- Topic: SSL certificates port 7000 or 6697 ?
- Replies: 3
- Views: 15489
Re: SSL certificates port 7000 or 6697 ?
Thank you Syzop
I did this work and the result is as follows?
irc.example.org:2083 ok 2087
irc.example.org:7000
irc.example.org resolves to 77.123.66.234
Server Type: Apache
No SSL certificates were found on irc.chatcool.net. Make sure that the name resolves to the correct server and that ...
I did this work and the result is as follows?
irc.example.org:2083 ok 2087
irc.example.org:7000
irc.example.org resolves to 77.123.66.234
Server Type: Apache
No SSL certificates were found on irc.chatcool.net. Make sure that the name resolves to the correct server and that ...
- Fri Dec 27, 2024 9:43 am
- Forum: Services
- Topic: SSL certificates port 7000 or 6697 ?
- Replies: 3
- Views: 15489
SSL certificates port 7000 or 6697 ?
Hello,
I have installed an IRCD chat server that requires login. port 7000 or 6697
I have purchased Wildcard SSL certificates to protect all subdomains.
No SSL certificates were found on REDACTED. Make sure that the name resolves to the correct server and that the SSL port (default is 443) is ...
I have installed an IRCD chat server that requires login. port 7000 or 6697
I have purchased Wildcard SSL certificates to protect all subdomains.
No SSL certificates were found on REDACTED. Make sure that the name resolves to the correct server and that the SSL port (default is 443) is ...
- Mon Sep 23, 2024 7:47 pm
- Forum: Installing and getting connected
- Topic: How to login securely ؟ SSL/TLS
- Replies: 3
- Views: 10517
Re: How to login securely ؟ SSL/TLS
Thanks Valware
irc.keme.com resolves to 88.99.141.226
Server Type: Apache
The certificate should be trusted by all major web browsers (all the correct intermediate certificates are installed).
The certificate will expire in 88 days.
The hostname (irc.zerfoon.com) is correctly listed in ...
irc.keme.com resolves to 88.99.141.226
Server Type: Apache
The certificate should be trusted by all major web browsers (all the correct intermediate certificates are installed).
The certificate will expire in 88 days.
The hostname (irc.zerfoon.com) is correctly listed in ...
- Sat Sep 21, 2024 12:06 pm
- Forum: Installing and getting connected
- Topic: How to login securely ؟ SSL/TLS
- Replies: 3
- Views: 10517
How to login securely ؟ SSL/TLS
HI,
I don't know the solution to enter security. All attempts have failed.
/* Standard IRC SSL/TLS port 6697 */
listen {
ip *;
port 6697;
options { tls; }
tls-options {
certificate "/home/keme/unrealircd/conf/tls/server.cert.pem";
key "/home/keme/unrealircd/conf/tls/server.key.pem";
}
https ...
I don't know the solution to enter security. All attempts have failed.
/* Standard IRC SSL/TLS port 6697 */
listen {
ip *;
port 6697;
options { tls; }
tls-options {
certificate "/home/keme/unrealircd/conf/tls/server.cert.pem";
key "/home/keme/unrealircd/conf/tls/server.key.pem";
}
https ...
- Sun May 15, 2022 9:39 am
- Forum: Installing and getting connected
- Topic: [SOLVED] Auto disconnect?
- Replies: 5
- Views: 21623
Re: Auto disconnect?
Hello CrazyCat
This is the conversion solution Normal Shell
will not separate After closing the shell
Thank you
This is the conversion solution Normal Shell
will not separate After closing the shell
Thank you
- Fri Oct 15, 2021 9:07 pm
- Forum: Installing and getting connected
- Topic: OperServ- Access denied.
- Replies: 4
- Views: 18342
Re: OperServ- Access denied.
I will read more, thanks for the reply
PeGaSuS and Lord255
PeGaSuS and Lord255
- Fri Oct 15, 2021 6:51 pm
- Forum: Installing and getting connected
- Topic: OperServ- Access denied.
- Replies: 4
- Views: 18342
OperServ- Access denied.
Hi,
OperServ- Access denied.
You need to use a secure connection (SSL/TLS) in order to /OPER.
- See https://www.unrealircd.org/docs/FAQ#oper-requires-tls
-I am trying to login to the admin to no avail unrealircd.conf and services.conf
Use the following versions unrealircd-5.2.2 and anope-2.0.10 ...
OperServ- Access denied.
You need to use a secure connection (SSL/TLS) in order to /OPER.
- See https://www.unrealircd.org/docs/FAQ#oper-requires-tls
-I am trying to login to the admin to no avail unrealircd.conf and services.conf
Use the following versions unrealircd-5.2.2 and anope-2.0.10 ...