![]() |
|
|
|
|
|||||||
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how does sleep work internally? | meetbhattu | UNIX for Dummies Questions & Answers | 1 | 10-29-2007 12:12 PM |
| Publishing X applications | Platinium | UNIX for Advanced & Expert Users | 2 | 05-21-2007 12:24 PM |
| How to Achive IP address through MAC(Ethernet) address | krishnacins | IP Networking | 3 | 08-29-2005 05:45 PM |
| network address and broadcast address? | pnxi | UNIX for Dummies Questions & Answers | 7 | 11-10-2003 07:29 PM |
| PHP: News publishing | perleo | Shell Programming and Scripting | 1 | 08-01-2003 08:51 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
publishing 192.168 address internally
OK this is what I want to do:
On server1 I want to type <ping server2> and be able to get: pinging 192.168.0.12 ...... etc. and by server2, I mean one-word, not server2.example.com I know if I add the addresses to /etc/hosts I can achieve this, but I would like to not have to update all the hosts files when I add a server or change an IP. I have 2 nameservers with tinydns running on the external nic and dnscache running on the internal. So, is it possible to get dnscache / tinydns to publish a one-word alias that points to 192 addresses? Thanks Alan addendum: The original reason I wanted to do this is I want to use the software from Unattended.sourceforge.net. This is what they say: Now please extend the configuration of your dns server. The Unattended server must be reachable with the name "ntinstall". Please configure an appropriate alias (CNAME). There may be problem when connecting to Windows 2000 or Windows Server 2003-based computer using this alias. Please look at following MS article You will find plenty of documentation about this on the net. Well, I found lots on Cnames pointing to FQDNs (ie Yahoo!) but nothing about ntinstall pointing to 192.168.0.12. Again any help would appreciated. Last edited by vertical98; 03-20-2008 at 02:19 PM. Reason: Added more info |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|