Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2017 19:37:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221636] New port: dns/py-ub-split-map: Alternative to split dns with Unbound
Message-ID:  <bug-221636-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221636

            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@FreeBSD.org
          Reporter: vidar@karlsen.tech

Created attachment 185587
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185587&action=
=3Dedit
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=3Dos:linux:general:splitdns

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221636-13>