Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: help with ulines..  (Read 7219 times)

0 Members and 1 Guest are viewing this topic.

paukste

  • Guest
help with ulines..
« on: July 30, 2006, 03:15:34 PM »

yeah..yeah.. i know.. there were discussed many times.. but i don't know what i'm doing wrong..

(services.conf)Services server name is: services.blah.net

In the unrealircd.conf:

ulines {
         services.blah.net;
};

But when someone change nick to another the nickserv don't want change nick to guest..(i tried: /ns set kill on)

When i assigned bot to a channel:

(16:50:32) -BotServ- Bot Onute has been assigned to #Unreal.
(16:50:32)     —› mode: (****) sets (-o Onute)
(16:50:32)     —› mode: (****) sets (-a Onute)
(16:50:32)     —› mode: (Onute) sets (+o Onute)
(16:50:32)     —› mode: (****) sets (-o Onute)
(16:50:32)     —› mode: (Onute) sets (+a Onute)
(16:50:32)     —› mode: (****) sets (-a Onute)
......................

In status window:

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


What to do? :)

Thx for any help...
Logged

owine

  • Anope User
  • Offline Offline
  • Posts: 130
(No subject)
« Reply #1 on: July 30, 2006, 03:18:02 PM »

whats the name of the server in the unrealircd.conf link block? check cases and recheck spelling in all 3 places and rehash/reboot accordingly to see if it helps.
Logged

paukste

  • Guest
(No subject)
« Reply #2 on: July 30, 2006, 04:19:30 PM »

There are linked 4 servers. In the unrealircd.conf(main server which is linked with services) link block with services(same):

link services.blah.net {
        username        *;
        hostname        127.0.0.1;
        bind-ip         *;
        port            7029;
        hub             *;
        password-connect "***";
        password-receive "***";
        class           servers;

};

I checked many times.. But it doesn't help ;/


P.S. services.blah.net  - is not the real server adress.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #3 on: July 30, 2006, 04:25:04 PM »

are the ulines on all 4 servers correct ? .... if it s wrong even on one, it can give problems...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #4 on: July 30, 2006, 04:38:14 PM »

it is also case sensitive so make sure you have the correct cases matching

paukste

  • Guest
(No subject)
« Reply #5 on: July 30, 2006, 05:48:03 PM »

Yea ulines are on all servers now, but it still doesn't work..  emm waht about stats server? It is needed near the ulines?
Logged

paukste

  • Guest
(No subject)
« Reply #6 on: July 30, 2006, 07:24:44 PM »

Now Botserver is not fighting with irc server, but nick doesn't change to guest...;/
Logged

paukste

  • Guest
(No subject)
« Reply #7 on: July 30, 2006, 07:28:20 PM »

and one more thing that in status my nick don't change i gues:
only:

-NickServ- This nickname is registered and protected.  If it is your
-
-NickServ- nick, type /msg NickServ IDENTIFY password.  Otherwise,
-
-NickServ- please choose a different nick.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #8 on: July 30, 2006, 07:36:23 PM »

nickserv won't force change your nick if your IP is on the access list of the nick...

/msg nickserv access list
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

paukste

  • Guest
(No subject)
« Reply #9 on: July 30, 2006, 07:48:11 PM »

no.. I registered different nick: lama, and nickserv won't force change this nick and it is not in the access list of the nick
Logged

paukste

  • Guest
(No subject)
« Reply #10 on: July 30, 2006, 07:52:53 PM »

oh.. my mistake ;) thanx.. it's working.. need to change that nick will be changed not in 20 sec, but for ex.: in 1 minute. Where i can change this option? Thx for help ;*
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #11 on: July 30, 2006, 09:54:33 PM »

/msg nickserv set kill quick
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #12 on: July 31, 2006, 09:22:50 AM »

For 60 secs, enable NSDefKill in services.conf
Logged

paukste

  • Guest
(No subject)
« Reply #13 on: July 31, 2006, 09:32:37 AM »

Viper quick means 20 sec. But i need one minute.
chaz(it's uncommented, but still doesn't work):

#NSDefNone

NSDefKill
NSDefKillQuick
NSDefSecure
NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive


-NickServ- This nickname is registered and protected.  If it is your
-
-NickServ- nick, type /msg NickServ IDENTIFY password.  Otherwise,
-
-NickServ- please choose a different nick.
-
-NickServ- If you do not change within 20 seconds, I will change your nick.


I need that after default registration nick will be changed in one minute ;>
Logged

paukste

  • Guest
(No subject)
« Reply #14 on: July 31, 2006, 09:41:17 AM »

Hah.. I commented NSDefKillQuick and now the warning changed to one minute..
Thanx for all help. I love ya ;)*~
Logged
Pages: [1]   Go Up