Difference between revisions of "Firewalls/fa"

Created page with "اگر بخواهیم اتصالات tcp را به یک وب‌سرور محلی روی درگاه غیر استاندارد https، یعنی درگاه 8443 نیز انجام..."
(Created page with "=جستار های وابسته= * [https://wiki.archlinux.org/index.php/Ufw UFW در ویکی آرچ] * [https://help.ubuntu.com/community/UFW وب‌سایت UFW] * [https:/...")
Tags: Mobile web edit Mobile edit
(Created page with "اگر بخواهیم اتصالات tcp را به یک وب‌سرور محلی روی درگاه غیر استاندارد https، یعنی درگاه 8443 نیز انجام...")
Tags: Mobile web edit Mobile edit
Line 37: Line 37:
{{UserCmd|command=sudo ufw allow ssh}}
{{UserCmd|command=sudo ufw allow ssh}}


If we wanted to also tcp connections to a local webserver on a non-standard https port, 8443. We could use the command:
اگر بخواهیم اتصالات tcp را به یک وب‌سرور محلی روی درگاه غیر استاندارد https، یعنی درگاه 8443 نیز انجام دهیم. می توانیم از این دستور استفاده کنیم:
{{UserCmd|command=sudo ufw allow in 8443/tcp}}
{{UserCmd|command=sudo ufw allow in 8443/tcp}}


{{tip|وقتی ''in'' یا ''out'' را مشخص نمی کنید، ''in'' در نظر گرفته می شود}}
{{tip|وقتی ''in'' یا ''out'' را مشخص نمی کنید، ''in'' در نظر گرفته می شود}}
translator
1,103

edits