If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:dproxy (lincmd)

From BoxMatrix


BoxMatrix >> Shell-Commands >> dproxy (lincmd) @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Info
  
Name-Collision - multiple objects in this wiki use the name dproxy!
dproxy (lincmd) DNS proxy daemon.

Linux-Command

Goto:   Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

dproxy is a DNS proxy daemon. It is started by cm_logic and accesses:

/etc/dproxy.conf             # symlink to /etc/resolv.conf - later to /var/tmp/dproxy.conf
/etc/dproxy.deny
/etc/hosts
/var/cache/dproxy.cache
/var/log/dproxy.debug.log
/var/run/ppp0.pid
/var/state/dhcp.leases

The strings show a commented template for dproxy.conf:

# Debug info log file
# If you want dproxy to log debug info specify a file here.
debug_file

# dproxy monitors this file to determine when the machine is
# connected to the net
ppp_dev

# If you use dhcp, set this to tell dproxy where to find
# the dhcp leases.
dhcp_lease_file

# Location of the hosts file.
hosts_file

# Location of the cache file
cache_file

# Edit this file if you want some sites blocked....
deny_file

# This will set the purge time, the time for a cached lookup
# become invalid (in seconds)
purge_time

# Do you want to check for a connection?
# Set this only if you are using a ppp or isdn connection!
ppp_detect

# This is the IP of the upstream nameserver that dproxy queries
nameserver

Note that fw 1.63 (2004-05-03) is the oldest known firmware, which maybe never was used in the wild.
It is compeletly based on the AR7RD 2MB Flash / 8MB RAM reference design and its SDK from TI, with some adaption by AVM.
It already contained our well known CGI programs webcm and firmwarecfg and it already handled configuration in UI-Modules.
The beginning of FRITZ!OS could be considered the birth of ctlmgr, dsld and igdd in the second oldest fw 1.120 (2004-07-26).
The next important milestone was the birth of multid in fw 1.133 (2004-09-21). 4 important months in the history of FRITZ!OS.

Fw 1.63 help:

usage : dproxy [-c <config-file>] [-d] [-h] [-P]

        -c <config-file>        read configuration from <config-file>
        -d              run in debug (=non-daemon) mode.
        -P              print configuration on stdout and exit.
        -h              this message.  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-05-17 08:01 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Depends on lib libc.so 3 1.63 - 2.76 Standard C library Linux
1 dependency for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-05-17 05:21 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 2.76 /sbin 25.6k
FRITZ!Box SL 1.63 /sbin 29.0k
FRITZ!Box Fon 1.120 - 1.128 /sbin 25.6k
3 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-05-17 08:01 GMT.

Firmware Symbol
1.120 - 2.76 cache_add_hosts_entries
1.63 - 2.76 cache_lookup_ip
1.63 - 2.76 cache_lookup_name
1.63 - 2.76 cache_name_append
1.63 - 2.76 cache_purge
1.120 - 2.76 conf_cmdparse
1.63 - 2.76 conf_defaults
1.63 - 2.76 conf_load
1.63 - 2.76 conf_print
1.63 - 2.76 debug
1.63 - 2.76 debug_perror
1.63 - 2.76 dns_construct_error_reply
1.120 - 2.76 dns_construct_header
1.120 - 2.76 dns_construct_name
1.63 - 2.76 dns_construct_reply
1.120 - 2.76 dns_decode_message
1.120 - 2.76 dns_decode_name
1.63 - 2.76 dns_decode_request
1.120 - 2.76 dns_decode_reverse_name
1.120 - 2.76 dns_decode_rr
1.120 - 2.76 dns_handle_new_query
1.120 - 2.76 dns_handle_request
1.120 - 2.76 dns_init
1.63 - 2.76 dns_list_add
1.63 - 2.76 dns_list_find_by_id
1.120 - 2.76 dns_list_print
1.63 - 2.76 dns_list_remove
1.120 - 2.76 dns_main_loop
1.63 - 2.76 dns_read_packet
1.63 - 2.76 dns_write_packet
1.120 - 2.76 get_options
1.120 - 2.76 is_connected
1.63 - 2.76 main
1.120 - 2.76 sig_hup
1.120 - 2.76 usage
35 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.