I need to open port 617 on my PIX 515 firewall. I am using ARKEIA to back up several Unix servers. In order for the Backup to work I must open up port 617 on the firewall.
So I have two questions:
1. How do I open up port 617
conduit permit tcp host xxx.xxx.xxx.xxx eq 617 any
or instead of any could I use an IP address ?
2. How do I set up the IP forwarding ? I need all requests received on port 617 of the firewall to forward to be internal backup server (Behind NAT 192.168.x.x)
Thank you in advance
-Danny
So I have two questions:
1. How do I open up port 617
conduit permit tcp host xxx.xxx.xxx.xxx eq 617 any
or instead of any could I use an IP address ?
2. How do I set up the IP forwarding ? I need all requests received on port 617 of the firewall to forward to be internal backup server (Behind NAT 192.168.x.x)
Thank you in advance
-Danny