Home
last modified time | relevance | path

Searched refs:dnsmasq (Results 1 – 25 of 55) sorted by relevance

123

/external/dnsmasq/contrib/openvpn/
Ddnsmasq.patch1 --- dnsmasq-2.22/rpm/dnsmasq.rh 2005-03-24 09:51:18.000000000 -0500
2 +++ dnsmasq-2.22/rpm/dnsmasq.rh.new 2005-08-25 10:52:04.310568784 -0400
10 # processname: dnsmasq
11 # pidfile: /var/run/dnsmasq.pid
19 + cp /etc/resolv.conf /etc/resolv.conf.dnsmasq
20 + cp /etc/dhclient-enter-hooks /etc/dhclient-enter-hooks.dnsmasq
21 + sed -e 's/resolv\.conf$/resolv.conf.dnsmasq/' /etc/dhclient-enter-hooks.dnsmasq > /etc/dhc…
22 …b]\+\)[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+$/\1127.0.0.1/' /etc/resolv.conf.dnsmasq > /etc/resolv.conf
27 + if [ -f /etc/dhclient-enter-hooks -a -f /etc/dhclient-enter-hooks.dnsmasq ]; then
28 + if [ -f /etc/resolv.conf.dnsmasq ]; then
[all …]
DREADME2 dnsmasq. I also include my version of dhclient-enter-hooks as
3 required for the switchover from pre-dnsmasq and dhclient.
6 > I'm trying to use dnsmasq on a laptop in order to facilitate openvpn
12 > /etc/dnsmasq.conf to look there for its upstream dns servers.
21 > the ipcalc call to set the laptop's hostname. If I start dnsmasq
24 > restarting networking and dnsmasq doesn't solve the problem. Perhaps
25 > dnsmasq is answering the dhcp request when the network starts?
33 > dnsmasq initscript to tweak /etc/dhclient-enter-hooks to change where
/external/dnsmasq/contrib/slackware-dnsmasq/
Ddnsmasq.SlackBuild3 PKG=/tmp/package-dnsmasq
22 rm -rf dnsmasq-$VERSION
23 tar xzvf $CWD/dnsmasq-$VERSION.tar.gz
24 cd dnsmasq-$VERSION
25 zcat $CWD/dnsmasq.leasedir.diff.gz | patch -p1 --verbose --backup --suffix=.orig || exit
28 chmod 755 $PKG/usr/sbin/dnsmasq
30 gzip -9 $PKG/usr/man/man8/dnsmasq.8
32 if [ -f $$f/man8/dnsmasq.8 ]; then
33 gzip -9 $$f/man8/dnsmasq.8 ;
36 gzip -9 $PKG/usr/man/*/man8/dnsmasq.8
[all …]
Dslack-desc9 dnsmasq: dnsmasq (small DNS and DHCP server)
10 dnsmasq:
11 dnsmasq: Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
12 dnsmasq: server. It is designed to provide DNS (and optionally DHCP) to a
13 dnsmasq: small network, and can serve the names of local machines which are not
14 dnsmasq: in the global DNS.
15 dnsmasq:
16 dnsmasq: Dnsmasq was written by Simon Kelley.
17 dnsmasq:
18 dnsmasq:
[all …]
Ddnsmasq.leasedir.diff.gz
Drc.dnsmasq.gz ... /sbin/dnsmasq" 8 /usr/sbin/dnsmasq 9 fi 10} 11 12# Stop dnsmasq:
Ddoinst.sh.gz
/external/dnsmasq/contrib/try-all-ns/
Ddnsmasq-2.35-try-all-ns.patch1 diff -Nau dnsmasq-2.35/src/dnsmasq.h dnsmasq/src/dnsmasq.h
2 --- dnsmasq-2.35/src/dnsmasq.h 2006-10-18 16:24:50.000000000 -0400
3 +++ dnsmasq/src/dnsmasq.h 2006-11-16 22:06:31.000000000 -0500
12 diff -Nau dnsmasq-2.35/src/forward.c dnsmasq/src/forward.c
13 --- dnsmasq-2.35/src/forward.c 2006-10-18 16:24:50.000000000 -0400
14 +++ dnsmasq/src/forward.c 2006-11-16 22:08:19.000000000 -0500
26 diff -Nau dnsmasq-2.35/src/option.c dnsmasq/src/option.c
27 --- dnsmasq-2.35/src/option.c 2006-10-18 16:24:50.000000000 -0400
28 +++ dnsmasq/src/option.c 2006-11-16 22:10:36.000000000 -0500
Ddnsmasq-2.47_no_nxdomain_until_end.patch1 diff -ur dnsmasq-2.47/src/forward.c dnsmasq-2.47-patched/src/forward.c
2 --- dnsmasq-2.47/src/forward.c 2009-02-01 17:59:48.000000000 +0200
3 +++ dnsmasq-2.47-patched/src/forward.c 2009-03-18 19:10:22.000000000 +0200
DREADME3 Subject: dnsmasq suggestion
9 I recently needed a feature in dnsmasq for a very bizarre situation. I
10 placed a list of name servers in a special resolve file and told dnsmasq
12 requests as a failed tcp connection. I wrote the feature into dnsmasq
/external/dnsmasq/contrib/Suse/
Ddnsmasq-suse.spec7 Name: dnsmasq
14 URL: http://www.thekelleys.org.uk/dnsmasq
58 install -o root -g root -m 755 rpm/rc.dnsmasq-suse $RPM_BUILD_ROOT/etc/init.d/dnsmasq
59 install -o root -g root -m 644 dnsmasq.conf.example $RPM_BUILD_ROOT/etc/dnsmasq.conf
60 strip $RPM_BUILD_ROOT/usr/sbin/dnsmasq
61 ln -sf ../../etc/init.d/dnsmasq $RPM_BUILD_ROOT/usr/sbin/rcdnsmasq
79 %{fillup_and_insserv dnsmasq}
103 %config /etc/init.d/dnsmasq
104 %config /etc/dnsmasq.conf
106 /usr/sbin/dnsmasq
[all …]
/external/dnsmasq/contrib/Solaris10/
DREADME4 To: dnsmasq-discuss@lists.thekelleys.org.uk
7 I've found dnsmasq much easier to set up on my home server running Solaris
11 for the dnsmasq service. The manifest currently assumes that dnsmasq has
12 been installed in '/usr/local/sbin/dnsmasq' and the configuration file in
13 '/usr/local/etc/dnsmasq.conf', so you may have to adjust these paths for
15 the dnsmasq service:
16 # svccfg import dnsmasq.xml
17 # svcadm enable dnsmasq
21 # svcs -l dnsmasq
/external/dnsmasq/
DMakefile37 all : dnsmasq
39 dnsmasq : target
43 -f ../bld/Makefile dnsmasq
47 rm -f $(SRC)/*.o $(SRC)/dnsmasq.a $(SRC)/dnsmasq core */core
53 $(INSTALL) -m 644 $(MAN)/dnsmasq.8 $(DESTDIR)$(MANDIR)/man8
54 $(INSTALL) -m 755 $(SRC)/dnsmasq $(DESTDIR)$(BINDIR)
61 -f ../bld/Makefile dnsmasq
73 @cd $(SRC) && $(MAKE) XGETTEXT=$(XGETTEXT) -f ../bld/Makefile dnsmasq.pot
75 echo -n msgmerge $$f && $(MSGMERGE) --no-wrap -U $$f ../$(SRC)/dnsmasq.pot; \
DFAQ1 Q: Why does dnsmasq open UDP ports >1024 as well as port 53.
4 A: The high ports that dnsmasq opens are for replies from the upstream
5 nameserver(s). Queries from dnsmasq to upstream nameservers are sent
8 to stop DNS queries from the outside world. If dnsmasq sent its queries
11 This is not a security hole since dnsmasq will only accept replies to that
13 which dnsmasq has forwarded, otherwise they are dropped too.
15 Addendum: dnsmasq now has the option "query-port" (-Q), which allows
21 DNS protocol, dnsmasq from version 2.43 has changed behavior. It
28 Q: Why doesn't dnsmasq support DNS queries over TCP? Don't the RFC's specify
41 exist, and won't exist for <n> hours" so dnsmasq saved that information so
[all …]
Ddnsmasq.conf.example1 # Configuration file for dnsmasq.
5 # "/usr/sbin/dnsmasq --help" or "man 8 dnsmasq" for details.
8 # tell dnsmasq to filter out queries which the public DNS cannot
24 # dnsmasq (via srv-host= lines) are not suppressed by it.
31 # By default, dnsmasq will send queries to any of the upstream
33 # to be up. Uncommenting this forces dnsmasq to try each query
38 # If you don't want dnsmasq to read /etc/resolv.conf or any other
43 # If you don't want dnsmasq to poll /etc/resolv.conf or other resolv
67 # You can control how dnsmasq talks to a server: this forces
76 # If you want dnsmasq to change uid and gid to something other
[all …]
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dp2p-action.sh28 kill_daemon dnsmasq /var/run/dnsmasq.pid-$GIFNAME
30 if ! dnsmasq -x /var/run/dnsmasq.pid-$GIFNAME \
35 dnsmasq -x /var/run/dnsmasq.pid-$GIFNAME \
43 kill_daemon dnsmasq /var/run/dnsmasq.pid-$GIFNAME
67 kill_daemon dnsmasq /var/run/dnsmasq.pid-$GIFNAME
/external/dnsmasq/bld/
DMakefile4 dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o \
10 dnsmasq : $(OBJS) target
13 dnsmasq.pot : $(OBJS:.o=.c) dnsmasq.h config.h
14 $(XGETTEXT) -d dnsmasq --foreign-user --omit-header --keyword=_ -o $@ -i $(OBJS:.o=.c)
16 %.mo : ../po/%.po dnsmasq.pot
17 $(MSGMERGE) -o - ../po/$*.po dnsmasq.pot | $(MSGFMT) -o $*.mo -
/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch1 diff -Nur dnsmasq-2.39-orig/bld/Makefile dnsmasq-2.39/bld/Makefile
2 --- dnsmasq-2.39-orig/bld/Makefile 2007-02-17 14:37:06.000000000 +0100
3 +++ dnsmasq-2.39/bld/Makefile 2007-05-20 18:23:44.000000000 +0200
10 dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o \
13 diff -Nur dnsmasq-2.39-orig/src/dnsmasq.h dnsmasq-2.39/src/dnsmasq.h
14 --- dnsmasq-2.39-orig/src/dnsmasq.h 2007-04-20 12:53:38.000000000 +0200
15 +++ dnsmasq-2.39/src/dnsmasq.h 2007-05-20 19:50:37.000000000 +0200
44 diff -Nur dnsmasq-2.39-orig/src/option.c dnsmasq-2.39/src/option.c
45 --- dnsmasq-2.39-orig/src/option.c 2007-04-19 23:34:49.000000000 +0200
46 +++ dnsmasq-2.39/src/option.c 2007-05-20 20:15:15.000000000 +0200
[all …]
/external/dnsmasq/dbus/
DDBus-interface6 and that /etc/dnsmasq.conf contains the line
10 Because dnsmasq can operate stand-alone from the DBus, and may need to provide
14 connection establishment are both logged. When dnsmasq establishes a
16 the server settings in dnsmasq should re-invoke the SetServers method
17 (q.v.) when it sees this signal. This allows dnsmasq to be restarted
21 Dnsmasq provides one service on the DBus: uk.org.thekelleys.dnsmasq
22 and a single object: /uk/org/thekelleys/dnsmasq
35 Returns a string containing the version of dnsmasq running.
40 /etc/hosts. The same as sending dnsmasq a HUP signal.
45 upstream DNS servers to be used by dnsmasq. IPv4 addresses are
[all …]
/external/dnsmasq/contrib/wrt/
DREADME5 not exist in the DNS if dnsmasq's DDNS function is in use.
19 By giving dnsmasq the leasefile-ro command, it no longer creates or writes a
22 dnsmasq will run
27 be in dnsmasq leasefile format.
34 is done by the lease-change script which dnsmasq runs when a lease is
38 So, dnsmasq should be run as :
40 dnsmasq --leasefile-ro --dhcp-script=/path/to/lease_update.sh
42 or the same flags added to /etc/dnsmasq.conf
48 This needs dnsmasq-2.33 or later to work.
64 Any UI script which reads the dnsmasq leasefile will have to be
/external/dnsmasq/po/
Dit.po1 # Italian translations for dnsmasq package.
7 "Project-Id-Version: dnsmasq 2.32\n"
316 msgid "Display dnsmasq version and copyright information."
437 msgid "Allow access only to files owned by the user running dnsmasq."
512 "Usage: dnsmasq [options]\n"
677 msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
805 #: network.c:417 dnsmasq.c:189
881 #: dnsmasq.c:146
885 #: dnsmasq.c:151
889 #: dnsmasq.c:170
[all …]
Dpt_BR.po1 # Portuguese translations for dnsmasq package.
7 "Project-Id-Version: dnsmasq 2.26\n"
316 msgid "Display dnsmasq version and copyright information."
437 msgid "Allow access only to files owned by the user running dnsmasq."
512 "Usage: dnsmasq [options]\n"
677 msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
805 #: network.c:417 dnsmasq.c:189
881 #: dnsmasq.c:146
885 #: dnsmasq.c:151
889 #: dnsmasq.c:170
[all …]
Dfi.po1 # Finnish translations for dnsmasq package.
7 "Project-Id-Version: dnsmasq 2.24\n"
316 msgid "Display dnsmasq version and copyright information."
437 msgid "Allow access only to files owned by the user running dnsmasq."
512 "Usage: dnsmasq [options]\n"
677 msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
805 #: network.c:417 dnsmasq.c:189
881 #: dnsmasq.c:146
885 #: dnsmasq.c:151
889 #: dnsmasq.c:170
[all …]
Dde.po1 # German translations for dnsmasq package.
7 "Project-Id-Version: dnsmasq 2.24\n"
352 msgid "Display dnsmasq version and copyright information."
473 msgid "Allow access only to files owned by the user running dnsmasq."
548 "Usage: dnsmasq [options]\n"
715 msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
848 #: network.c:417 dnsmasq.c:189
924 #: dnsmasq.c:146
928 #: dnsmasq.c:151
932 #: dnsmasq.c:170
[all …]
Dro.po1 # Romanian translations for dnsmasq package.
7 "Project-Id-Version: dnsmasq 2.24\n"
325 msgid "Display dnsmasq version and copyright information."
326 msgstr "Afişează versiunea dnsmasq şi drepturile de autor."
449 msgid "Allow access only to files owned by the user running dnsmasq."
526 "Usage: dnsmasq [options]\n"
529 "Utilizare: dnsmasq [opţiuni]\n"
700 msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
746 msgstr "dnsmasq versiunea %s %s\n"
830 #: network.c:417 dnsmasq.c:189
[all …]

123