Skip to content

How to use Routing Rules

IRCF edited this page Jan 10, 2025 · 6 revisions

نحوه استفاده از قوانین مسیریابی

مراحل زیر را دنبال کنید :

  • به منوی برنامه و بخش تنظیمات شبکه رجوع نمایید
  • در لیست، بر روی گزینه لیست سیاه کلیک کنید
  • بر روی نمونه کلیک کرده و مقادیر آن‌را متناسب با نیازتان ویرایش کنید
  • فرم را ذخیره کرده و مجدداً بر روی اتصال بزنید

راهنما:

اگر قصد افزودن یک دامین‌را دارید، کد زیر را درج کنید:

domain:yoursite.com,

اگر قصد افزودن ساب‌دامنه‌های یک دامین‌را دارید، کد زیر را درج کنید:

domain:*.yoursite.com,

اگر قصد افزودن یک پسوند دامنه‌را دارید، کدی مشابه کد زیر را درج کنید:

domain:*.ir,

اگر قصد افزودن یک آی‌پی را دارید، کد زیر را درج کنید :

ip:192.168.1.5,

اگر قصد افزودن یک رنج آی‌پی را دارید، کد زیر را درج کنید :

range:192.168.1.*,

نکته: هر کد در یک خط قرار گرفته و با کاما خاتمه می‌یابد


Follow these steps:

  • Go to the software menu and the Network Settings section
  • Click on the Blacklist option in the list
  • Click on the sample and edit its values according to your needs
  • Save the form and reconnect

Guidelines:

If you want to add a domain, enter the following code:

domain:yoursite.com,

If you want to add subdomains of a domain, enter the following code:

domain:*.yoursite.com,

If you want to add a domain extension, enter a code similar to the following:

domain:*.cn,

If you want to add an IP, enter the following code:

ip:192.168.1.5,

If you want to add an IP range, enter the following code:

range:192.168.1.*,

Note: Each code should be placed on a separate line and end with a comma.