MIRCX IRC Network
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPS
Services
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC Srervices
IRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka Charybdis
TCL SCRIPT
TCL SCRIPT FOR EGGDROP Allprotection4.7 Antiproxy
Bots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink Hopm
Latest topics
» מדריך גירסה INSPIRCD V4
מדריך התקנה InspIRCd-3.0.0-rc1  EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
מדריך התקנה InspIRCd-3.0.0-rc1  EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
מדריך התקנה InspIRCd-3.0.0-rc1  EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
מדריך התקנה InspIRCd-3.0.0-rc1  EmptyThu Dec 15, 2022 9:39 pm by Chief

» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
מדריך התקנה InspIRCd-3.0.0-rc1  EmptyMon Dec 05, 2022 5:44 am by Chief

» install Nefarious2 && X3 IRC Services in FreeBsd
מדריך התקנה InspIRCd-3.0.0-rc1  EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
מדריך התקנה InspIRCd-3.0.0-rc1  EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
מדריך התקנה InspIRCd-3.0.0-rc1  EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
מדריך התקנה InspIRCd-3.0.0-rc1  EmptyThu Apr 07, 2022 4:45 am by Chief

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


מדריך התקנה InspIRCd-3.0.0-rc1

2 posters

Go down

מדריך התקנה InspIRCd-3.0.0-rc1  Empty מדריך התקנה InspIRCd-3.0.0-rc1

Post  Chief Wed Feb 06, 2019 8:43 pm

מדריך התקנה INSPIRCD גירסה 3 על מערכת הפעלה של FREEBSD 11.2
במידה ואתם משתמשים במערכת הפעלה של FREEBSD יש להיכנס לROOT שלכם ולהתקין את כל זה
מדריך באמצעות וידיאו

Code:

cd /usr/ports/security/mbedtls/ && make install clean
cd /usr/ports/security/openvpn-mbedtls/ && make install clean
cd /usr/ports/security/polarssl13/ && make install clean
cd /usr/ports/www/hiawatha/ && make install clean
cd /usr/ports/security/openvpn/ && make install clean
במידה והתקנה הראשונה גורמת לכם לשגיאה אז תתקינו את זה בצורה כזאת
Code:

pkg install mbedtls
אחרי שהתקנתם את מה שצריך תורידו את הגירסה של INSPIRCD 3 והלו הפקודות
Code:

tar zxvf   inspircd-3.0.0rc1.tar.gz
cd inspircd-3.0.0rc1/make/template
nano main.mk
לעתיק מתחת לCORECXXFLAGS את זה
CXXFLAGS = -pipe -fPIC -DPIC -I/usr/local/include
LDLIBS = -pthread -lstdc++
LDFLAGS = -L/usr/local/lib
cd ..
./configure
gmake
gmake install
אחרי מכן עליכם לעביר את הקבצים שנימצאים בתוך תיקיה שונה
Code:

mv inspircd.conf.example /home/asher/inspircd-3.0.0rc1/run/conf
mv modules.conf.example /home/asher/inspircd-3.0.0rc1/run/conf
mv opers.conf.example /home/asher/inspircd-3.0.0rc1/run/conf
אחרי שעברתם את הקבצים כנסו לתיקיה של CONF ותשנו את השם
Code:

cp inspircd.conf.example inspircd.conf
cp modules.conf.example modules.conf
cp opers.conf.example opers.conf
אחרי שעשיתם את זה תתקנו את הקונפיג אך ורק מדרך SSH ולא דרך אחרת כי תקבלו שגיאה כמו שראיתם בוידיאו ותצטרכו להתקין שוב..
הקוד של הSSL
Code:

<mbedtls certfile="cert.pem" keyfile="key.pem" dhfile="dhparams.pem" hash="sha1">
המודול שעליכם להתקין כדי להסתיר את אייפי הוא m_cloaking במידה ותנסו את שאר המפתחות בגירסה 3 הם לא יעבדו מה שעליכם לעשות במודול קונף זה לכתוב את זה כדי שתקבלו הוסט משרת וגם אל תשכחו להתקין מודול נוסף הוא m_conn_umodes
במידה ואתם מנסים בכל זאת את המפתחות לגירסה 3 אתם תקבלו שגיאה כזאת
מדריך התקנה InspIRCd-3.0.0-rc1  07-02-10
זאת אומרת אם תקחו את KEY1 ותוסיפו עליו 30 מספרים זה יעבוד
Code:

<cloak mode="full"
     key="0123456789abcdefghijklmnopqrstuv"
     prefix="Omega-">
בהצלחה!!
תודות לאיציק בן אוריה מנהל אתר המירקס תודה למלי קאפח על עידוד ותמיכה ומנהלת בצ'ט
ותודה לכל מי שעזר ותמך
מדריך זה נעשה על ידי ASHER
Chief
Chief
Admin

מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network

Back to top Go down

מדריך התקנה InspIRCd-3.0.0-rc1  Empty Re: מדריך התקנה InspIRCd-3.0.0-rc1

Post  Chief Sun Sep 01, 2019 4:15 pm

Code:

(In reply to mircx1 from comment #8)
1. pkg install perl5 gmake mbedtls
2. git clone https://github.com/inspircd/inspircd.git inspircd-src
3. cd inspircd-src && git checkout v3.3.0
4. ./configure --clean --disable-interactive --prefix=/home/mircx1/inspircd
5. gmake CXXFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib install

$ ls -1 /home/mircx1/inspircd/bin
inspircd
inspircd-genssl

$ ls -1 /home/mircx1/inspircd/modules/m_ssl_mbedtls*
/home/mircx1/inspircd/modules/m_ssl_mbedtls.so
Chief
Chief
Admin

מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network

Back to top Go down

מדריך התקנה InspIRCd-3.0.0-rc1  Empty blacklist dnsbl in inspircd3

Post  Admin Tue Oct 01, 2019 7:08 pm

Code:

<dnsbl name="DroneBL"
      domain="dnsbl.dronebl.org"
        type="record"
      records="1,2,3,4,5,6,7,8,9,10,255"
      action="ZLINE"
      duration="7d"
      reason="You are listed in DroneBL. Please visit https://dronebl.org/lookup.do?ip=%ip% for more information.">

<dnsbl name="EFnet RBL"
      domain="rbl.efnetrbl.org"
      type="record"
      records="1,2,3,4,5"
      action="ZLINE"
      duration="7d"
      reason="You are listed in the EFnet RBL. Please visit https://rbl.efnetrbl.org/?i=%ip% for more information.">
<dnsbl name="EFnet RBL"
      domain="rbl.efnet.org"
      type="record"
      records="1,2,3,4,5"
      action="ZLINE"
      duration="7d"
      reason="You are listed in the EFnet RBL. Please visit https://rbl.efnet.org/?i=%ip% for more information.">

<dnsbl name="sorbs"
      domain="dnsbl.sorbs.net"
      type="record"
      records="2,3,4,5,6,7,9"
      action="ZLINE"
      duration="7d"
      reason="You are listed in the EFnet RBL. Please visit https://rbl.efnetrbl.org/?i=%ip% for more information.">

<dnsbl name="Uce-1"
      domain="dnsbl-1.uceprotect.net"
      type="record"
      records="1,2,3,4,5"
      action="ZLINE"
      duration="7d"
      reason="You are listed in the EFnet RBL. Please visit https://rbl.efnetrbl.org/?i=%ip% for more information.">
Admin
Admin
Admin

מספר הודעות : 269
Join date : 2009-09-12
Age : 43
מיקום : mIRCX IRC Network

https://mircx.forumotion.net

Back to top Go down

מדריך התקנה InspIRCd-3.0.0-rc1  Empty Re: מדריך התקנה InspIRCd-3.0.0-rc1

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum