Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37876750
en ru br
Репозитории ALT
S:2.89-alt2
5.1: 2.46-alt1.1.M51.2
4.1: 2.41-alt4.M41.1
4.0: 2.38-alt1
3.0: 2.22-alt2
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: dnsmasq

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

changequote([[,]])dnl
changecom([[##]])dnl
#
# /etc/sysconfig/dnsmasq
# part of ALTLinux
#
# Change this file only when service is stopped!
#
#---------------------------------------------------------------
# Change this line if you want dnsmasq
# to serve an MX record for the host it is running on.
# MAILHOSTNAME=
#---------------------------------------------------------------
# Change this line if you want dns to get its upstream servers
# from somewhere other than /etc/resolv.conf .
RESOLV_CONF="/etc/resolv.conf.dnsmasq"
ifdef([[with_resolvconf]],[[dnl
#---------------------------------------------------------------
# This file will be generated by resolvconf.
# Keep this line the same with conf-file configuration option.
CONF_RESOLVCONF="/etc/dnsmasq.conf.resolvconf"
]],[[dnl
#---------------------------------------------------------------
# When following variable is assigned to "yes" (default), then:
# If file above does not exists, or is older than /etc/resolv.conf,
# it's created from /etc/resolv.conf, and /etc/resolv.conf
# is cleaned for using local DNS server and for preventing PPP updates.
# SYNC_RESOLV_CONF=yes
#---------------------------------------------------------------
# Additional nameservers list, often provided by PPP on connect with ISP.
# Assign to empty, if you don't want to use it.
# PPP_RESOLV_CONF=/etc/ppp/resolv.conf
]])dnl
#---------------------------------------------------------------
# Change this if you want dnsmasq to cache any "hostname"
# or "client-hostname" from a dhcpd's lease file.
DHCP_LEASE="/var/lib/dhcp/dhcpd.leases"
#---------------------------------------------------------------
# Name of serverd domain, by default `dnsdomainname`.
# DOMAIN_SUFFIX=
#---------------------------------------------------------------
# Broadcast DHCP address, empty to disable,
# by default is "255.255.255.255".
# ALL=
# Interface for sending broadcasts.
# Should be selected here explicitly!
# In other case, sending broadcasts will be disabled.
# Default value is empty. Example: ALL_DEV="eth0:0"
# ALL_DEV=
#---------------------------------------------------------------
# Any additional options for dnsmasq command line.
# Default value is motivated by security reasons.
OPTIONS="--bind-interfaces --interface lo"

## EOF ##
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin