Pix and vcs (veritas cluster)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2007 01:08 PM - edited 03-11-2019 03:37 AM
Is there any special configuration to add on the pix to work with Veritas Cluster.
A permit host XXXXX eq 14141 any.
Even with this a cannot access the Server. I can access the server with ssh but not with VCS admin console.
Is thers any special config for that one??
Regards
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2007 03:47 PM
Your access-list entry is not correct. Hard to tell what you have really but when applied to a inbound interface the ACL should look like the following:
access-list acl_inside permit tcp host c.c.c.c host s.s.s.s eq 14141
Looks like you are allowing only traffic sourcing from 14141 rather than destined to. Post a scrubbed config if you still are not sure.
