4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
7 results tagged bind9 x
  • Note: Use DNS via TCP on Fedora

    Since Fedora uses NetworkManager to handle its resolv.conf and not resolvconf like debian would've, it's a bit more shady but this does the trick:

    [root@groar etc] # cat /etc/resolv.conf 
    # Generated by NetworkManager
    search mycustomdomain.com
    nameserver myinternalDNSIPaddres
    nameserver 8.8.8.8
    nameserver 9.9.9.9
    options use-vc
    [root@groar etc] # tail -4  /etc/sysconfig/network-scripts/network-functions
    grep -iq "options use-vc" /etc/resolv.conf
    if [ $? -ne 0 ]; then
        echo "options use-vc" >> /etc/resolv.conf
    fi
    
    July 24, 2018 03:29:31 PM GMT+02:00 * - permalink -
    QRCode
    - https://dooby.fr/shaare/todY0A
    dns tcp fedora resolver bind9
  • thumbnail
    digitalocean/bind_exporter: Prometheus exporter for BIND

    statistics-channels {
    inet 127.0.0.1 port 8080 allow { 127.0.0.1; };
    };

    December 18, 2017 03:16:44 PM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/digitalocean/bind_exporter
    bind bind9 prometheus
  • Bind 9.10 with GeoIP on Ubuntu 17.04 (Zesty Zapus) – Volker's Blog
    May 9, 2017 10:56:32 AM GMT+02:00 * - permalink -
    QRCode
    - https://voja.org/2017/05/05/bind-9-10-with-geoip-on-ubuntu-17-04-zesty-zapus/
    bind9 bind geoip
  • thumbnail
    barnybug/cli53: Command line tool for Amazon Route 53

    Une cli pour route 53 je garde de coté

    July 25, 2016 10:00:57 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/barnybug/cli53
    aws route53 bind bind9
  • thumbnail
    How To Configure Bind as a Caching or Forwarding DNS Server on Ubuntu 16.04 | DigitalOcean

    nice doc et découverte de

    systemctl edit --ful

    qui m'a l'air pratique :)

    July 4, 2016 10:33:46 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-caching-or-forwarding-dns-server-on-ubuntu-16-04?amp;utm_source=twitter&utm_campaign=bind_dns_ubuntu_tut&utm_content=image
    systemd bind bind9
  • How to setup and configure a master DNS (BIND) server in Debian Wheezy/Jessie | Stavrovski.Net
    March 8, 2015 02:48:30 PM GMT+01:00 * - permalink -
    QRCode
    - https://stavrovski.net/blog/how-to-setup-and-configure-a-master-dns-bind-server-in-debian-wheezyjessie
    bind9 bind
  • thumbnail
    Open Source: NamedManager - DNS management web application.
    March 19, 2014 12:04:45 PM GMT+01:00 - permalink -
    QRCode
    - https://projects.jethrocarr.com/p/oss-namedmanager/
    dns bind9
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation