minix man page for dump_sockdfr

Query: dump_sockdfr

OS: minix

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DUMP_SOCKDFR(8) 					      System Manager's Manual						   DUMP_SOCKDFR(8)

NAME
dump_sockdfr - Display contents of frozen route file for SOCKS server SYNOPSIS
dump_sockdfr [infile] DESCRIPTION
dump_sockdfr reads in a frozen route file for the SOCKS server and produces a listing of its contents on the standard output. The argument is optional; if omitted, /etc/sockd.fr is assumed. The frozen route file is produced by make_sockdfr and is essentially the memory image of the parsed route file. Using the frozen route file can reduce the start-up delay of the SOCKS server program since it no longer has to parse the file contents. When the SOCKS server starts, it always looks for the frozen route file /etc/sockd.fr first. If that file is not found, it then tries to use the plain-text route file /etc/sockd.route. If you use frozen route file, you must remember to run make_sockdfr every time after you modify the plain-text file or the SOCKS server will continue to use the frozen version of a previous route file. FILES
/etc/sockd.fr, /etc/sockd.route SEE ALSO
make_sockdfr(8), sockd.fr(5), sockd.route(5) AUTHOR
Ying-Da Lee, yingda@esd.sgi.com or yingda@best.com May 6, 1996 DUMP_SOCKDFR(8)
Related Man Pages
dump_sockdfc(8) - debian
make_sockdfc(8) - debian
dump_sockdfr(8) - opensolaris
dump_sockdfr(8) - mojave
make_sockdfr(8) - mojave
Similar Topics in the Unix Linux Community
Can a "route add" command crash a router? well it does...need help
Add route to solaris10
static route not working on startup
Not able to delete the route on one of the server
How to get the correct IP on a Linux server?