Author Topic: VM Networking and dnsmasq  (Read 640 times)

0 Members and 2 Guests are viewing this topic.

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
VM Networking and dnsmasq
« on: June 29, 2014, 09:08:09 pm »
I've got a Arch DNS server(dnsmasq) and it runs a couple of VMs. These VMs are configured for bridged networking so they all how their own IP on the subnet. One machine in particular, a WinXP machine, I am trying to configure to use the host server as it's main DNS. I set it up to do so but when I try nslookup it consistently uses the secondary DNS server with an error:
Code: [Select]
Can't find server name for 192.168.0.7: Non-existent domain
I can ping 192.168.0.7 from XP and everything, but it won't use it as it's server. Is this a problem with VM networking?
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline voodoo

  • Serf
  • *
  • Posts: 42
  • Cookies: 4
  • Try Harder
    • View Profile
    • Security Voodoo
Re: VM Networking and dnsmasq
« Reply #1 on: July 13, 2014, 12:57:18 am »
Sounds like there is no PTR record for the name server.
keep it simple

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: VM Networking and dnsmasq
« Reply #2 on: July 13, 2014, 05:42:42 am »
It's been solved, but unfortunately I can't exactly explain why. It's just a mystery of Windows..
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline voodoo

  • Serf
  • *
  • Posts: 42
  • Cookies: 4
  • Try Harder
    • View Profile
    • Security Voodoo
Re: VM Networking and dnsmasq
« Reply #3 on: July 13, 2014, 06:24:13 am »
*Windows magical hand waving*
keep it simple