[Berlin-wireless] DHCP und DNS, NTP (backbone Kathleen 0.2.0 alpha)

mcarne atbfreifunk at email.de
Mi Jun 8 00:13:14 CEST 2016


Hier noch die /etc/config/dhcp

config dnsmasq
         option domainneeded '1'
         option boguspriv '1'
         option localise_queries '1'
         option rebind_protection '1'
         option rebind_localhost '1'
         option local '/lan/'
         option domain 'lan'
         option expandhosts '1'
         option authoritative '1'
         option readethers '1'
         option leasefile '/tmp/dhcp.leases'
         option resolvfile '/tmp/resolv.conf.auto'
         option localservice '1'
         list server '10.31.1.44'

config dhcp 'lan'
         option interface 'lan'
         option start '100'
         option limit '150'
         option leasetime '12h'
         option dhcpv6 'server'
         option ra 'server'

config dhcp 'wan'
         option interface 'wan'
         option ignore '1'

config domain 'frei_funk'
         option name 'frei.funk'
         option ip '10.230.158.33'

config domain 'frei_funk_ipv6'
         option name 'frei.funk'
         option ip 'fdec:1a94:9157::1'

config odhcpd 'odhcpd'
         option maindhcp '0'
         option leasefile '/tmp/hosts/odhcpd'
         option leasetrigger '/usr/sbin/odhcpd-update'

config dhcp 'dhcp'
         option leasetime '12h'
         option interface 'dhcp'
         option start '34'
         option limit '12'


Am 07.06.2016 um 00:46 schrieb mcarne:
> Hallo,
>
> was muss ich denn bei "DNS-Weiterleitungen" eintragen? Habe einfach
> meine Gegenstelle bei RHXB (10.31.1.44) verwendet und das funktioniert.
> Aber ist das auch sinnvoll? Reicht ein DNS?
>
> NTP Server Kandidaten:
> 0.openwrt.pool.ntp.org
> ...
> 3.openwrt.pool.ntp.org
>
> Korrekt?
>
> Danke & Gruß
>
> Arndt
>

-- 
@mcarne
mcarne at jabber.ccc.de



Mehr Informationen über die Mailingliste Berlin