安裝完成後無法ping到?

VPS 選擇 RouterOS 建立完成後無法連線嗎?

您可以再次重新啟動看看,或者使用 WebKVM 登入後輸入 以下指令
/interface ethernet reset-mac-address ether1

相關文章

如何使用 RouterOS 建立 PPTP VPN

首先,先啟用 PPTP 伺服器 /interface pptp-server server set authentication=mschap2 enabled=yes 增加 VPN...