Search found 5 matches

by Syrax
Thu Mar 08, 2018 2:52 pm
Forum: Installing and getting connected
Topic: Unable to connect using external address.
Replies: 3
Views: 9443

Re: Unable to connect using external address.

type

netstat -plunt


You need to put your shell/VPS ip on listen block

and check if unrealircd is listening on that IP and port
it should be something like

x.x.x.x:6667 0.0.0.0:* LISTEN PID/unrealircd


check if another program is running on port 6667

netstat -plnt | grep ':6667'


check ...
by Syrax
Fri Mar 02, 2018 1:50 pm
Forum: Generic support
Topic: IRCop without privileges
Replies: 2
Views: 4542

Re: IRCop without privileges

On new UnrealIRCd 4.0 that would not be possible to pass through test, since it would return


*** error: 1 errors encountered
-
** error: ******************************************************************
-
*** error: This *seems* an UnrealIRCd 3.2.x configuration file.
-
*** error: To upgrade it ...
by Syrax
Mon Feb 19, 2018 2:31 pm
Forum: Generic support
Topic: HIDESERVERS module not working
Replies: 1
Views: 3466

HIDESERVERS module not working

Hi there,

I have loaded the hideservers module, and its not working. it says it is loaded "hideserver - v5.0 (Hide servers from /MAP & /LINKS) "
but regular users can still see servers doing /map

is there anything to do or on config to make it work?

Thanks
by Syrax
Mon Feb 19, 2018 2:11 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [REQUEST] SWHOIS MODULE
Replies: 4
Views: 21906

Re: [REQUEST] SWHOIS MODULE

right, but if i want to set it on services or unreal? i know this forum is not for services, but, if i want to set a SWHOIS line for a regular registered user? or, if there is a way to create a SWHOIS block so users could use it like /vhost?

i know it wont be created, its just a request

Thanks
by Syrax
Fri Feb 16, 2018 2:02 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [REQUEST] SWHOIS MODULE
Replies: 4
Views: 21906

[REQUEST] SWHOIS MODULE

I searched on this forum and in google, and i have found nothing about it

Is there a module or a way to build one to change SWHOIS or add SWHOIS to an user like, using /chgswhois user line ?

I found a service module, but didnt work...

Thanks