socialwifi / RouterOS-api

Python API to RouterBoard devices produced by MikroTik.
MIT License
255 stars 98 forks source link

ConnectionRefusedError: Errno [111] Connection refused #38

Closed DevWaweru closed 5 years ago

DevWaweru commented 5 years ago

Hello, I am getting the above error when trying to connect to Mikrotik router using cloud based linux server..

image

DevWaweru commented 5 years ago

This is because port 8728 for api access isn't open in the linux server. Admin of server opened this port and problem was resolved.