old-www/HOWTO/IP-Masquerade-HOWTO/configuring-wfwg.html

260 lines
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Configuring Windows for Workgroup 3.11</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux IP Masquerade HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Configuring the other internal to-be MASQed machines "
HREF="configuring-clients.html"><LINK
REL="PREVIOUS"
TITLE="Configuring Windows NT"
HREF="configuring-winnt.html"><LINK
REL="NEXT"
TITLE="Configuring UNIX Based Systems"
HREF="configuring-unix.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux IP Masquerade HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="configuring-winnt.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 4. Configuring the other internal to-be MASQed machines</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="configuring-unix.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="CONFIGURING-WFWG"
></A
>4.3. Configuring Windows for Workgroup 3.11</H1
><P
>&#13;<P
></P
><OL
TYPE="1"
><LI
><P
>If you haven't installed your network card and adapter driver, do so now.
Descriptions to perform this task is beyond the scope of this document.</P
></LI
><LI
><P
>Install the TCP/IP 32b package if you haven't already.</P
></LI
><LI
><P
>In <STRONG
>'Main'/'Windows Setup'/'Network Setup'</STRONG
>,
click on <STRONG
>'Drivers'</STRONG
>.</P
></LI
><LI
><P
>Highlight <STRONG
>'Microsoft TCP/IP-32 3.11b'</STRONG
> in
the <STRONG
>'Network Drivers'</STRONG
> section, click
<STRONG
>'Setup'</STRONG
>. </P
></LI
><LI
><P
>Set the IP Address to 192.168.0.x (1 &#60; x &#60; 255), then set the Subnet
Mask to 255.255.255.0 and Default Gateway to 192.168.0.1</P
></LI
><LI
><P
>Do not enable any of the following options (unless you know what you are
doing):
<P
></P
><UL
><LI
><P
><STRONG
>'Automatic DHCP Configuration'</STRONG
> : Unless you
have a DHCP server running on your network.</P
></LI
><LI
><P
>Put anything in the <STRONG
>'WINS Server'</STRONG
> input
areas : Unless you have setup one or more WINS servers.</P
></LI
></UL
></P
></LI
><LI
><P
>Click <STRONG
>'DNS'</STRONG
>, fill in the appropriate
information your Linux host uses (usually found in /etc/resolv.conf). Then
click <STRONG
>'OK'</STRONG
> when you're done with it.</P
></LI
><LI
><P
>Click <STRONG
>'Advanced'</STRONG
>, check
<STRONG
>'Enable DNS for Windows Name Resolution'</STRONG
>
and <STRONG
>'Enable LMHOSTS lookup'</STRONG
> found in
c:\windows.</P
></LI
><LI
><P
>Click <STRONG
>'OK'</STRONG
> in all dialog boxes and restart
the system.</P
></LI
><LI
><P
>As an initial test, <TT
CLASS="LITERAL"
>ping</TT
> the linux box to test the network
connection: <STRONG
>'File/Run'</STRONG
>, type: <TT
CLASS="LITERAL"
>ping
192.168.0.1</TT
> (This is only an INTERNAL LAN connection test so you might
not be able to <TT
CLASS="LITERAL"
>ping</TT
> the outside world yet.) If you don't
see "replies" to your PINGs, please verify your network configuration.</P
></LI
></OL
></P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="configuring-winnt.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="configuring-unix.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Configuring Windows NT</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="configuring-clients.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Configuring UNIX Based Systems</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>