<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I'm told that my gateway is invalid and that, because I've got only my 
Linux server and one other computer connected to a hub and haven't a router, 
that I can set my server to be the gateway.&nbsp; Is this true?&nbsp; If so, how 
do I set my server as my gateway?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I see I have an already-existing file:</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New">root ~&gt;cat /etc/gateways<BR># 
/etc/gateways:<BR>#<BR>#&lt;net | host&gt; NAME1 gateway NAME2 metric VALUE 
&lt;passive | active | external&gt; </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New">friejas ~&gt;route</FONT> <BR><FONT 
face="Courier New">Kernel IP routing table</FONT> <BR><FONT 
face="Courier New">Destination&nbsp;&nbsp;&nbsp;&nbsp; 
Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags Metric 
Ref&nbsp;&nbsp;&nbsp; Use Iface</FONT> <BR><FONT 
face="Courier New">192.168.0.0&nbsp;&nbsp;&nbsp;&nbsp; 
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
255.255.0.0&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
eth0</FONT> <BR><FONT 
face="Courier New">default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
192.168.0.2&nbsp;&nbsp;&nbsp;&nbsp; 
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UG&nbsp;&nbsp;&nbsp; 
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 
eth0</FONT></DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">friejas ~&gt;cat /etc/hostname</FONT> <BR><FONT 
face="Courier New">#/etc/hostname</FONT> <BR><FONT 
face="Courier New">jsf_host</FONT><FONT face="Courier New"></FONT></DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">friejas ~&gt;cat /etc/hosts</FONT> <BR><FONT 
face="Courier New">#/etc/hosts</FONT><FONT 
face="Courier New">127.0.0.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
localhost</FONT> <BR><FONT face="Courier New">#192.168.1.1&nbsp;&nbsp;&nbsp; 
jsf_host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jsf_host</FONT> <BR><FONT 
face="Courier New">#192.168.0.200&nbsp;&nbsp; server1</FONT> <BR><FONT 
face="Courier New">192.168.0.200&nbsp;&nbsp; 
jsf_host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jsf_host</FONT> <BR><FONT 
face="Courier New">192.168.0.101&nbsp;&nbsp; client1</FONT></DIV></BODY></HTML>