add directory docs
This commit is contained in:
67
docs/Install-Guide/install-guide-2.2.2/node216.html
Normal file
67
docs/Install-Guide/install-guide-2.2.2/node216.html
Normal file
@@ -0,0 +1,67 @@
|
||||
<!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.8 Trying it out</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<meta name="description" value="5.3.2.8 Trying it out">
|
||||
<meta name="keywords" value="gs">
|
||||
<meta name="resource-type" value="document">
|
||||
<meta name="distribution" value="global">
|
||||
<P>
|
||||
<BR> <HR><A NAME=tex2html4543 HREF="node217.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html4541 HREF="node208.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html4537 HREF="node215.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html4545 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html4546 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
|
||||
<B> Next:</B> <A NAME=tex2html4544 HREF="node217.html">5.3.3 SLIP Configuration</A>
|
||||
<B>Up:</B> <A NAME=tex2html4542 HREF="node208.html">5.3.2 Configuring TCP/IP on </A>
|
||||
<B> Previous:</B> <A NAME=tex2html4538 HREF="node215.html">5.3.2.7 Setting your hostname</A>
|
||||
<BR> <HR> <P>
|
||||
<H3><A NAME=SECTION00732800000000000000>5.3.2.8 Trying it out</A></H3>
|
||||
<P>
|
||||
<A NAME=5902> </A>
|
||||
<A NAME=5903> </A>
|
||||
Once you have all of these files set up, you should be able to reboot
|
||||
your new kernel and attempt to use the network. There are many places where
|
||||
things can go wrong, so it's a good idea to test individual aspects of
|
||||
the network configuration (e.g., it's probably not a good idea to test
|
||||
your network configuration by firing up Mosaic over a network-based X
|
||||
connection).
|
||||
<P>
|
||||
<A NAME=6100> </A>
|
||||
<A NAME=5905> </A>
|
||||
You can use the <tt>netstat</tt> command to display your routing tables;
|
||||
this is usually the source of the most trouble. The <tt>netstat</tt>
|
||||
man page describes the exact syntax of this command in detail.
|
||||
In order to test network connectivity, we suggest using a client such
|
||||
as <tt>telnet</tt> to connect to machines both on your local subnetwork
|
||||
and external networks. This will help to narrow down the source
|
||||
of the problem. (For example, if you're unable to connect to local machines,
|
||||
but can connect to machines on other networks, more than likely there
|
||||
is a problem with your netmask and routing table configuration).
|
||||
You can also invoke the <tt>route</tt> command directly (as <tt>root</tt>) to
|
||||
play with the entries in your routing table.
|
||||
<P>
|
||||
You should also test network connectivity by specifying IP addresses
|
||||
directly, instead of hostnames. For example, if you have problems with
|
||||
the command
|
||||
<P><TT> $ <em>telnet shoop.vpizza.com</em>
|
||||
<P></TT>
|
||||
the cause may be incorrect nameserver configuration. Try using
|
||||
the actual IP address of the machine in question; if that works, then
|
||||
you know that your basic network setup is (more than likely) correct,
|
||||
and the problem lies in your specification of the name server address.
|
||||
<P>
|
||||
Debugging network configurations can be a difficult task, and we can't
|
||||
begin to cover it here. If you are unable to get help from a local guru
|
||||
we strongly suggest reading the <em>Linux Network Administrators' Guide</em>
|
||||
from the LDP.
|
||||
<P>
|
||||
<BR> <HR><A NAME=tex2html4543 HREF="node217.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html4541 HREF="node208.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html4537 HREF="node215.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html4545 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html4546 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
|
||||
<B> Next:</B> <A NAME=tex2html4544 HREF="node217.html">5.3.3 SLIP Configuration</A>
|
||||
<B>Up:</B> <A NAME=tex2html4542 HREF="node208.html">5.3.2 Configuring TCP/IP on </A>
|
||||
<B> Previous:</B> <A NAME=tex2html4538 HREF="node215.html">5.3.2.7 Setting your hostname</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