TeamViewer not working

Hi all,

We have a problem while trying to use TeamViewer in our network. We are using Mikrotik as our proxy for the entire LAN. The problem is when we try to use TeamViewer it connects and then after seconds it shuts down. I searched over the internet and all I found that how to block TeamViewer so I changed the rules to enable and it didn’t work either.

Here is our firewall filter rules:

0 chain=forward action=add-dst-to-address-list protocol=tcp
address-list=TeamViewer address-list-timeout=1d dst-port=5938

1 chain=forward action=add-dst-to-address-list protocol=udp
address-list=TeamViewer address-list-timeout=1d dst-port=5938

2 chain=forward action=accept src-address-list=TeamViewer

3 chain=forward action=accept dst-address-list=TeamViewer

Hope you can help me with this.

Thanks

Any think used to drop any website or application from firewall?

I didn’t understand your question…

You need to post your entire configuration, not just those 4 lines.
And when you have not defined and filled the address list Teamviewer, those rules are not going to work.