I need to add a static route on a windows server toward a web server with a service; I need to add a static route with this command on a Windows command prompt:
ROUTE ADD -p IPADREESS GATEWAYIP
Is there a way to do a static route toward a DNS address instead of a IP Address ? How ?
For example:
ROUTE ADD -p DNSServer GATEWAYIP