Skip to Content.
Sympa Menu

baslinux - Re: [BL] linux <-> linux?

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: qwms-avib AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] linux <-> linux?
  • Date: Sun, 12 Oct 2003 12:04:48 +1300

Sheldon Isaac wrote:
>
> Accoring to a file (see below) on the disc that came with the
> network card in the ASUS, one should use a rtl8139.o driver file?
>
> So I found that at /modules/2.2.16/net/rtl8139.o
> and got back into BL and eventually said insmod rtl8139.o

So far, so good.

> ifconfig eth0 192.74.53.10
>
> ping 192.168.1.1

Those are two different networks: 192.168.1.x and 192.74.53.x
They do not automatically route to each other. I suggest you do:
--------------------------
ifconfig eth0 192.168.1.10
--------------------------
instead of 192.74.53.10.

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page