I have Apache 2.2 running Subversion on my Win2k8 box. This has been setup for a few years like this.
The server has 1x NIC, with 2x IP addresses assigned, eg:
192.168.1.50
192.168.1.51
The 192.168.1.50
address is the primary NIC address. The 192.168.1.51
address is/was reserved for just apache.
Anyhow - Apache will now not start. After a debug, I found that the RRAS service in windows is now bound to port 443 on this IP, as well as the primary IP.
Can anyone please guide me as to how to prevent Windows RRAS from binding to this secondary IP address? If I stop the RRAS service, start Apache - all AOK. However, when the server reboots, RRAS is started first, and so Apache wont load.
This is new behaviour. I am at a loss to explain why - I just need to get it fixed.