Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reverse dns on cisco 1841

Status
Not open for further replies.

promisek2

ISP
Jun 7, 2010
7
0
0
ZW
how do u configure reverse dns on a cisco 1841 router
 
router(config)#ip domain-lookup

and to add an external dns server...

router(config)#ip name-server x.x.x.x

or multiple servers...

router(config)#ip name-server x.x.x.x x.x.x.x x.x.x.x x.x.x.x

like for example...

router(config)#ip name-server 21.34.32.69

or for multiple...

router(config)#ip name-server 21.34.32.69 4.4.4.4 8.8.8.8 69.69.69.69 11.11.11.11

ad infinitum

or

ad nauseum

/

tim@tim-laptop ~ $ sudo apt-get install windows
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package windows...Thank Goodness!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top