Tech Notes

Enable IP Forward in WinXP

This is actually an old post from my personal blog. Since I have created this new blog dedicated to my technical life, I will gradually move my old notes to here.

Save this into a *.reg file

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"IPEnableRouter"=dword:00000001

then double click to import it into windows xp registry. This should be equivalent to doing this in Linux

echo 1 > /proc/sys/net/ipv4/ip_forward

Leave a Reply

latest posts.

about deryck.

Deryck Lio is a generalist IT professional with proven history in development and delivery of technology and process systems to different target groups. With 9 years experience in the industry, Deryck aims to design and develop solutions that improve organizational effectiveness and efficiency, and the users of such systems would enjoy the best experience without compromise.