[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

LILO



From:	SMTP%"debian-user@lists.debian.org" 22-DEC-1996 12:27:31.95
To:	racquadro@uspif1.if.usp.br
CC:	
Subj:	Re: Network problems...

racquadro@uspif1.if.usp.br wrote:
> 
>         I have two PCs. A 80386 and a Pentium. They have Ethernet cards (NE 2000) and Windows 3.11, on the 386, and Windows 95, on Pentium. With this system I can share files, printers...
>         Months ago, I have diveded my hard disk with fdisk to install Linux and Windows 95 on the Pentium.
>         Yesterday, I installed the TCP/IP protocol on the 386. I wnat to know how can I logon at Linux, from the 386.
>         The situation of address on Linux is this:
> 
>         IP Adreess: 123.123.123.123
>         Netmask: 255.255.255.0
>         Network Address: 123.123.123.0
>         Broadcast Address: 123.123.123.255
>         Gateway Address: 123.123.123.1
>         Nameserver Address: 127.0.0.1
> 
>         What is the configuration that I have to change on the Windows 3.11 on TCP/IP?

You really shouldn4t use 123.123.123.x addresses for your local network
if you haven4t received that address from your ISP. To be on the safe
side use the net 192.168.x.0 instead. This is a designated transfer
network that4s definitely not routed on the Internet.

A usable setup would be:

Linux: IP 192.168.42.1, Mask 255.255.255.0, Broadcast 192.168.42.0,
no DNS, no Gateway.

Win/PC: IP 192.168.42.2, mask 255.255.255.0, Broadcast 192.168.42.0,
no DNS, use LMHOSTS lookup, no Gateway. 

On the Linux machine, set /etc/resolv.conf to "order host,bind", then
create a /etc/hosts file containing

127.0.0.1 localhost
192.168.42.1 linux
192.168.42.2 winpc

Copy that file to c:\<windirecotry>\lmhosts or copy the lmhosts.sam
file found there to lmhosts and edit it to use those numbers.

This is assuming that you don4t have access to te Internet. Since
all of your machines are on the same net, you really don4t need a
Gateway. You also don4t need DNS lookup since you can maintain your
hosts file pretty easily.

HTH,
-- 
Thomas Baetzler, thb@regioservice.de, thb@spectre.ka.sub.org
   <A HREF="http://home.pages.de/~thb/";>thb's Homepage</A>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com

================== RFC 822 Headers ==================
Return-Path: debian-user-owner-racquadro=uspif1.if.usp.br@lists.debian.org
Received: by uspif1.if.usp.br (UCX V3.2-9B AXP)
	Sun, 22 Dec 1996 12:27:28 +0300
Received: (qmail 17273 invoked from network); 22 Dec 1996 14:21:07 -0000
Received: from primer.i-connect.net (HELO master.debian.org) (bruce@206.190.143.13)
  by mongo.pixar.com with SMTP; 22 Dec 1996 14:21:07 -0000
Sender: thb
Message-ID: <32BD519F.73143836@regioservice.de>
Date: Sun, 22 Dec 1996 16:19:59 +0100
From: Thomas Baetzler <thb@regioservice.de>
Organization: RegioService, Gesellschaft fuer regionale Netzwerkdienste mbH
X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.27 i586)
MIME-Version: 1.0
To: racquadro@uspif1.if.usp.br
CC: debian-user@lists.debian.org
Subject: Re: Network problems...
References: <96122211400887@uspif1.if.usp.br>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Resent-Message-ID: <"rNG6d.0.tH1.0FKlo"@master.debian.org>
Resent-From: debian-user@lists.debian.org
Resent-Reply-To: debian-user@lists.debian.org
X-Mailing-List: <debian-user@lists.debian.org> archive/latest/1803
X-Loop: debian-user@lists.debian.org
Precedence: list
Priority: non-urgent
Importance: low
Resent-Sender: debian-user-request@lists.debian.org


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: