<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Split DNS with Resolver]]></title><description><![CDATA[<p dir="auto">I have multiple subnets like 192.168.1.0, 192.168.2.0, etc<br />
For NTP server I have a hostname assigned in DNS which points to 192.168.1.1<br />
What I want to do is to respond with the different IP depending on who is asking, i.e. for request from 192.168.2.X DNS should respond with 192.168.2.1 instead of 192.168.1.1<br />
Is that possible?</p>
]]></description><link>https://forum.netgate.com/topic/125640/split-dns-with-resolver</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 20:01:15 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/125640.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Jan 2018 17:55:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Split DNS with Resolver on Thu, 11 Jan 2018 19:09:00 GMT]]></title><description><![CDATA[<p dir="auto">Many thanks for that, johnpoz!<br />
Actually the rule was configured initially but with mistake. Once I figured that out this split dns idea came to my mind. In a mean time I just manually configured NTP server IP (from the same subnet) instead of the hostname for a few devices. Will do something nicer later on.<br />
Thanks again!</p>
]]></description><link>https://forum.netgate.com/post/745476</link><guid isPermaLink="true">https://forum.netgate.com/post/745476</guid><dc:creator><![CDATA[AndrewZ]]></dc:creator><pubDate>Thu, 11 Jan 2018 19:09:00 GMT</pubDate></item><item><title><![CDATA[Reply to Split DNS with Resolver on Thu, 11 Jan 2018 19:01:25 GMT]]></title><description><![CDATA[<p dir="auto">What advantage is this?  Just create your firewall rules to allow your other vlans to get to ntp on 192.168.1.1</p>
<p dir="auto">But what your asking you can do with views on unbound… I had given example a while back... Have to dig it up... Give me a bit...</p>
<p dir="auto">edit:  Here you go..<br />
https://forum.pfsense.org/index.php?topic=126740.0</p>
<p dir="auto">Or you could do it by setting up host overrides with subdomains... so you have say</p>
<p dir="auto">ntp.domain.tld</p>
<p dir="auto">ntp.vlan.domain.tld</p>
<p dir="auto">ntp.othervlan.domain.tld</p>
<p dir="auto">And point those to whatever IP you want for NTP, and have your clients use the fqdn that for the vlan they are in, etc.    But the easy solution is just simple firewall rule for ntp to get to 192.168.1.1 on your different vlans..</p>
]]></description><link>https://forum.netgate.com/post/745470</link><guid isPermaLink="true">https://forum.netgate.com/post/745470</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Thu, 11 Jan 2018 19:01:25 GMT</pubDate></item></channel></rss>