About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: Firewall
Firewall rule to allow only a certain ip address
For a bug reproduction I created two hyper-v machines. Communication between the machine should be blocked, but communication with my main machine should be allowed. This can be done in the Windows Firewall. First I queried for the ip address … Continue reading
Remote debugger setup
Setting up the remote debugger from Windows 8 (Visual Studio) to Windows XP SP3 (Program) was a fight, but I won. Read my steps below. Program machine ~ virtualxp Add a user for remote debugging that will be available on … Continue reading
Posted in Development
Tagged Attach to Process, Firewall, PDB, Remote debugger, Security Policy, Visual Studio 2010, windows 8
2 Comments