NAT

Autor: Robert Wańkowski <robwan_at_wp.pl>
Data: Fri 03 Nov 2006 - 14:55:17 MET
Message-ID: <eifhod$ga$1@inews.gazeta.pl>
Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original

Witam.

Chcę uruchomić NAT według tego opisu:

Enable NAT on your Windows XP box by typing in a CMD window (Start -->
Run --> Type in "cmd" --> OK):
   netsh routing ip nat install
   netsh routing ip nat add interface "YOUR LAN INTERFACE NAME" full

If you get the error message NAT must be installed first after the second
command, you have to reboot your system.
   netsh routing ip nat add interface Internal private

Look up the interface name in the control panel network connections (e.g.
Local Area Connection or in German LAN-Verbindung). Note that the 'Internal'
name will depend on the language of your Windows XP (e.g. in Finnish it's
Sisäinen and in German it's Intern instead). The first line enables network
address translation (NAT), the second adds your LAN connection as something
to send NATted traffic to and the third your incoming connections (they all
get attached to the 'Internal' interface) as sources for NATted traffic.

W polskiej wersji językowej co wpisać zamiast INTERNAL?

Proszę o pomoc.

Robert
Received on Fri Nov 3 15:00:15 2006

To archiwum zostało wygenerowane przez hypermail 2.1.8 : Fri 03 Nov 2006 - 15:42:01 MET