• 860

[研究所] MikroTik RouterOS 學習 (持續更新)

我的意思是Inbound Load Balancing, 即是假如我架了1個網站, 但是只有1個WAN IP, 內網有多台內容相同的Web Server.

mandymak wrote:
我的意思是Inbou...(恕刪)

這仍是NAT的範疇吧,多個Web各自定義不同的Port不就好了..
不需全部都佔用Port:80吧

mandymak wrote:
我的意思是Inbou...(恕刪)


是這個意思吗?


不是, 是只有1個Domain和1個WAN IP, 但是為免Server負荷太大或Server出現故障, 內網內有多台內容相同的Web server, 像Fortigate這樣:
http://www.fortinet.org.cn/Support/939.html
mandymak wrote:
不是, 是只有1個D...(恕刪)

那在NAT設定PCC或NTH負載平衡就好啦!
ROS我只做過對外,還沒做過連內機制.
RouterOS v6.1 released

New version is released: http://www.mikrotik.com/download

What's new in 6.1 (2013-Jun-12 11:50):

*) pptp, l2tp - fixed crash when tunnel mru was too big and fragmented ip packet
was received;
*) hotspot - fixed problem when after upgrade hotspot html directory was empty;
*) ipv6 nd - dns dynamic-servers were not included in router advertisements;
*) winbox - fixed problem Switch menu disappeared on RB2011;
*) fixed memory amount issue on RB1100AHx2;
*) console - '/import' prints each command that is executed;
*) console - 'import' has new argument 'from-line' that starts executing
commands after specified line;
*) secure api - fixed problem when wrong client ip address was reported;
*) hotspot - fixed universal client;
*) api - added support for API over TLS (SSL);
*) api - api service is now enabled by default;
*) ppp - do not show R flag for locally authenticated users;
*) vrrp - fixed ah authentication;
*) webfig - added support for RADIUS authentication (via MS-CHAPv2);
*) ipsec - for peers with full IP address specified system will
autostart ISAKMP SA negotiation;
*) trafficgen - added inject-pcap command for replaying pcap files into network;
*) dns - retry queries with tcp if truncated results received;
*) improved queue statistics updating;
*) fix 1G linking with some Cisco devices (affects RB7xx, RB9xx, RB1100, RB2011, CCR);
FB: Pctine

YAWPYNG wrote:
是這個意思嗎?


不是這樣..
應該說..除非你的WEB有支援虛擬網域..
否則若要按你圖上這樣分..
只能從網際網路的固定IP的PORT來分類..
1.
aaa.com 168.95.192.1:80 -->內部aaa.com 192.168.1.1:80

bbb.com 168.95.192.1:81 -->內部bbb.com 192.168.1.2:80

ccc.com 168.95.192.1:8080 -->內部aaa.com 192.168.1.1:8080

hcmhcm wrote:
不是這樣..
應該說..除非你的WEB有支援虛擬網域......(恕刪)


Y大指的就是 virtual host. 不過原提問者是要做 inbound load balance. 並非 virtual host.
FB: Pctine

hcmhcm wrote:
不是這樣..應該說...bbb.com 168.95.192.1:81 -->內部bbb.com 192.168.1.2:80.(恕刪)



routeros 有支援單一個wan ip綁多個domain.

透過domain方式連進來後 轉發到lan端不同的web server 主機.

從wan端進來的port一樣是使用80 port.
I need to bookmark this for sure.....
  • 860
內文搜尋
X
評分
評分
複製連結
請輸入您要前往的頁數(1 ~ 860)
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?