Broadband Related > ISPs

Prefix delegation IPv6 for Sky network

<< < (7/7)

Weaver:
there is a simple single command (netsh ? ) to turn off the windows firewall completely but it's been far too long so someone could perhaps prompt us. netsh has help for commands in it iirc.

Weaver:
I just disabled the windows firewall anyway as it's just one more thing to cause problems, since I had a hardware firewall anyway. But in a way it sort-of serves as a very poor app i/o security policy. I say poor because I see little to stop apps from just fiddling with it, which defeats most of the point. If microsoft had any clue at all they would have made firewall objects and rules securable with the usual ACLs’ architecture that is used elsewhere. Can't believe that they did not. Actually that would be a really good upgrade for the o/s now, provided the performance did not suffer, which I think should not be a problem given a competent designer.

Jasonkruys:
I've got a feeling that even when disabled the Windows firewall still blocks ICMP. Equally, you can enable ICMP but keep other elements of the firewall. Bit of a hammer, but enabling all ICMP works:

netsh firewall set icmpsetting type=all mode=enable


Sent from my SM-G935F using Tapatalk

Weaver:

iirc I used
   
--- Code: ---netsh firewall set opmode = disable
--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version