- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Re: How can I block ports from outside and allow i...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I block ports from outside and allow it for internal communications?
Hello Guys,
One of our vulnerability scanner gave the following ports as vulnerable, so we want those ports to be blocked from outside and to be allowed from the inside for inside communications.
These are the ports
264/tcp - fw1_generic.
500/udp - ikev1.
18231/tcp
18264/tcp - cp_ica
how can i do this?
Thanks
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some of these are covered by implied rules.
To confirm this, go to Global Properties, click the appropriate checkbox, and install policy.
You will see log entries on Rule 0.
In which case you will have to work to disable the implied rules, but this is NOT recommended.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I feel like I might be missing something with your question, but I think there are several ways to achieve this...
SRC: Internal Networks Group [NEGATED] | DST: Any | SVC: ports | ACT: drop
--or--
SRC: Internal Networks Group | DST: Any | SVC: ports | ACT: allow
* I'd have several more specific rules of the above rule with explicit destinations...
SRC: Any | DST: Any | SVC: ports | ACT: drop
--or--
Other combinations...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Brian,
Thank You for the reply.
Regards,
Shehan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some of these are covered by implied rules.
To confirm this, go to Global Properties, click the appropriate checkbox, and install policy.
You will see log entries on Rule 0.
In which case you will have to work to disable the implied rules, but this is NOT recommended.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dameon,
Thanks for the reply. I have disabled some with the implied rules.
Regards,
Shehan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
G reat answer PhoneBoy, how to do this for 600 and 1100? thc
