I want to let traffic flow between the two PCs 192.168.1.50 and 192.168.1.60 only over certain ports, e.g. 45000. For this purpose, Fortigate 60F is to be interposed
But I can't do it.
The two PCs are currently directly connected to each other with a cable on the second network card.
What should I do?
can someone help me plz.? best step by step
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
You can create a custom service with a specific range of ports and apply that to the policy allowing traffic.
config firewall service custom
edit <name>
set protocol TCP/UDP
set tcp-portrange <destination port range>
set udp-portrange <destination port range>
next
end
Find below KB describing the steps:
Filtering intra-VLAN traffic is not so obvious because they are on the same L2 segment. The simple way is to put the hosts in different VLANs. If you can't do so then you can filter the traffic at some conditions:
I'll not mention the third option which is to configure your FG (or VDOM) in transparent mode.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1661 | |
1077 | |
752 | |
443 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.