<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 10 (filtered)">
<title>RE: new to list / network eth0 issue</title>

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>The gateway should be added either to your
/etc/sysconfig/network file or the
/etc/sysconfig/network-scripts/ifcfg-ethx.cfg file</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>The format for this is:</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>GATEWAY=xxx.xxx.xxx.xxx</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>-Tobias</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b>
redhat-list-bounces@redhat.com [mailto:redhat-list-bounces@redhat.com] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Tim Pickard<br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, April 28, 2004
12:13 PM<br>
<b><span style='font-weight:bold'>To:</span></b> 'General Red Hat Linux
discussion list'<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: new to list / network
eth0 issue</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>Did you add a route to
the network?  your Routing table needs to know where to go.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>route add -net 0.0.0.0
gw GATEWAYIP netmask 255.255.255.0 INTERFACE_ALIAS (eth0)</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>You can add it to the
/etc/rc.local to preserve on reboot.</span></font></p>

</div>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>Tim Pickard<br>
Systems Support Analyst and Administrator<br>
40 Salem Street<br>
Lynnfield, MA  01940<br>
p.781-295-0072<br>
f.781-295-0077<br>
tpickard@crossref.org </span></font></p>

<blockquote style='margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-right:0in;margin-bottom:12.0pt;margin-left:
.5in'><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>-----Original
Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Johnson, Shaunn
[mailto:SJohnson6@bcbsm.com]<br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, April 28, 2004
2:50 PM<br>
<b><span style='font-weight:bold'>To:</span></b> 'General Red Hat Linux
discussion list'<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: new to list / network
eth0 issue</span></font></p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>--thanks all.</span></font> </p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>--both mii-tool and ethtool are on RHEL v. 3 - they
both look</span></font> <br>
<font size=2><span style='font-size:10.0pt'>--great; i have made the change,
but i still can not reach</span></font> <br>
<font size=2><span style='font-size:10.0pt'>--the server.  i think the IS
team has made an error  - it</span></font> <br>
<font size=2><span style='font-size:10.0pt'>--may be the switch, but that just
seems silly - </span></font></p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>--i'm beginning to think it's either windows 200x or
just</span></font> <br>
<font size=2><span style='font-size:10.0pt'>--add the 2nd card and route my way
around it.</span></font> </p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>--will work on it - thanks again!</span></font> </p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>-X</span></font> </p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>-----Original Message-----</span></font> <br>
<font size=2><span style='font-size:10.0pt'>From: Jeff [<a
href="mailto:jeff@virgin.net">mailto:jeff@virgin.net</a>]</span></font> </p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'> </span></font></p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>[snip]</span></font> <br>
<font size=2><span style='font-size:10.0pt'> </span></font> <br>
<font size=2><span style='font-size:10.0pt'>not sure if the same applies on
RHEL but in RH9, </span></font><br>
<font size=2><span style='font-size:10.0pt'>just run 'ethtool' as root - dead
simple to use.</span></font> </p>

<p style='margin-left:.5in'><font size=2 face="Times New Roman"><span
style='font-size:10.0pt'>HTH</span></font> <br>
<font size=2><span style='font-size:10.0pt'>Jeff</span></font> </p>

</blockquote>

</div>

</body>

</html>