Firekeeper is an Intrusion Detection and Prevention System for Firefox. It is able to detect, block and warn the user about malicious sites.
Tag: Windows
winsockfix – a great tcp/ip connection fixer for Windows3
In my years of experience, if I have to put a list of great tools for troubleshooting, winsockfix will certainly be one of those right at the top of it. Winsocfix fixes the winsock settings on your Windows XP machine. It can often cure the problem of lost connections after the removal of Adware components or improper uninstall of firewall applications or other tools that modify the XP network and Winsock settings. (more…)
How to display the Routing table in Windows XP/2000/2003
The routing table in simple words is the a table with routes to different destination addresses or networks. This is important for the device to know how to send the traffic to that particular network. This table can be populated dynamically and or add static routes thats persistent unless manually changed. (more…)
Windows XP Network Diagnostics
Windows XP has got a GUI Network Diagnostics tool built-in. This tool can perform a series of Network scans and display results in a nice presented format. This can also be exported to a file, if needed to send to a technician offcite to troubleshoot. (more…)
netdiag – A Network troubleshooting tool in Windows
Netdiag helps isolate networking and connectivity problems by performing a series of tests to determine the state of your network client and whether it is functional. These tests and the key network status information they expose give admins a more direct means of identifying and isolating network problems.
netstat – TCP connections and IP statistics tool in windows
netstat is one of the most commonly used tool in Windows and UNIX & Linux operating systems to troubleshoot TCP/IP connections. Netstat displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics (for the IP, ICMP, TCP, and UDP protocols), and IPv6 statistics (for the IPv6, ICMPv6, TCP over IPv6, and UDP over IPv6 protocols). Used without parameters, netstat displays active TCP connections. (more…)
ipconfig – Display and refresh IP settings
ipconfig is a windows tool that display various IP configurations on each of the Ethernet Network and Wireless adapters installed on the computer. ipconfig works in Windows 2000, Windows 2003, Windows XP operating systems. The most commonly used for reason is to display the IP Address and the default Gateway, DHCP and DNS settings. (more…)