Displaying 2 results from an estimated 2 matches for "localptr".
Did you mean:
  local_ptr
  
2017 Aug 30
2
network configuration for guest specific dns-servers
Hello,
similar to how one can configure guest specific IP addresses via mac
addresses:
<ip address="192.168.122.1" netmask="255.255.255.0" localPtr="yes">
  <dhcp>
    <range start="192.168.122.100" end="192.168.122.254"/>
    <host mac="00:16:3e:77:e2:ed" name="foo.example.com" ip="192.168.122.10"/>
    <host mac="00:16:3e:3e:a9:1a" name="bar.ex...
2017 Aug 31
0
Re: network configuration for guest specific dns-servers
On Thu, Aug 31, 2017 at 12:10:22AM +0200, David Ayers wrote:
>Hello,
>
>similar to how one can configure guest specific IP addresses via mac
>addresses:
><ip address="192.168.122.1" netmask="255.255.255.0" localPtr="yes">
>  <dhcp>
>    <range start="192.168.122.100" end="192.168.122.254"/>
>    <host mac="00:16:3e:77:e2:ed" name="foo.example.com" ip="192.168.122.10"/>
>    <host mac="00:16:3e:3e:a9:1a" n...