.TH NETCONF 8 .SH NAME netconf - a script to configure the network .SH SYNOPSIS .B netconf .RB [\-q] .RB [\-p .RI ] .RB [\-e .RI ] .RB [\-a] .B netconf .RB [\-H .RI .RB ] .RB \-i .RI .RB \-n .RI .RB \-g .RI .RB \-d .RI "" .RB [\-s .RI " ]" .B netconf .RB [\-c] .SH DESCRIPTION .B Netconf allows the root user to configure the network. It defaults to an interactive mode. However, command line options can be used to answer some of the questions. .SH OPTIONS .TP .B \-q Limit generated output .TP .B \-p Path prefix for configuration files. .TP .B \-e Ethernet card .TP .B \-a Use DHCP. (Will override -H, -i, -n, -g, -d, and -s flags) .TP .B \-H Hostname .TP .B \-i IP address .TP .B \-n Netmask .TP .B \-g Default Gateway .TP .B \-d Primary DNS .TP .B \-s Secondary DNS .TP .B \-h Usage .TP .B \-c Prints list of supported ethernet cards .SH "SEE ALSO" ifconfig(8), dhcpd(8) .SH NOTES Must be the root user to execute this script. .SH AUTHOR Leith Brandeland