Error Services Are your servers'U:lines configured correctly

These are old archives. They are kept for historic purposes only.
Locked
acemi
Posts: 15
Joined: Sun Nov 07, 2004 3:07 am

Error Services Are your servers'U:lines configured correctly

Post by acemi »

Hallo ich hab einen problem mit dem Unreal und epona

Unreal; Unreal3.2.2b
Epona; Epona-1.4.19

habe ich im shell laufen und einige services befehle kann ich nicht nutzen

*** Global -- from services.Server.Net: Warning: unable to set modes on channel #Channel. Are your servers' U:lines configured correctly?

der link in unrealircd.conf ist wie unten eingerichtet es läuft einbahn frei ausser solchen komische fehler meldungen ich kann genau wie
operserv mode #channel +o Nickname nicht benutzen

Code: Select all

link services.Server.Net { 
   username *; 
   hostname 83.155.26.118; 
   bind-ip *; 
   port 6667; 
   password-connect "services"; 
   password-receive "services"; 
   class servers; 
   leaf *; 
 }; 


/* Ulines */ 
ulines { 
   services.Server.Net; 
}; 
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

...This isn't even English.
Looks like you already posted it in the right place though :) -> http://forums.unrealircd.com/viewtopic.php?t=1700
Locked