Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL3 under NAT

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] BL3 under NAT
  • Date: Tue, 3 Mar 2009 08:53:09 -0300

Thanks Sindi Keesan, Steven,

The problem was "route add default gw 192.168.1.1"
now is Ok

Best regards,

Marcelo Campos
marcelo AT smartradio.com.br
+11 3991.5349 // 3978.9568

----- Original Message ----- From: baslinux AT lists.ibiblio.org
To: baslinux AT lists.ibiblio.org
Sent: Monday, March 02, 2009 8:47 PM
Subject: Re: [BL] BL3 under NAT


Message from Steven
===================
Marcelo Campos wrote:

Yes, my computer has a network card RTl8139,
I done the insmod/ifconfig and it's "up", it´s
capable of ping others machines in my network
but Links don´t navigate

Do you mean that links doesn't navigate the internet?
To navigate the internet, you need to do two things:
(1) tell Linux the location to your internet gateway
(2) tell Linux where to go to convert alphanumeric
internet addresses to numerical IP addresses

If the address of your internet gateway
is 192.168.1.1, enter the following:
--------------------------------
route add default gw 192.168.1.1
--------------------------------
Then edit /etc/resolv.conf and put in
the address of your Domain Name Server.

Cheers,
Steven

-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page