Static route toward a DNS Address, it is possible ?
- by aleroot
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 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