resolve.opt 528 B

1234567891011
  1. charon.plugins.resolve.file = /etc/resolv.conf
  2. File where to add DNS server entries.
  3. charon.plugins.resolve.resolvconf.iface_prefix = lo.inet.ipsec.
  4. Prefix used for interface names sent to resolvconf(8).
  5. Prefix used for interface names sent to **resolvconf**(8). The nameserver
  6. address is appended to this prefix to make it unique. The result has to be
  7. a valid interface name according to the rules defined by resolvconf. Also,
  8. it should have a high priority according to the order defined in
  9. **interface-order**(5).