Was hoping someone can confirm the ports that need to be opened on the Firewall between the CAGs and the Presentation servers.
Its a single DMZ and my question is what ports would need to be opened between the CAGs and the Presentation server (1 firewall in between).
My thought is just 443, but I would appreciate confirmation.
The reason that I am asking this question is that I am about to change the XML port for the farm to 8080 and I am trying to cover all bases. Your advice is appreciated.
It's strongly advised to only use one software Firewall (Windows Firewall is considered to be a software firewall). More then one will make the firewalls conflict not to mention consume more of your resources.SIP ActiveX
Do you have AAC in your environment?
Generally, you will need 443 from the internet to the CAG (80 as well if you are configured to do redirection). From the CAG to your PS servers, you will need 1494 and XML (possibly 2598 if you are allowing session reliability) and you will need 80 to your Web Interface server.
If you have AAC, you will also need 9001 and 9005 bidirectional from the CAG to your AAC server.
Thanks for the responses.
So basically I have a CAG then a Firewall and then the Presentation Servers.
I have used telnet from the Presentation server and can see that port 443 is open, when I use telnet for ports 1494, 2598, 80 or 8081 (current XML port) there is no response.
Hence it appears to me that the only port open is 443. So, when I change the XML port from 8081 to 8080 I do not think I need to make and changes on the Firewall.
CAG is in Secure Gateway mode only. Help appreciated!
In my network i have the following ports opened on the firewallTraffic that is originated from the NSIP's traversing the firewall talking to internal resources.80, 443 - to talk to internal webservers "hosted intranet sites" and the WI's1494, 2598 - PS 4.5 servers25300 - xml port636 - Secure ldap for Ad auth for Single sign on.53 - So cags can resovle internal DNS1645 - Radius auth for 2 factor AuthenticationCag specific ports needed if you run an HA Pair3003 Heartbeat sent every 200ms3010 Sync process and replication3011 Command propagation22 File syncThanks
Jon