Skip to main content
Miata
New Member
June 25, 2015
Question

Can't use Teamviewer

  • June 25, 2015
  • 5 replies
  • 26450 views

Hi guys

 

I am unable to use Teamviewer as it's just giving us a message saying that I have no internet connection.

 

I am using the Fortigate 60c on 5.0.5.

 

Any ideas why this might be happening?

 

Cheers

Miata

5 replies

ede_pfau
SuperUser
SuperUser
June 25, 2015

TV uses ports 80, 443 or 5938 on an outgoing connection to contact the TV server. If you can browse the web it should connect. I guess that either the TV server is not found (DNS problem?) or the remote partner has not started his TV instance yet. But that's wild guessing here.

Sandeep_FTNT
Staff
Staff
June 25, 2015

Hi Miata,

  

   Generally if it blocked by fortigate then chances are its application control could be causing it . You got check application control configuration applied. Make sure action for Application control category "Remote.Access" set to allow. 

 

If its already allowed then you can check both application control and web-filter logs by applying filter as source IP address of computer from which you are testing it. I hope in the logs you may find relevant information. 

 

Make sure extended logs is enabled on both application and web-filter profile 

 

config application list

edit <name>

set extended-utm-log enable

end

 

config webfilter profile

edit <name>

set extended-utm-log enable

end

 

Note- Application control logs are shown under forward traffic in 5.0 . 

 

 

 

    

emnoc
New Member
June 25, 2015

The diag debug flow is really  your #1 bst friend to find out why it doesnt work

 

 

e.g

 

 

   diag debug reset

   diag debug en

   diag debug flow filter addr < client machine>

   diag debug flow show console

   diag debug flow trace start 1000

 

And then run your teamviewer and see what diagnostic output

 

When your finish, diag debug reset and diag debug disable.

 

 

Miata
MiataAuthor
New Member
June 25, 2015

Hi guys

 

Thanks for the responses.

 

I will let you know the outcome of when I test this.

 

Thanks again.

 

Kind regards

Miata

Miata
MiataAuthor
New Member
July 8, 2015

Hi guys

 

Looks like all that was needed was a reboot!

 

Thanks for your comments

 

Cheers

Miata