windows-firewall
NetTcpBinding and Windows 7 firewall
I have an wcf winforms self-hosted app using nettcpbinding.(net.tcp://aaa.homeip.net:9388) The problem is windows 7 firewall, I added the exception on the inbound and outbound list (port 9388) but sti[详细]
2023-01-28 03:44 分类:问答Deploying NetFwTypeLib to manage the Windows Firewall
My Windows service needs to create/remove certain rules from the Windows firewall. For this I interface with NetFwTypeLib in <windows>\\system32\\hnetcfg.dll via COM. It works great on my 64-bit[详细]
2023-01-27 11:59 分类:问答ClickOnce applications and Windows Firewall
It appears to me that ClickOnce applications will not work smoothly with Windows Firewall. I have been successfully using ClickOnce deployments for two years. This has hit a stumbling block now the e[详细]
2023-01-18 04:12 分类:问答Asmx webservice IP Address change issue due to hosting in internet
I have a asmx webservice which is accessed from office intranet. I could consume through my flex app with the local IP Address of the hosted system. When that particular system was exposed to the inte[详细]
2023-01-12 04:58 分类:问答TCP packet interception and redirection under windows
I have been trying to find some way of redirecting outbound TCP packets under windows, but so far have not been successful. Does anyone know of any software/code bit that would do something like that?[详细]
2023-01-11 20:09 分类:问答How can I open up Windows Firewall (VISTA) for outbound traffic to allow computer to see networked drives?
I have a computer (Vista) that has to have a firewall on it.Furthermore, it\'s imposed (from management) that under Firewall properties, the Outbond connections are blocked. The default is \"Allow\".I[详细]
2023-01-06 07:56 分类:问答Restrict RDP port based on a Dynamic DNS
I want to set a restriction on my firewall (windows firewall on windows 2008) to only allow connections fr开发者_StackOverflowom a certain dynamic DNS. Is this possible?[详细]
2022-12-23 01:48 分类:问答How to approach whitelisting an app/exe
We have an application that auto-installs upgrades of itself on our customers\' (Windows OS/PCs) computers. It is lightweight (650K) and does a very specific task for our customers in helping us colle[详细]
2022-12-21 13:02 分类:问答Programmatically modify Firewall rules in Windows Server 2008 R2
I want be able to programmatically enable, disable, create firewall rules in Windows Server 2008 R2. What is the object model to modif开发者_如何学运维y the firewall rules from .Net/PowerShell?There i[详细]
2022-12-19 12:19 分类:问答Trace Routing for a Certain port
Before saying anything let me tell you that i am not well educated int networks related subjects. I am a software developer and I have written and exposed a Service on HTTPS at port 8000. Now i want[详细]
2022-12-19 04:29 分类:问答