ulines problam

These are old archives. They are kept for historic purposes only.
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

ulines problam

Post by Snaffels »

[11:54:17] -Test.Boomber.Net- *** Notice -- Connection to Irc.Boomber.Net[212.117.152.45] activated.
-----------
[11:54:17] -Test.Boomber.Net- *** Global -- Closing link: Write error: Connection refused - Irc.Boomber.Net[212.117.152.45]

i dont understand this thing... this is the same results from the second ircd...
and evrything is perfect on the ulines....

when i do restart for the ircd(the two off them) the ircd dont up agien.. when i do restart and the ulines is exists its like that i doing die...

and with the services and the stats servers its ok!!

soryy for the bad english..
Ron2K

Post by Ron2K »

Please reply with the following information:

If it's services/stats:
  • The link block in question
  • Your u-line block
  • Your link information in your services configuration
  • Your services' daemon and version
If it's two ircd's:
  • The link block in question for BOTH ircd's
  • The class and listen blocks may also be useful
(You shouldn't have u-lines for either server if this is the case)

REMOVE ALL PASSWORDS BEFORE POSTING!
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

here...

Post by Snaffels »

On Irc.Boomber.Net, its look like this:
---------
link Test-Boomber.Net
{
username *;
hostname 212.179.47.189;
bind-ip *;
port 7049;
hub *;
password-connect "pass";
password-receive "pass";
class servers;
options {
autoconnect;
};
};

ulines {
Test-Boomber.Net
};
listen 212.179.47.189:7049;
---------------
i didnt shot the services lines..

On Test-Boomber.Net, its look like this:
-----------
link Irc.Boomber.Net
{
username *;
hostname 212.117.152.45;
bind-ip *;
port 7049;
hub *;
password-connect "pass";
password-receive "pass";
class servers;
options {
autoconnect;
};
};



ulines {
Irc.Boomber.Net;
};
listen 212.117.152.45:7049;
----------------

on irc.boomber... only when i type "/connect irc.boomber.net" its write ti me:
[12:57:01] -Irc.Boomber.Net- *** Couldn't connect to Test-Boomber.Net.

and on Test.Boomber... its write to me automaticly:
-----------
[12:56:36] -Test.Boomber.Net- *** Notice -- Connection to Irc.Boomber.Net[212.117.152.45] activated.
-----------
[12:56:36] -Test.Boomber.Net- *** Global -- Closing link: Write error: Connection refused - Irc.Boomber.Net[212.117.152.45]

and i dont need to do nothing.. its going agein and agein...
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Your listen address and link::hostname address are the same in both blocks. Your link block(s) would then cause the server to connect to itself.

Code: Select all

link Test-Boomber.Net 
{ 
// SNIP
hostname 212.179.47.189; 
// SNIP
}; 

// SNIP
listen 212.179.47.45:7049; 

link Irc.Boomber.Net 
{ 
// SNIP
hostname 212.117.152.45; 
// SNIP
}; 

// SNIP
listen 212.117.152.189:7049; 
As mentioned you SHOULD NOT U-Line normal servers. In fact, Unreal IRCd doesn't provide any means for a local user to intiate the use of SVS* commands (or get +S).
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

ah?!?

Post by Snaffels »

i didnt understood nothing...
and i cannot put your code on my server.. i need to pux class and pass..
if im putting your code then the server write me:
[19:11:22] -Irc.Boomber.Net- *** Notice -- ^Shmupy is rehashing server config file
-----------
unrealircd.conf Rehashing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- Loading IRCd configuration ..
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: ulines.conf:31: link::username missing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: ulines.conf:31: link::bind-ip missing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: ulines.conf:31: link::port missing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: ulines.conf:31: link::password-receive missing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: ulines.conf:31: link::password-connect missing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: ulines.conf:31: link::class missing
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: 6 errors encountered
-----------
[19:11:22] -Irc.Boomber.Net- *** Notice -- error: IRCd configuration failed to pass testing
and i didnt understand the "// SNIP" ??? what is it?!?

can you please explain it to me agien?
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

//SNIP means I left out the part of your config that you didn't need to change :P . Obviously you would keep the parts from your config that I didn't include in mine.
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

steel..

Post by Snaffels »

hmm
i put it:
link Test-Boomber.Net
{
username *;
hostname 212.179.47.189;
bind-ip *;
port 7049;
hub *;
password-connect "3575315951";
password-receive "3575315951";
class servers;
options {
autoconnect;
};
};
on: Irc.Boomber.Net

and the result:
[19:32:15] -Irc.Boomber.Net- *** Couldn't connect to Test-Boomber.Net.
(same result)

it will be more easy if you can connect to my server 212.117.152.45 and if you can then please help me in there..
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

You should immediately remove Irc.Boomber.Net and Test-Boomber.Net from the ulines blocks. Clients on U:lined servers have extra privileges that normal users shouldn1t have
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

UnrealIRCd doesn't really actually have any means to enable the use of a U-Line, because it doesn't let any local client have +S, and it doesn't accept SVS* from any client that doesn't have +S.
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

yes......... and?

Post by Snaffels »

i know all you sad about the use of ulines... but i steel want it.
remove the uline hasn't did nothing to change... i the same
[11:26:34] -Test.Boomber.Net- *** Notice -- Connection to Irc.Boomber.Net[212.117.152.45] activated.
-----------
[11:26:34] -Test.Boomber.Net- *** Global -- Closing link: Write error: Connection refused - Irc.Boomber.Net[212.117.152.45]

if i do restart to the ircd and all of the link conf steel in the unrealircd.conf then the server dont up..
look:
-----------
[11:29:12] * Disconnected
[11:29:12] No more connected to Test-Boomber Test.Boomber.Net
[11:29:12] Disconnected with nickname ^Shmupy
-----------
[11:29:15] * Connect retry #1 .............

i try to do the /restart command and that what happend.. look at the ssh windiw what heppen when i try to start the ircd agien...:

Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2-beta19
* Loading IRCd configuration ..
* unrealircd.conf:88: listen with SSL flag enabled on a non SSL compile
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.
---------------------------------------------------------------------
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
[Sun Feb 15 20:32:34 2004] - OPER (Daniel) by (^[email protected])
[Sun Feb 15 20:36:31 2004] - Disconnect - (0:4:5) ^[email protected] [VHOST NetAdmin.Boomber.Net]
[Sun Feb 15 21:48:11 2004] - Connect - ^[email protected] [VHOST 23CD3074.C9537C6C.4123B9A7.IP]
[Sun Feb 15 21:48:14 2004] - OPER (Daniel) by (^[email protected])
[Sun Feb 15 21:55:08 2004] - Connect - [email protected] [VHOST 23CD3074.C9537C6C.4123B9A7.IP]

end...
if i delete the link configuration from the conf its start ageing and its normal.. if i put the links line on the conf and the ircd is working, i type /rehash and then:
[11:35:38] -Test.Boomber.Net- *** Notice -- Loading IRCd configuration ..
-----------
[11:35:38] -Test.Boomber.Net- *** Notice -- unrealircd.conf:88: listen with SSL flag enabled on a non SSL compile
-----------
[11:35:38] -Test.Boomber.Net- *** Notice -- Configuration loaded without any problems ..
-----------
[11:35:38] -Test.Boomber.Net- *** Notice -- Connection to Irc.Boomber.Net[212.117.152.45] activated.
-----------
[11:35:38] -Test.Boomber.Net- *** Global -- Closing link: Write error: Connection refused - Irc.Boomber.Net[212.117.152.45]

anyone know what the problam here?!?!?
i just want my two server to links between them..

then ks for all the help, i need a littel beet more..
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

Post by Snaffels »

sombady? can somone helpme? please :?: :shock:
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

I wasn't saying removing the U:line will solve your linking problem. I was just trying to help you to avoid other problems with U:lined servers.
[11:26:34] -Test.Boomber.Net- *** Notice -- Connection to Irc.Boomber.Net[212.117.152.45] activated.
-----------
[11:26:34] -Test.Boomber.Net- *** Global -- Closing link: Write error: Connection refused - Irc.Boomber.Net[212.117.152.45]
Did your server connect to the right hostname/IP with the proper port? To me It seems to be typical network related issue, so I have no idea what to say here without details. (Any ideas?)
Possible error encountered (IRCd seemily not started)
Maybe it's that UnrealIRCd wanted to use an already opened port. Perhaps your UnrealIRCd has a bad port configuration or you tried to start ircd while it was already running. (Have you checked the ircd.log?)
[11:35:38] -Test.Boomber.Net- *** Notice -- unrealircd.conf:88: listen with SSL flag enabled on a non SSL compile
I know this is unrelated to your original problem, but take a look in Syzop's FAQ to solve this.
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

wow, and when I thought people couldn't surpize me any further with how terrible their configuration files are.... tisk tisk tisk :twisted: :twisted:
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

Post by Snaffels »

thenk you for going down on me
and if your sow understand.. why dont you say how i should configure my configuration file
Snaffels
Posts: 25
Joined: Sun Apr 18, 2004 1:50 pm
Contact:

Post by Snaffels »

i did it... now when i start the unreal its write me:
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2-beta19
using OpenSSL 0.9.7a Feb 19 2003

using zlib 1.1.4

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Initializing SSL.
* Dynamic configuration initialized .. booting IRCd.
---------------------------------------------------------------------
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================

i thourgh that this is beacuse i hasnt put nothing on the cpnfiguration file.. then i put this:

set {

egd /ssl.rnd;
certificate /server.cert.pem;
key /server.key.pem;
trusted-ca-file /server.req.pem;

options {

fail-if-no-clientcert;
no-self-signed;
verify-certificate;

};
};
but i realy dont now how yo mess woth the ssl configuration..
its write me now:
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2-beta19
using OpenSSL 0.9.7a Feb 19 2003

using zlib 1.1.4

* Loading IRCd configuration ..
[error] set.conf:94: unknown directive set::egd
[error] set.conf:95: unknown directive set::certificate
[error] set.conf:96: unknown directive set::key
[error] set.conf:97: unknown directive set::trusted-ca-file
[error] set.conf:101: unknown option set::options::fail-if-no-clientcert
[error] set.conf:102: unknown option set::options::no-self-signed
[error] set.conf:103: unknown option set::options::verify-certificate
[error] 7 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
Post Reply