Hi,
I have some servers in different datacenters. Those use standard public
IP's with a standard gateway,...
Now, i've requested a secondary public IP from my ISP, and i've received an
IP with a subnet mask /32, directly routed to the primary address of the
server. It's working on a linux server, but with Windows i cannot define a
subnet mask 255.255.255.255, the smallest i can define is a /30,
255.255.255.252, wich of course does not work as it should (i'm unable to
reach neighboor IP's as the server think those are in the same subnet).
Can someone tell me how i need to configure a Windows 2003 server to handle
a /32 IP ?
I've tryed using the graphic interface (of course), using netsh and manualy
modifying the registry, but no success...
Any help would be appreciated