1. Home
  2. Computing & Technology
  3. Linux

Linux IP Masquerade How-To

From


   Linux IP Masquerade HOWTO
   Prev    Chapter 4. Configuring the other internal to-be MASQed machines    Next

4.2. Configuring Windows NT

  • 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.

  • Go to 'Control Panel' --> 'Network' --> Protocols

  • Add the TCP/IP Protocol and related Components from the 'Add Software' menu if you don't have TCP/IP service installed already.

  • Under 'Network Software and Adapter Cards' section, highlight the 'TCP/IP Protocol' in the 'Installed Network Software' selection box.

  • In 'TCP/IP Configuration' , select the appropriate adapter, e.g. [1]Intel EtherExpress Pro/100+ . Then set the IP Address to 192.168.0.x (1 < x < 255), then set the Subnet Mask to 255.255.255.0 and Default Gateway to 192.168.0.1.

  • Do not enable any of the following options (unless you know what you are doing):

    • 'Automatic DHCP Configuration' : Unless you have a DHCP server running on your network.

    • Put anything in the 'WINS Server' input areas : Unless you have setup one or more WINS servers.

    • Enable IP Forwardings : Unless you are routing on your NT machine and really -REALLY- know EXACTLY what you're doing.

  • Click 'DNS' , fill in the appropriate information that your Linux host uses (usually found in /etc/resolv.conf) and then click 'OK' when you're done.

  • Click 'Advanced' , be sure to DISABLE 'DNS for Windows Name Resolution' and 'Enable LMHOSTS lookup' unless you known what these options do. If you want to use a LMHOSTS file, it is stored in C:\winnt\system32\drivers\etc.

  • Click 'OK' on all dialog boxes and restart the system.

  • As an initial test, ping the Linux MASQ server to test the network connection: 'File/Run' , type: ping 192.168.0.1 (This is only an INTERNAL LAN connection test, you you might not be able to ping the outside world yet.) If you don't see any "replies" to your PINGs, please verify your network configuration.


   Prev    Home    Next
   Configuring Microsoft Windows 95 and OSR2    Up    Configuring Windows for Workgroup 3.11


* License

* Linux IP Masquerade How-To Index

Explore Linux
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux HowTos
  5. IP Masquerade How-To
  6. Linux IP Masquerade How-To - Configuring Windows NT

©2009 About.com, a part of The New York Times Company.

All rights reserved.