<div> <font face="Arial, Helvetica, sans-serif">Hi,<br>

<br>

/etc/network/interfaces seemed ok but it did have eth0, eth1 and eth2
entries.  I assume that this is due to my modprobe commands.<br>

<br>

/etc/iftab was empty except for comments.  I filled in the mac for
eth0 and now I can ping other boxes with no problems.  I still can
not make Firefox work on the web.  I'll double check my gateways
and possibly even try rebooting the box, but I think I may still have
one more issue.<br>

<br>

Thanks,<br>

Bruce<br>

<br>

</font></div>

<div> <br>
</div>

<div> <br>
</div>
-----Original Message-----<br>
From: Peter Garrett <peter.garrett@optusnet.com.au><br>
To: ubuntu-users@lists.ubuntu.com<br>
Sent: Wed, 21 Nov 2007 11:30 am<br>
Subject: Re: installing a NIC card<br>
<br>






<div id="AOLMsgPart_0_a15d1584-32fc-440d-9166-d40a30dae8bd" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><tt>On Wed, 21 Nov 2007 10:50:59 -0500<br>
<a href="mailto:usabdasc@aol.com">usabdasc@aol.com</a> wrote:<br>
<br>
> After Googling I tried:<br>
> * modprobe rtl8139<br>
> * modprobe RTL8139<br>
> * modprobe 8139<br>
> * modprobe RT8139<br>
> <br>
> With all of these attempts I got a "module not found" message.? <br>
<br>
<a href="http://www.google.com.au/search?hl=en&q=+RT8139+linux+module&btnG=Search&meta=" target="_blank">http://www.google.com.au/search?hl=en&q=+RT8139+linux+module&btnG=Search&meta=</a><br>
<br>
Try<br>
<br>
sudo modprobe 8139too<br>
<br>
if that returns no errors, and actually works,  add 8139too on a separate<br>
line to /etc/modules so it will load on boot:<br>
<br>
echo "8139too" | sudo tee -a /etc/modules<br>
<br>
or use an editor.<br>
<br>
You presumably now have two ethernet cards in your system - you might<br>
check to see if they are listed in /etc/iftab ( although IIRC that file no<br>
longer exists by default) Possibly the system is still trying to use the<br>
old card. I think you could disable the old module<br>
in /etc/modprobe.d/blacklist , if necessary.<br>
<br>
lsmod<br>
<br>
should tell you which modules are actually loaded<br>
<br>
Peter<br>
<br>
-- <br>
"INX Is Not X" based on Ubuntu 7.04 Live CD: <a href="http://inx.maincontent.net" target="_blank">http://inx.maincontent.net</a><br>
Screenshots slideshow: <a href="http://inx.maincontent.net/album/1.png.html" target="_blank">http://inx.maincontent.net/album/1.png.html</a><br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a>
</tt></pre>
</div>
 <!-- end of AOLMsgPart_0_a15d1584-32fc-440d-9166-d40a30dae8bd -->

<div class="AOLPromoFooter">
<hr style="margin-top:10px;" />
Email and AIM finally together. You've gotta check out free <a href="http://o.aolcdn.com/cdn.webmail.aol.com/mailtour/aol/en-us/index.htm?ncid=AOLAOF00020000000970" target="_blank">AOL Mail</a>!<br/>
</div>