summaryrefslogtreecommitdiffstats
path: root/source/n/network-scripts/manpages/netconfig.8
blob: 70c10b8068d3c3d717f16b10c87e0efa3f24cff5 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
'\" t
.\" Manual page created with latex2man on Fri Jul 21 22:36:08 2023
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
.nf
..
.de Ve
.ft R

.fi
..
.TH "NETCONFIG" "8" "21 July 2023" "System Manager\&'s Manual " "System Manager\&'s Manual "
.SH NAME

.PP
netconfig
presents dialog boxes that ask the system operator for facts 
about this node\&'s network configuration, such as host name, domain, IP address 
(or how to get it), router, and name server. It can optionally probe the node 
for its network card. 
.PP
.SH SYNOPSIS

.PP
/sbin/netconfig
.PP
.SH DESCRIPTION

.PP
The information requested from the operator includes: 
.TP
.B *
hostname, 
.TP
.B *
domain name, 
.TP
.B *
VLAN, 
.TP
.B *
configuration type (static, dynamic, etc.), 
.TP
.B *
IPv4 and IPv6 addresses and router addresses, 
.TP
.B *
name server, and 
.TP
.B *
probe for network card (yes/no). 
.PP
It summarizes the responses given and confirms with the operator before 
configuring the node. 
.PP
The files modified or overwritten, when applicable, are: 
.TP
.B *
/etc/HOSTNAME
.TP
.B *
/etc/NetworkManager/NetworkManager.conf
.TP
.B *
/etc/rc.d/rc.inet1.conf
.TP
.B *
/etc/hosts
.TP
.B *
/etc/networks
.TP
.B *
/etc/resolv.conf
.TP
.B *
/etc/rc.netdevice
.PP
Plus, it enables /etc/rc.d/rc.networkmanager
to run during multiuser 
startup, again when applicable. 
.PP
The Slackware boot disk runs netconfig
as part of operating system setup, 
and the system operator can re\-run netconfig
any time later. 
.PP
Note that many of the changes made by netconfig
take effect only when 
the system is next rebooted. 
.PP
.SH OPTIONS

.PP
netconfig
does not take arguments. 
.PP
.SH AUTHOR

.PP
Mostly written by Patrick Volkerding <volkerdi@slackware.com>. 
.PP
.\" NOTE: This file is generated, DO NOT EDIT.