password and notice question
password and notice question
Ok two question.
1. I have a network with thwo listen ports, 6667 normal port and 6668 with a ssl only port. Now I want to set a password for everyone who wants to connect to port 6668. 6667 without a password.
2. I wonder if there is no Server notice which informs me about a netsplit, or I have to set a mode?
Thanks for help.
1. I have a network with thwo listen ports, 6667 normal port and 6668 with a ssl only port. Now I want to set a password for everyone who wants to connect to port 6668. 6667 without a password.
2. I wonder if there is no Server notice which informs me about a netsplit, or I have to set a mode?
Thanks for help.
thx for answer 1 that works, and how about two normal ports one with pw and one without. That not possible?Jobe1986 wrote:For 1. there is a way to require a password for an SSL port if you specify the ssl option in an allow block.
For 2. if you make sure you have the snomask +s (/mode YOURNICK +s +s) then you should recieve server connect and disconnect notices.
to the second answer yes I have the mode +s +s exactly I have (+iowgraAsxNWqzHtp +kcfFvGqso) but I only see the server connect notice, no quits. But my anope services seems to see them, they report a server quit. But it is necessary that I see quits too over the server notices.
Odd because i see server disconnect notices.
As for normal ports you can require a password for a specific port but you can allow the use of a password to put users into a different connection class and still allow them to connect with no password.-bravo.invictachat.co.uk- *** LocOps -- Received SQUIT services.invictachat.co.uk from services.invictachat.co.uk[127.0.0.1] (SHUTDOWN command received from Jobe)
Yes the squit notice I see. But I get no notice if the linked server quits, e.g. because he just restart his shell. One more to say I'm on server A while I want to see a server notice that says that Server B quits.Jobe1986 wrote:Odd because i see server disconnect notices.As for normal ports you can require a password for a specific port but you can allow the use of a password to put users into a different connection class and still allow them to connect with no password.-bravo.invictachat.co.uk- *** LocOps -- Received SQUIT services.invictachat.co.uk from services.invictachat.co.uk[127.0.0.1] (SHUTDOWN command received from Jobe)
An SQUIT notice is a server disconnection notice just for clarification.
As for remote disconnect notices. Im connected to Bravo on my net Delta is connect to Alpha and Alpha is connected to Bravo. So when Delta disconnected i recieved this notice when i gave Delta the /restart command:
As for remote disconnect notices. Im connected to Bravo on my net Delta is connect to Alpha and Alpha is connected to Bravo. So when Delta disconnected i recieved this notice when i gave Delta the /restart command:
-bravo.invictachat.co.uk- *** Global -- from alpha.invictachat.co.uk: Server delta.invictachat.co.uk[84.45.145.160] closed the connection
yes you give the server the restart command but what is when the server quits because of a connection problem and not because a admin forces the server to restart.Jobe1986 wrote:An SQUIT notice is a server disconnection notice just for clarification.
As for remote disconnect notices. Im connected to Bravo on my net Delta is connect to Alpha and Alpha is connected to Bravo. So when Delta disconnected i recieved this notice when i gave Delta the /restart command:-bravo.invictachat.co.uk- *** Global -- from alpha.invictachat.co.uk: Server delta.invictachat.co.uk[84.45.145.160] closed the connection
Will see it the next time, but in my test when I just end the ircd with kill under my shell I get no messages.Jobe1986 wrote:In that situation you usually end up getting a message a little while after saying Connection to server such and such lost (Ping Timeout) The reason for this is because the Unreal isn't constantly checking that the server is still connected, but instead is checking every so often.
One more question the restart command can no longer restart a remote ircd? In the new documentation it says RESTART <password> <reason>
no server option any more?