Configure Cisco FTD Port Forwarding (via FDM)
Jun17

Configure Cisco FTD Port Forwarding (via FDM)

KB ID 0001680 Problem You have a Cisco FTD device that you manage via FDM, and you would like to setup port forwarding. In the example below I will forward TCP Port 80 (HTTP) traffic from the outside interface of my FTD Device (Firepower 1010) to an internal web server on 10.254.254.212 Solution (Step 1: Create an FTD NAT Policy) Using a web browser connect to the FDM > Polices > NAT > Add.   Set the following options; Title:...

Read More
Can I delete _vti_inf.html and the _vti folders?
Nov17

Can I delete _vti_inf.html and the _vti folders?

KB ID 0000742  Problem I was doing some site tidying this week, usually If I don’t know what something is I leave it alone, but I was on a mission! I had a bunch of files/folders in the root of my website, that, a) I didn’t know what they were doing, and b) wanted to delete. File: _vti_inf Folders: _private, _vti_bin, _vti_cnf, _vti_log, vti_pvt, _vti_txt Solution As it turns out these folders are needed for FrontPage and...

Read More
IIS – ‘This Web site cannot be started. Another Web site may be using the same port’.
Nov17

IIS – ‘This Web site cannot be started. Another Web site may be using the same port’.

KB ID 0000660  Problem After being unable to access my Exchange Management console, it turns out the default website had stopped. When I attempted to start it I was greeted with this error. Solution 1. Nothing was using the usual web ports (80 and 443) which I found out by running the following two commands; netstat -aon | find “:80″</p> <p>netstat -aon | find “:443” Note: If you do have a process...

Read More