DHCP and DNS issues
Posted: 24. Sep 2010, 17:55
Hey guys,
Firstly, I'm not an infrastructure guy, or a network guy, and my knowledge of these facets of computing are relatively limited (I understand the general principles). I am a software developer by trade and I'm wanting to setup a full development environment at home for some projects.
I opted to use VB on a Windows XP host (will be Windows 7 soonish) with a guest OS of Ubuntu Server. Eventually I'd like a number of VM machines (dev, test, db etc.) but for now a single VM should suffice with everything on it (http server/web server/application server/database server). I've gotten to the stage where my VM has been created and configured and my guest OS has been installed. I am able to connect to my server through an SSH client i.e. putty on the IP address that VB's DHCP server has assigned.
I want to be able to setup DNS to work with the DHCP server so I can cast aside the IP addresses and ssh to dev.mydomain.co.uk, but I don't have any idea where to start for all the googling I've done. I know Ubuntu comes with a DHCP and an optional DNS server, but if my understanding is correct I want to be using the ones from the host OS? I came to this conclusion based on VB being the entity that assigns my VM's their IP's dynamically.
Anyways, any pointers or guidance would be much appreciated.
Firstly, I'm not an infrastructure guy, or a network guy, and my knowledge of these facets of computing are relatively limited (I understand the general principles). I am a software developer by trade and I'm wanting to setup a full development environment at home for some projects.
I opted to use VB on a Windows XP host (will be Windows 7 soonish) with a guest OS of Ubuntu Server. Eventually I'd like a number of VM machines (dev, test, db etc.) but for now a single VM should suffice with everything on it (http server/web server/application server/database server). I've gotten to the stage where my VM has been created and configured and my guest OS has been installed. I am able to connect to my server through an SSH client i.e. putty on the IP address that VB's DHCP server has assigned.
I want to be able to setup DNS to work with the DHCP server so I can cast aside the IP addresses and ssh to dev.mydomain.co.uk, but I don't have any idea where to start for all the googling I've done. I know Ubuntu comes with a DHCP and an optional DNS server, but if my understanding is correct I want to be using the ones from the host OS? I came to this conclusion based on VB being the entity that assigns my VM's their IP's dynamically.
Anyways, any pointers or guidance would be much appreciated.