unbound conf include statement

Modster, Anthony Anthony.Modster at Teledyne.com
Mon Apr 13 17:32:32 UTC 2020


Hello

Can the "include" statement in the unbound.conf be used to update server parameter outgoing-interface: ?

Updating the Outgoing Interface parameter

               set ppp0 interface "unbound-ppp0.conf"
               #
               server:
                              outgoing-interface: x.x.x.x
               #

               example "unbound.conf"
               #
               # Example configuration file.
               #
               # See unbound.conf(5) man page, version @version at .
               #
               # this is a comment.

               #Use this to include other text into the file.
               #include: "otherfile.conf"
               include: "unbound-ppp0.conf"

               # The server clause sets the main parameters.
               server:

                              # specify the interfaces to send outgoing queries to authoritative
                              # server from by ip-address. If none, the default (all) interface
                              # is used. Specify every interface on a 'outgoing-interface:' line.
                              # outgoing-interface: 192.0.2.153
                              # outgoing-interface: 2001:DB8::5
                              # outgoing-interface: 2001:DB8::6


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nlnetlabs.nl/pipermail/unbound-users/attachments/20200413/1c2cb8e1/attachment.htm>


More information about the Unbound-users mailing list