Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
NAT32 Architecture
Forum: Under the Hood
Last Post: nat32support
04-29-2016, 04:01 PM
» Replies: 0
» Views: 12,667
|
Connecting to a proxy
Forum: Configuration
Last Post: nat32support
04-29-2016, 02:22 PM
» Replies: 1
» Views: 26,187
|
How to prevent Internet a...
Forum: FAQs
Last Post: nat32support
04-28-2016, 06:23 PM
» Replies: 0
» Views: 12,648
|
What are the hardware and...
Forum: FAQs
Last Post: nat32support
04-28-2016, 01:05 PM
» Replies: 0
» Views: 10,962
|
How to install NAT32
Forum: Installation and Setup
Last Post: nat32support
04-26-2016, 05:08 PM
» Replies: 2
» Views: 38,357
|
Windows 8.1 with Bing - P...
Forum: How To ...
Last Post: nat32support
03-05-2015, 11:43 PM
» Replies: 0
» Views: 35,656
|
How to update the hosts.i...
Forum: How To ...
Last Post: nat32support
09-01-2014, 04:53 PM
» Replies: 0
» Views: 18,409
|
How to trace VPN traffic ...
Forum: How To ...
Last Post: nat32support
08-25-2014, 08:15 PM
» Replies: 0
» Views: 18,907
|
Up and Running
Forum: Configuration
Last Post: nat32support
08-02-2014, 06:01 PM
» Replies: 0
» Views: 16,238
|
How to selectively route ...
Forum: How To ...
Last Post: nat32support
08-01-2014, 07:18 PM
» Replies: 0
» Views: 13,088
|
|
|
How to install NAT32 |
Posted by: nat32support - 07-31-2014, 11:54 PM - Forum: Installation and Setup
- Replies (2)
|
|
To install NAT32, simply download the latest version, unzip it, and then run the setup.exe program.
BE SURE to install NAT32 into a write-enabled directory such as C:/NAT32v2 because the program saves most settings in .ini files rather than in the System Registry. This means that you must not install it into Program Files or any other write-protected directory.
Note that the setup.exe program does little more than extract the needed files from the setup.msi file. It does not install the device driver or tamper with your network configuration in any way.
|
|
|
How to install the WinPkFilter Device Driver |
Posted by: nat32support - 07-31-2014, 11:32 PM - Forum: Installation and Setup
- No Replies
|
|
The WinPkFilter driver is implemented as a Network Service that can be installed either manually, as outlined here, or from within NAT32 via the driver install command. On most platforms, once the driver has been installed, simply restart NAT32 to start using it.
To update the driver, uninstall the existing driver with command: driver uninstall and then reboot Windows. Only then should you install the new driver.
The driver itself is contained in a file called ndisrd.sys and various versions of this file exist, one for each specific platform and driver technology. During installation, the installer may prompt for the location of the ndisrd.sys file. If so, consult the following directory tree for the location of the needed version:
Code:
C:\NAT32v2\Drivers\
IMDRV # Intermediate drivers for Windows XP, Server 2003
WIN32 # 32-bit version
X64 # 64-bit version
LWF # Lightweight filter drivers for Windows 7, 8 and Vista
WIN7_32 # Windows 7 32-bit version
WIN7_64 # Windows 7 64-bit version
WIN8_32 # Windows 8 32-bit version
WIN8_64 # Windows 8 64-bit version
WINV_32 # Vista 32-bit version
WINV_64 # Vista 64-bit version
Prudent users will also install the NAT32 Certificate in order to verify the authenticity of downloads from the NAT32.COM website. This can be done in the NAT32 Console as follows: run nat32.cer
The SHA1 hash for the certificate is: B5044BF745E7821FCE1D4DBCE71642F62D593388
|
|
|
|