Windows XP SP3 and netsh icmpsettings
Shadow Hawkins on Wednesday, 21 May 2008 08:28:08
I've been dealing with XP SP3 and AYIYA tunnel, finally I got it working, but had to change the command shown in:
http://www.sixxs.net/faq/connectivity/?faq=ossetup&os=windows
Here it says that for SP2 and up it would be:
netsh firewall set icmpsetting SixXS enable all To enable icmp on the sixxs interface
I was unable to configure it in that way, it seems the order of the has been changed, I had to do it the expanded form to make it work, please change it according:
netsh firewall set icmpsetting type=ALL mode=ENABLE interface=sixxs
Posting is only allowed when you are logged in. |