Add DNS record A domain.com on CISCO2901/K9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 04:32 PM
Hello,
I have a Cisco 2901 router running Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M3, RELEASE SOFTWARE (fc1) running as a DNS server for my domain.
What is the command to add a DNS entry for the parent zone
domain.com to point to 123.123.123.123
I have succesfully added entries like:
ip host mail.domain.com 123.123.123.123 and so on for other fqdn in my zone but i was unable to find how to add the ip for parent zone (whitout the prefix mail. www. etc).
Thank you very much,
Chris
- Labels:
-
Server Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 08:07 PM
Did you try:
ip host domain.com 123.123.123.123
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 11:41 PM
Yes. Doesn't output any error, but still wont solve. Also it doesn't appear in running-config.
So i thought this is not the correct way
