add directory docs
This commit is contained in:
44
docs/Install-Guide/install-guide-2.2.2/node212.html
Normal file
44
docs/Install-Guide/install-guide-2.2.2/node212.html
Normal file
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
|
||||
<!Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
|
||||
<HEAD>
|
||||
<TITLE>5.3.2.4 /etc/networks</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<meta name="description" value="5.3.2.4 /etc/networks">
|
||||
<meta name="keywords" value="gs">
|
||||
<meta name="resource-type" value="document">
|
||||
<meta name="distribution" value="global">
|
||||
<P>
|
||||
<BR> <HR><A NAME=tex2html4497 HREF="node213.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html4495 HREF="node208.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html4489 HREF="node211.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html4499 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html4500 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
|
||||
<B> Next:</B> <A NAME=tex2html4498 HREF="node213.html">5.3.2.5 /etc/host.conf</A>
|
||||
<B>Up:</B> <A NAME=tex2html4496 HREF="node208.html">5.3.2 Configuring TCP/IP on </A>
|
||||
<B> Previous:</B> <A NAME=tex2html4490 HREF="node211.html">5.3.2.3 /etc/hosts</A>
|
||||
<BR> <HR> <P>
|
||||
<H3><A NAME=SECTION00732400000000000000>5.3.2.4 /etc/networks</A></H3>
|
||||
<P>
|
||||
<A NAME=6090> </A>
|
||||
<A NAME=6091> </A>
|
||||
The <tt>/etc/networks</tt> file lists the names and addresses of your own,
|
||||
and other, networks. It is used by the <tt>route</tt> command, and allows
|
||||
you to specify a network by name, should you so desire.
|
||||
<P>
|
||||
<A NAME=6092> </A>
|
||||
Every network you wish to add a route to using the <tt>route</tt>
|
||||
command (generally called from <tt>rc.inet1</tt>---see above) <em>must</em>
|
||||
have an entry in <tt>/etc/networks</tt>.
|
||||
<P>
|
||||
As an example,
|
||||
<P><TT> <PRE>default 0.0.0.0 # default route - mandatory
|
||||
loopnet 127.0.0.0 # loopback network - mandatory
|
||||
mynet 128.253.154.0 # Modify for your own network address
|
||||
</PRE> <P></TT><BR> <HR><A NAME=tex2html4497 HREF="node213.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html4495 HREF="node208.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html4489 HREF="node211.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html4499 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html4500 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
|
||||
<B> Next:</B> <A NAME=tex2html4498 HREF="node213.html">5.3.2.5 /etc/host.conf</A>
|
||||
<B>Up:</B> <A NAME=tex2html4496 HREF="node208.html">5.3.2 Configuring TCP/IP on </A>
|
||||
<B> Previous:</B> <A NAME=tex2html4490 HREF="node211.html">5.3.2.3 /etc/hosts</A>
|
||||
<BR> <HR> <P>
|
||||
<BR> <HR>
|
||||
<P><ADDRESS>
|
||||
<I>Matt Welsh <BR>
|
||||
mdw@sunsite.unc.edu</I>
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
Reference in New Issue
Block a user