Reference Manual

NAME

winrt - interact with the EnableRouting value in the Windows Registry.
SYNOPSIS
winrt [on|off]
DESCRIPTION
Command winrt sets the following Windows Registry value to "1" or "0" according to the specified argument:
HKLM\System\CurrentControlSet\Services\Tcpip\Parameters\IPEnableRouter
Windows must be rebooted if this value is modified.

If the value does not exist, an error message is printed. Application regedit.exe should be used to add the value to the Registry. If no argument is specified, the current value is printed.

NOTES
This NAT32 command requires elevation.
SEE ALSO
[Edit] [Back]