1
vote
0answers
36 views

Is there a dnsmasq's “address=/” equvilent in isc-dhcp-server?

I previously had Ubuntu 12.04 x64 running dnsmasq & tftpd-hpa & nfs for PXE boot I currently have Ubuntu 12.10 x64 running isc-dhcp-server & tftpd-hpa & nfs for PXE boot (from a clean ...
1
vote
1answer
686 views

Configuring the dnsmasq instance started by connection sharing in NetworkManager

I've got a laptop running Ubuntu 12.04 that is sharing its wifi connection to another machine through the eth0 interface using NetworkManager. This seems to be done by dnsmasq. Now I need to set up ...