Skip to main content

All Questions

Tagged with
5 questions with no upvoted or accepted answers
3 votes
0 answers
3k views

DNS/DHCP server in multi-machine private-network Vagrant setup

Question Is it possible to configure vagrant, using a multi-machine Vagrantfile, to have one of the VMs act as the DNS server and DHCP server (i.e. using dnsmasq) for a private network used by all ...
Hunter's user avatar
  • 31
1 vote
0 answers
138 views

point multiple ip address to hosting

I have centos server, earlier it had 1 ip [ a.b.c.d ] (external ip , eg., 141.101.114.59). Now, I bought 2 additional ip [b.c.d.e , f.g.h.i] (external ip , e.g, 190.93.244.58 , 130.93.245.8 ). I have ...
user1940831's user avatar
1 vote
1 answer
1k views

DNSMasq Unable to Ping Remote Hosts

I have two virtual machines setup in VirtualBox. One is acting as a DNS server, and has two network adapters attached to it: Adapter 1: Internal Network (intnet) Adapter 2: Bridged adapter (wlan0) ...
BnMcG's user avatar
  • 111
0 votes
2 answers
236 views

Archlinux vim access in tty1 for editing resolv.conf

I installed Archlinux in Virtualbox and the installation has gone smoothly. I faced issues in pacman - temporary name resolution failure. When I read online, one of the solution was to update the /etc/...
Sachin's user avatar
  • 1
0 votes
2 answers
1k views

dig not working in a virtual host environment

I have installed three virtual machines (RHEL 6) on virtualbox, and attached a bridged mode network to all machines i have to use my first machine to be a DNS and the second and third machine should ...
Manu Mithra's user avatar