Community discussions

MikroTik App
 
ts2340
just joined
Topic Author
Posts: 11
Joined: Thu Oct 14, 2021 10:40 pm

SmartThings and SharkClean Notifications Stopped Working

Thu Oct 14, 2021 10:44 pm

Hello, very new user of MikroTik hEX S Gigabit router.. Been in IT 20 years but not heavy on network side.. Got this router so I can enable Netflow and monitor traffic.. Still playing with that to get it working..

That being said, one thing I noticed that broke after I installed this router are my notifications from Samsung SmartThings and my SharkClean vacuum robot.. Any ideas what logs I can look through to see what broke (or how to fix)?

Thanks
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19099
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 4:24 pm

Not enough info.
Network diagram (should show devices and subnets)
config
/export hide-sensitive file=anynameyouwish

What notices were you getting before? Do you mean on PC? on Smartphone?
 
ts2340
just joined
Topic Author
Posts: 11
Joined: Thu Oct 14, 2021 10:40 pm

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 4:34 pm

Not enough info.
Network diagram (should show devices and subnets)
config
/export hide-sensitive file=anynameyouwish

What notices were you getting before? Do you mean on PC? on Smartphone?
Network diagram is pretty simple.. Just have ISP Cable Modem plugged into MikroTik and a few unmanaged switches and Eero Mesh system.. Everything is on same subnet/vlan..

Thanks for the reply.. Yes, I would get notices on my iPhone.. IE: When my garage door opened, SmartThings would send me an alert.. When my Shark Vacuum got stuck, the app would send me a notification. Both stopped working when I installed the MikroTik
# oct/15/2021 09:31:22 by RouterOS 6.49
# software id = 0D08-KEW9
#
# model = RB760iGS
# serial number = E2080E6C8152
/interface bridge
add admin-mac=2C:C8:1B:90:9B:0B auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether1 ] name=Armstrong
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip pool
add name=default-dhcp ranges=192.168.7.200-192.168.7.250
/ip dhcp-server
add address-pool=default-dhcp disabled=no interface=bridge name=defconf
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0
/dude
set enabled=yes
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=sfp1
/ip neighbor discovery-settings
set discover-interface-list=!all
/interface detect-internet
set detect-interface-list=all
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=Armstrong list=WAN
/ip address
add address=192.168.7.1/24 comment=defconf interface=bridge network=192.168.7.0
/ip dhcp-client
add comment=defconf disabled=no interface=Armstrong
/ip dhcp-server lease
add address=192.168.7.240 client-id=1:14:2f:fd:8:81:c3 mac-address=14:2F:FD:08:81:C3 server=defconf
add address=192.168.7.232 mac-address=4C:01:43:1D:F3:EB server=defconf
add address=192.168.7.233 mac-address=4C:01:43:1E:4B:2B server=defconf
add address=192.168.7.228 client-id=1:74:da:38:68:dc:6f mac-address=74:DA:38:68:DC:6F server=defconf
add address=192.168.7.226 mac-address=4C:01:43:9B:7F:02 server=defconf
add address=192.168.7.246 client-id=1:14:4f:8a:bf:61:39 mac-address=14:4F:8A:BF:61:39 server=defconf
add address=192.168.7.242 client-id=1:c2:b6:ce:ff:54:13 mac-address=C2:B6:CE:FF:54:13 server=defconf
add address=192.168.7.229 client-id=1:d2:33:7c:35:d9:e7 mac-address=D2:33:7C:35:D9:E7 server=defconf
add address=192.168.7.216 client-id=1:18:c8:e7:34:89:e2 mac-address=18:C8:E7:34:89:E2 server=defconf
/ip dhcp-server network
add address=192.168.7.0/24 comment=defconf gateway=192.168.7.1
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.7.1 comment=defconf name=router.lan
/ip firewall filter
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface-list=WAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=WAN
/ip kid-control device
add mac-address=F0:D1:A9:21:5F:92 name=Calebs-iPad
/ip traffic-flow
set enabled=yes
/ip traffic-flow target
add dst-address=192.168.7.26 port=9996
/snmp
set enabled=yes
/system clock
set time-zone-name=America/New_York
/tool graphing interface
add
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19099
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 4:48 pm

yeah that is weird, if everything is on the same subnet.
What is aeromesh??
 
ts2340
just joined
Topic Author
Posts: 11
Joined: Thu Oct 14, 2021 10:40 pm

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 4:49 pm

yeah that is weird, if everything is on the same subnet.
What is aeromesh??
Just a mesh wifi solution - https://eero.com
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19099
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 5:04 pm

So the aero mesh worked with the previous router with no issues??
Connected to the Router via wired connection (I guess at least one of them)?
 
ts2340
just joined
Topic Author
Posts: 11
Joined: Thu Oct 14, 2021 10:40 pm

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 9:56 pm

So the aero mesh worked with the previous router with no issues??
Connected to the Router via wired connection (I guess at least one of them)?

Yup, the Eero system is in bridge mode so it connects to the wifi and then gets DHCP from the Mikro. It all worked fine with the other router.. And yes, the main Eero is hard wired to the Mikro and then there are two extenders that are wireless that connect to the main..
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19099
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: SmartThings and SharkClean Notifications Stopped Working

Fri Oct 15, 2021 10:50 pm

So the euromesh gets its IP address from the MT??
 
ts2340
just joined
Topic Author
Posts: 11
Joined: Thu Oct 14, 2021 10:40 pm

Re: SmartThings and SharkClean Notifications Stopped Working

Mon Oct 18, 2021 3:47 pm

So the euromesh gets its IP address from the MT??
Yes, everything does..
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19099
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: SmartThings and SharkClean Notifications Stopped Working

Mon Oct 18, 2021 4:15 pm

Do the notifications like all of my devices, go from device to device manufacturer cloud servers, and then to my smartphone ??
All your devices have internet access and thus you should get notices on your smartphone?
Last edited by anav on Mon Oct 18, 2021 4:17 pm, edited 1 time in total.
 
ts2340
just joined
Topic Author
Posts: 11
Joined: Thu Oct 14, 2021 10:40 pm

Re: SmartThings and SharkClean Notifications Stopped Working

Mon Oct 18, 2021 4:16 pm

Do the notifications like all of my devices, go from device to device manufacturer cloud servers, and then to my smartphone ??
Yes.. I just logged into the Samsung SmartThings UI and it says the hub is online etc so it is talking to the cloud.. Actually, when it's offline nothing works (light control, etc)..
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19099
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: SmartThings and SharkClean Notifications Stopped Working

Mon Oct 18, 2021 4:18 pm

Try changing this
/ip neighbor discovery-settings
set discover-interface-list=!all

TO

/ip neighbor discovery-settings
set discover-interface-list=LAN

Also
Try deleting the static DNS setting of 192.168.7.1
/ip dns static
add address=192.168.7.1 comment=defconf name=router.lan

and adding under servers 1.1.1.1 and 9.9.9.9 to see if that makes any difference


Lastly the smart things server, did it get its IP from the router or did you set it manually and is it now a static IP.

Who is online

Users browsing this forum: Bing [Bot], Nospam and 46 guests