<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://unix.ndlp.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://unix.ndlp.info/feed.php">
        <title>Where there is a shell, there is a way - informatique:reseau:dns</title>
        <description></description>
        <link>https://unix.ndlp.info/</link>
        <image rdf:resource="https://unix.ndlp.info/lib/exe/fetch.php/wiki:dokuwiki.svg" />
       <dc:date>2026-04-04T04:49:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://unix.ndlp.info/doku.php/informatique:reseau:dns:dnsmasq?rev=1488630934&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://unix.ndlp.info/lib/exe/fetch.php/wiki:dokuwiki.svg">
        <title>Where there is a shell, there is a way</title>
        <link>https://unix.ndlp.info/</link>
        <url>https://unix.ndlp.info/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://unix.ndlp.info/doku.php/informatique:reseau:dns:dnsmasq?rev=1488630934&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-04T12:35:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dnsmasq</title>
        <link>https://unix.ndlp.info/doku.php/informatique:reseau:dns:dnsmasq?rev=1488630934&amp;do=diff</link>
        <description>Exemple de fichier de conf

/etc/dnsmasq.conf


domain-needed
bogus-priv
filterwin2k
localise-queries
local=/lan/
domain=some.domain
expand-hosts
no-negcache
resolv-file=/etc/resolv.conf
dhcp-leasefile=/tmp/dhcp.leases
# Plage DHCP
dhcp-range=192.168.1.1,192.168.1.30,72h
# Netmask
dhcp-option=1,255.255.255.0
# Route
dhcp-option=3,192.168.1.100
#dhcp-option=3,192.168.1.254

dhcp-host=fc:8e:7e:df:3b:af,192.168.1.31
dhcp-host=a8:e3:ee:a3:96:d1,192.168.1.34
dhcp-host=b8:27:eb:38:fb:a2,192.168.1.33
d…</description>
    </item>
</rdf:RDF>
