‏إظهار الرسائل ذات التسميات رولات مهمه جدا. إظهار كافة الرسائل
‏إظهار الرسائل ذات التسميات رولات مهمه جدا. إظهار كافة الرسائل

السبت، 24 سبتمبر 2016

لرول النهائى لضبط الوقت فى المايكروتيك

#Set Clock
/system clock
set time-zone-name=Africa/Cairo

#Set NTP Server
/system ntp client
set enabled=yes mode=unicast primary-ntp=186.46.24.82 secondary-ntp=169.229.70.95

رول لتسريع الاسكاي بي وحل مشكله تقطيع الصوت

/ip firewall layer7-protocol
add name=skypenack regexp="[\\\\|\\xd5]"

/ip firewall mangle
add action=add-src-to-address-list address-list=skype address-list-timeout=1h \
    chain=forward disabled=no layer7-protocol=skypenack packet-size=39 \
    protocol=udp
add action=mark-connection chain=forward connection-rate=0-50k disabled=no \
    new-connection-mark=conn_skype passthrough=yes protocol=udp \
    src-address-list=skype
add action=mark-connection chain=forward connection-rate=0-50k disabled=no \
    dst-address-list=skype new-connection-mark=conn_skype passthrough=yes \
    protocol=udp
add action=mark-packet chain=forward connection-mark=conn_skype disabled=no \
    new-packet-mark=skype passthrough=no

/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=256K \
    max-limit=1024K name=skpehits packet-mark=skype parent=global-out priority=8 \
    queue=default

الخميس، 22 سبتمبر 2016

رول لقفل المواقع الاباحيه وتحويلها الي قران

             هذا الرول من افضل الرولات علي الاطلاق وهو رول يحول 
                
                     المواقع ا لاباحيه الي قران موقع تي في قران

             وكما نعلم ايضا انه من افضل المواقع علي الاطلاق في                                         القران الكريم وهذا الرول مجرب وشغال 100% وليس

                                         له اي اضرار.....
                     




/ip firewall nat
add action=redirect chain=dstnat comment=\
    "\CA\CD\E6\ED\E1 \C7\E1\E3\E6\C7\DE\DA \C7\E1\C7\C8\C7\CD\ED\C9" \
    disabled=no dst-port=80 protocol=tcp to-ports=8080
/ip proxy
set always-from-cache=no cache-administrator=webmaster cache-hit-dscp=4 \
    cache-on-disk=no enabled=yes max-cache-size=none max-client-connections=600 \
    max-fresh-time=3d max-server-connections=600 parent-proxy=0.0.0.0 \
    parent-proxy-port=0 port=8080 serialize-connections=no src-address=0.0.0.0
/ip proxy access
add action=deny disabled=no dst-host=block.nawala.org dst-port="" redirect-to=\
    tvquran.com
/ip dns
set allow-remote-requests=no cache-max-ttl=1w cache-size=2048KiB \

    max-udp-packet-size=4096 servers=180.131.144.144,180.131.145.145

رول (اسكربت) لمنع المثلث الاصفر

                    الاسكربت ده بيحذف الاجهزة اللي في الليسس 

           وملهاش اسم وطبعا بيشتغل كل ثلث ساعة يعني كل 20 دقيقة 

                    ومعاه كمان اسكربت بيحذف كل اجهزة الموبايل

                          من الليسس وده بيشتغل كل يومين 
                     والهدف من الاسكربت هو حذف الاجهزة 

                  الغير نشطة لتوفير عدد الايبيهات لاجهزة اخرى......





/system scheduler
add comment="\CD\D0\DD \C7\E1\E5\E6\D3\CA \E4\ED\E3 \C7\E1\DD\C7\D1\DB \DF\E1 20 \CF\DE\ED\DE\C9" disabled=no interval=20m name=host-name on-event=host-name \
    policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive start-date=feb/24/2015 start-time=18:40:00
add comment="\CD\D0\DD \E5\E6\D3\CA \E3\E6\C8\C7\ED\E1 \DF\E1 \ED\E6\E3\ED\E4" disabled=no interval=2d name=host-mobile on-event=host-mobile policy=\
    ftp,reboot,read,write,policy,test,password,sniff,sensitive start-date=feb/24/2015 start-time=18:40:00




/system script
add name=host-name policy=ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api source="foreach i in=[/ip dhcp-server lease find dynamic=yes] do\
    ={\r\
    \n   :if ([:len [/ip dhcp-server lease get \$i host-name]] = 0) do={\r\
    \n      /ip dhcp-server lease remove \$i;\r\
    \n   }\r\
    \n}"
add name=host-mobile policy=ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api source="/ip dhcp-server lease remove [find  dynamic=yes host-n\
    ame~\"BLUS*\"]\r\
    \n/ip dhcp-server lease remove [find  dynamic=yes host-name~\"android*\"]\r\
    \n/ip dhcp-server lease remove [find  dynamic=yes host-name~\"Android*\"]\r\
    \n/ip dhcp-server lease remove [find  dynamic=yes host-name~\"Windows*\"]\r\
    \n/ip dhcp-server lease remove [find  dynamic=yes host-name~\"iPad*\"]\r\
    \n/ip dhcp-server lease remove [find  dynamic=yes host-name~\"iPhone*\"]\r\
    \n/ip dhcp-server lease remove [find  dynamic=yes host-name~\"BLACKBERRY*\"]\r\
    \n"

الأربعاء، 21 سبتمبر 2016

رول عطاء اولوية للفيس بوك وتسريعة الى حد ما

/ip firewall mangle
add action=mark-connection chain=forward comment=" BAtot FACE BOOK" disabled=\
    no new-connection-mark=fcb_conn passthrough=yes protocol=tcp
add action=mark-connection chain=forward disabled=no new-connection-mark=\
    fcb_conn passthrough=yes protocol=tcp
add action=mark-packet chain=forward connection-mark=fcb_conn disabled=no \
    new-packet-mark=FACEBOOK passthrough=yes
add action=mark-connection chain=prerouting disabled=no new-connection-mark=\
    fcb_conn passthrough=yes protocol=tcp
add action=mark-packet chain=prerouting connection-mark=fcb_conn disabled=no \
    new-packet-mark=FACEBOOK passthrough=yes

/ip firewall layer7-protocol
add name=facebook regexp=facebook-~]*(content-type:facebook)

الثلاثاء، 20 سبتمبر 2016

هذا الرول من اهم الرولات وهو رول لضبط البنج

                     
/ip firewall mangle
add action=mark-connection chain=postrouting comment="Adel elbasyouni QoS OF PING" disabled=\
no new-connection-mark=ping-ip passthrough=yes protocol=icmp
add action=mark-packet chain=postrouting comment=" adel elbasyouni  QoS OF PING" \
connection-mark=ping-ip disabled=no new-packet-mark=packet_ip \
passthrough=yes

/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \
max-limit=0 name="IP QoS output" packet-mark=packet_ip parent=global-out \
priority=8 queue=default

الموضوع الاول

                                         
كيفيه اضافه الرول 
يوضع في New Terninal 
عادي جدا نسخ ولصق وبعدين اوكي
وكدا يبقي مبروك عليك الرول انضاف