<div dir="ltr">If your LAN and WIRELESS IPs are fixed and the corresponding responses are also fixed, you can hard-code these in the unbound python module.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 15, 2016 at 2:41 AM, Sebastian Nielsen via Unbound-users <span dir="ltr"><<a href="mailto:unbound-users@unbound.nlnetlabs.nl" target="_blank">unbound-users@unbound.nlnetlabs.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="SV" link="#0563C1" vlink="#954F72"><div><p class="MsoNormal">I have a Unbound resolver active in my network.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">This unbound resolver, does listen on 4 IPs, LAN=192.168.1.1, WIRELESS=192.168.3.1 and 2 more IPs.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Now I want to assign a name to the unbound server itself, lets say ”<a href="http://unbound.example.org" target="_blank">unbound.example.org</a>”, so ”<a href="http://unbound.example.org" target="_blank">unbound.example.org</a>” resolves to the destination IP of the request packet, so when someone on LAN request ”<a href="http://unbound.example.org" target="_blank">unbound.example.org</a>”, it should reply 192.168.1.1 , and if someone on WIRELESS makes a request for ”<a href="http://unbound.example.org" target="_blank">unbound.example.org</a>”, it should reply 192.168.3.1.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">So the adress ”<a href="http://unbound.example.org" target="_blank">unbound.example.org</a>” becomes the adress to the resolver itself, regardless of where you belong in the network in question.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">How can this be configured? <u></u><u></u></p></div></div></blockquote></div><br></div>