Skip to main content
tobitech
New Member
December 6, 2018
Solved

How to allow a URL with Port in Webbrowsers

  • December 6, 2018
  • 1 reply
  • 8087 views
Hello, i'm really new to the FortiGate-World so please be kind. I have the case that a user wants to open a certain website with a certain port (8024) to be able to stream this via the VLC player. When calling the URL this is blocked with the attached error message.   How can I share this URL with this port for all users?   FortiGate 60E, FortiOS v5.6.3 build1547   Thank you, Tobi
Best answer by bmorris

Hi Tobi,

 

I would create a new policy for this. Create a new Address object > Type FQDN,  for this site. Then create a new Service > TCP Port 8024. 

 

New policy would be

Source 'your network' Destination 'internet' Destination Address 'new Address object' Service 'New Service' Action 'Allow'

 

Place this policy above the existing one that is blocking the traffic.

 

1 reply

bmorris
bmorrisAnswer
New Member
December 7, 2018

Hi Tobi,

 

I would create a new policy for this. Create a new Address object > Type FQDN,  for this site. Then create a new Service > TCP Port 8024. 

 

New policy would be

Source 'your network' Destination 'internet' Destination Address 'new Address object' Service 'New Service' Action 'Allow'

 

Place this policy above the existing one that is blocking the traffic.

 

tobitech
tobitechAuthor
New Member
December 10, 2018

Hello bmorris,

 

thank you for this detailed guide!

The solution works!

 

#Closed