ispapp / ispapp-routeros-client

The Official ISPApp Client for RouterOS
MIT License
8 stars 4 forks source link

WAN interface IP address sometimes missing #71

Open mthoodlum opened 1 year ago

mthoodlum commented 1 year ago

Example device: https://demo.ispapp.co/#host/63507952c52e085a7a456f78

Screenshot 2023-06-25 at 11 13 53 AM
emrahtavsan commented 1 year ago

"lab-ROSv7-wAP-60G-sta" device is not support "gateway-status" in ":local gatewayStatus ([:tostr [/ip route get [:pick [find dst-address=0.0.0.0/0 active=yes] 0] gateway-status]]);". In Mikrotik RouterOS line 172.

image

For solution, "gateway-status" will be removed and its effect for other devices will be analyzed.