[Bug 221636] New port: dns/py-ub-split-map: Alternative to split dns with Unbound
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 19 19:37:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221636
Bug ID: 221636
Summary: New port: dns/py-ub-split-map: Alternative to split
dns with Unbound
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: vidar at karlsen.tech
Created attachment 185587
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185587&action=edit
shar file for dns/py-ub-split-map
ub-split-map is a python module for Unbound to dynamically map external IPs to
internal RFC 1918 addresses to avoid split-horizon DNS:
The purpose of this module is to create a 1:1 split horizon IP mapping that
will map external IPs to RFC-1918 IPs. This would be a replacement for split
horizon DNS that would work in a dynamic fashion.
For example, if you had an A record for "www.example.com" that pointed to an
external IP address of 1.2.3.4 that mapped to a web server on your 192.168.0.10
on your internal network. Normally you would have to set up an internal DNS
server to return the 192.168.0.10 address as you wouldn't be able to route
to the 1.2.3.4 address.
WWW: https://stuffivelearned.org/doku.php?id=os:linux:general:splitdns
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list