Search found 63 matches

by 4mIRC
Tue Apr 14, 2020 4:12 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 90502

Re: i cant connect to my server Connection timed out

sorry i fixed it like this

listen {
ip xx.xx.xx.xx;
port 6697;
options { ssl; };
};

is that correct?
by 4mIRC
Tue Apr 14, 2020 2:51 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 90502

Re: i cant connect to my server Connection timed out


"how to enable the server from the firewall?
im using ConfigServer Security & Firewall - csf v14.02"

read:
https://kb.iweb.com/hc/en-us/articles/230267628-Installing-and-configuring-ConfigServer-Security-Firewall-CSF-
but please use google, since this is not an unrealircd question. :)

for port ...
by 4mIRC
Tue Apr 14, 2020 2:06 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 90502

Re: i cant connect to my server Connection timed out

after i used the last mirc version

i tried to use +6697 but its not workign "* Unable to connect to server (SSL wrong version number)"
by 4mIRC
Tue Apr 14, 2020 1:55 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 90502

Re: i cant connect to my server Connection timed out

Dear Team
once i disabled the firewall the server worked fine

There are 1 users and 0 invisible on 1 servers
I have 1 clients and 0 servers
-
Current local users: 1 Max: 1
Current global users: 1 Max: 1
-
MOTD File is missing


how to enable the server from the firewall?
im using ConfigServer ...
by 4mIRC
Tue Apr 14, 2020 1:47 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 90502

Re: i cant connect to my server Connection timed out


Is there a firewall between you and your server?

yes
how to allow from the firewall if the issue from it?



Is there a firewall between you and your server?


Other than that, I believe that the default policy is to deny connections on port 6667.

Try port +6697 (SSL/TLS) and let us know the ...
by 4mIRC
Mon Apr 13, 2020 4:34 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 90502

i cant connect to my server Connection timed out

Dear Team
its long time away from unrealircd and irc stuff
already installed the unrealircd and did the configuration

everything goes good i guess from the shell

Loading IRCd configuration..
Configuration loaded.
Initializing TLS..
Dynamic configuration initialized.. booting IRCd.
UnrealIRCd is ...
by 4mIRC
Mon Oct 09, 2017 5:25 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

Re: i cant compile ( no acceptable C compiler found in $PATH )

Thanks alot Syzop and Gottem

finally installed :oops:

[root@server ~]# usermod -a -G compiler ircd
[root@server ~]# useradd -G ircd compiler
useradd: group compiler exists - if you want to add this user to that group, use -g.
[root@server ~]# useradd -g ircd compiler

:D :D :D :D :D :D
by 4mIRC
Mon Oct 09, 2017 4:32 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

Re: i cant compile ( no acceptable C compiler found in $PATH )

sorry for that
i did the command nothing happen
[root@server ~]# usermod -a -G src ircd
[root@server ~]#

then i tried in user to compile
same error no acceptable C compiler found in $PATH

it makes me mad i miss to install the UnrealIRCd again to test the new version
by 4mIRC
Mon Oct 09, 2017 4:08 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

Re: i cant compile ( no acceptable C compiler found in $PATH )

:( :( :(

[root@server ~]# useradd -G groupname ircd
useradd: group 'groupname' does not exist
[root@server ~]# useradd -G src ircd
useradd: user 'ircd' already exists
[root@server ~]# useradd -G ircd src
useradd: user 'src' already exists

i tried all the way it says already exists
by 4mIRC
Mon Oct 09, 2017 2:47 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

Re: i cant compile ( no acceptable C compiler found in $PATH )

Dear Syzop
i did the commands and here the results

[root@server ~]# ls -al --dereference /usr/bin/gcc
-rwxr-x--- 2 root compiler 264016 Mar 21 2017 /usr/bin/gcc
[root@server ~]# groupadd -G src ircd
groupadd: invalid option -- 'G'
Usage: groupadd [options] GROUP

Options:
-f, --force exit ...
by 4mIRC
Sun Oct 08, 2017 4:46 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

Re: i cant compile ( no acceptable C compiler found in $PATH )

no i cant use the command in the user shel
[ircd@server ~]$ gcc --version
-bash: /usr/bin/gcc: Permission denied
[ircd@server ~]$

any help to fix this problem :(
how to put it in group?

regards
by 4mIRC
Sat Oct 07, 2017 7:47 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

Re: i cant compile ( no acceptable C compiler found in $PATH )

thanks Syzop
its centos
i tried the command check the results

[root@server ~]# yum install gcc gcc-c++ make openssl-devel
Loaded plugins: fastestmirror, universal-hooks
Setting up Install Process
Loading mirror speeds from cached hostfile
* EA4: 149.56.181.210
* cpanel-addons-production-feed ...
by 4mIRC
Sat Oct 07, 2017 6:39 pm
Forum: Installing and getting connected
Topic: i cant compile ( no acceptable C compiler found in $PATH )
Replies: 12
Views: 19798

i cant compile ( no acceptable C compiler found in $PATH )

dear all
i tried many times to install the new UnralIrcd
but unfortunately still cant install it :(
always stuck here ./Config
and the error is :
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/***/unrealircd-4.0.15':
configure: error: no acceptable ...
by 4mIRC
Sat Jun 08, 2013 1:32 pm
Forum: Unreal 3.2 Support
Topic: did Unreal 3.2 Support Illegal characters
Replies: 10
Views: 9645

Re: did Unreal 3.2 Support Illegal characters

hello

which network u have?

Thx
by 4mIRC
Mon May 27, 2013 1:40 am
Forum: Unreal 3.2 Spamfilters
Topic: help with the flood bot ( nick and ident the same )
Replies: 8
Views: 36112

Re: help with the flood bot ( nick and ident the same )

thx for all

i found it in this site http://wiki.swiftirc.net/index.php?titl ... M_on_Linux

i installed and configured it

Thx again