لود بالانسینگ و VPN server

بپرسید

0

{{ digitTrunc(content.likes) }}

سلام وقت بخیر دوستان من یه سناریو به صورت شکل زیر دارم که هم Failover و LoadBalance در اون هستش و هم VPN server راه ندازی شده ولی مشکلی که دارم اینه ، زمانی که وی پی ان میزنم و نمیتونم به هیچ یک از منابع شبکه دسترسی داشته باشم

 لود بالانسینگ و VPN server

اینم کانفیگ روتر :

/ip firewall mangle
add action=change-mss chain=forward new-mss=1360 passthrough=yes protocol=tcp \
    tcp-flags=syn
add action=mark-connection chain=input connection-mark=no-mark in-interface=\
    Sabanet new-connection-mark=Sabanet passthrough=yes
add action=mark-connection chain=input connection-mark=no-mark in-interface=\
    Shatel new-connection-mark=Shatel passthrough=yes
add action=mark-connection chain=prerouting connection-mark=no-mark \
    dst-address-type=!local in-interface-list=LB new-connection-mark=Sabanet \
    passthrough=yes per-connection-classifier=both-addresses-and-ports:2/0
add action=mark-connection chain=prerouting connection-mark=no-mark \
    dst-address-type=!local in-interface-list=LB new-connection-mark=Shatel \
    passthrough=yes per-connection-classifier=both-addresses-and-ports:2/1
add action=mark-routing chain=prerouting connection-mark=Sabanet \
    in-interface-list=LB new-routing-mark=Sabanet passthrough=yes
add action=mark-routing chain=prerouting connection-mark=Shatel \
    in-interface-list=LB new-routing-mark=Shatel passthrough=yes
add action=mark-routing chain=output connection-mark=Sabanet \
    new-routing-mark=Sabanet passthrough=yes
add action=mark-routing chain=output connection-mark=Shatel new-routing-mark=\
    Shatel passthrough=yes
add action=mark-routing chain=prerouting dst-address=8.8.4.4 \
    new-routing-mark=Sabanet passthrough=yes
add action=mark-routing chain=prerouting dst-address=4.2.2.2 \
    new-routing-mark=Shatel passthrough=yes

 
دوره های شبکه، برنامه نویسی، مجازی سازی، امنیت، نفوذ و ... با برترین های ایران

پاسخ ها به این سوال

پاسخ ها به این سوال

{{ digitTrunc(post.likes) }}

این پست در تاریخ {{ dateString(new Date(post.deleteDate)) }} توسط {{ post.deletedByUser }} حذف شده است.

دلیل حذف: {{ post.deleteReason ?? 'نامشخص' }}

{{ err }}
{{ post.userAchivements.rhodiumAchievements }}
{{ post.userAchivements.platinumAchievements }}
{{ post.userAchivements.goldAchievements }}
{{ post.userAchivements.silverAchievements }}
{{ post.userAchivements.bronzeAchievements }}
{{ timeSince(new Date(post.date)) }} قبل

برای ثبت پاسخ خود در وب سایت وارد حساب کاربری خود شوید
قابلیت ارسال مطلب توسط مدیریت سایت غیر فعال شده است