多個domain共用一個公網IP對應到多台WEB Server
It works only for http connections not https connections, as transparent web proxy does not support https connections.
Vigor Router to Mikrotik – IPsec
公司是用一般住家當辦公司兩間辦公室距離遠拉專線又浪費錢,只好自已架IPsec VPN, 原面就有Vigor 2925n,買一台Mikrotik RouterOS 450G就可以將兩間辦公室串在一起共用資源,設定如下(很簡單,不難有問題可以問我):
MikroTik RouterOS 防止 FTP SSH Telnet Winbox 被猜密碼
新增以下防火牆條件,即可防止 RouterOS 的 SSH 被猜密碼!
/ip
firewall filter
繼續閱讀......
防止別人掃描你的routeros
/ip firewall filter add chain=input protocol=tcp psd=21,3s,3,1 action=add-src-to-address-list address-list="port scanners" address-list-timeout=14d comment="Port scanners to list " disabled=no 繼續閱讀......
近期留言