Recent Articles
Tuesday, May 13, 2014
Tuesday, May 13, 2014
- 0 Comments
Still managing your firewalls from the command line?
Firewall Builder is a GUI firewall management application for iptables, PF, Cisco ASA/PIX/FWSM, Cisco router ACL and more. Firewall configuration can be a long process configuring through command line for each and every UI. The solution to cutting time in half and producing efficient protection on hundreds of UI's is Firewall Builder. Say good bye to the command line.
With Firewall Builder, the firewall configuration data is stored in a central file that can scale to hundreds of firewalls managed from a single UI. Instead of being confined to one platform; Firewall Builder supports a wide range of platforms including Cisco ASA & PIX, Linux iptables, BSD pf and many more. Firewall Builder provides simplicity, flexibility, and saves a ton of time for management all from a single UI.
Wednesday, May 7, 2014
Wednesday, May 7, 2014
- 0 Comments
KisMAC is a free, open source wireless stumbling and security tool for Mac OS X. This software enables you to scan all nearby wireless connections and displays information for each connections, such as it's wireless channel, ssid, bssid, encryption type, signal, and much more. KisMac also pinpoints the exact location of wireless connections and provides you with it's position. This software comes handy when diagnosing a wireless connection and locating flaws in security for easier tune up of your connection.
Visit the website to
Visit the website to
- Get up-to-date information on installation and usage instructions as well as compatibility information.
- Share thoughts with other users of KisMAC and communicate with the developers of KisMAC.
- Download the latest KisMAC release as well as previous versions in the archive.
- Report bugs, submit patches, or just browse existing ticket status.
Monday, December 16, 2013
Monday, December 16, 2013
- 0 Comments
This is a useful app for Apple Macintosh Users. LanScan is handy when you want to look up configured interfaces. It scans full IP-range with ARP packets and displays the IP address, MAC address, and vendor associated for each device detected.
LanScan is a free, simple, and effective network scanner that discovers all active devices on your local-area network.
LanScan is a free, simple, and effective network scanner that discovers all active devices on your local-area network.
Friday, November 15, 2013
Friday, November 15, 2013
- 0 Comments
Here are the basic command lines that comes in handy while working with the DD-WRT firmware via terminal.
Basic Command Lines
Monday, November 11, 2013
Monday, November 11, 2013
- 0 Comments
What is an update client?
An update client is a computer application or a feature in your router that keeps your hostname's IP address up-to-date with your registered domain name. Your IP address sometimes changes IP address (monthly, weekly, or even daily) without your notice, and this may cause all sorts of issues for client's using the domain name linked to a certain IP address. This update client is for DynDNS users.
An update client is a computer application or a feature in your router that keeps your hostname's IP address up-to-date with your registered domain name. Your IP address sometimes changes IP address (monthly, weekly, or even daily) without your notice, and this may cause all sorts of issues for client's using the domain name linked to a certain IP address. This update client is for DynDNS users.
Saturday, August 3, 2013
Saturday, August 3, 2013
- 10 Comments
Setting up VPN on the DD-WRT firmware is an intermediate tutorial due to complex configurations and security settings. For those who doesn't already know what PPTP (Point-to-Point Tunneling Protocol) is; PPTP allows you to connect securely from a remote location (such as your office, home, or school) to a LAN (Local Area Network) designated at another location, such as your workplace/office.
Note: PPTP has some security flaws and is considered deprecated. An alternative you may find just as easy is OpenVPN.
To setup a VPN through PPTP, login to your web GUI (http://192.168.1.1) and navigate to Services > VPN where you will see under PPTP Server, disabled by default. Select Enable and fill in the following information accordingly.
Note: PPTP has some security flaws and is considered deprecated. An alternative you may find just as easy is OpenVPN.
To setup a VPN through PPTP, login to your web GUI (http://192.168.1.1) and navigate to Services > VPN where you will see under PPTP Server, disabled by default. Select Enable and fill in the following information accordingly.
Monday, July 29, 2013
Monday, July 29, 2013
- 0 Comments
NTP Client (Network Time Protocol) is a software client that allows your router to sync it's time from a time server. If you haven't already set this up for your router, you might want to look into setting it up -especially if you're "Access Restrictons" and the "Traffic by Month" are enabled. If your router isn't synchronized with the right time, you may encounter some major problems with some services that the router has that uses dates and time to determine it's output.
Setting up the NTP client is easy if you know your time servers. To configure the NTP client, navigate to your web GUI (http://192.168.1.1) > Setup > Basic Settings and scroll down to the NTP Time Section.
Setting up the NTP client is easy if you know your time servers. To configure the NTP client, navigate to your web GUI (http://192.168.1.1) > Setup > Basic Settings and scroll down to the NTP Time Section.
- Select "Enable" for NTP Client.
- Choose your Time Zone for your location.
- Set the Summer Time (DST) accordingly (See Time Zone settings below)
- Enter the domain name or IP address of the Time Server.
Once, you've filled everything out, click Save and Apply Settings.
Sunday, July 28, 2013
Sunday, July 28, 2013
- 3 Comments
Setting up your home web server is a fairly easy thing to do and deals mainly with port forwarding. However, there are a few settings to be configured and programs to install before your web server can be up and running.
If you're running Windows Server Enterprise 2008, there's a few settings you need to make on the operating system. But first thing first, you want to register your IP address with a domain name. There's plenty of free DNS services offered for this, but one of the most popular and widely used is DynDNS.org.
To do this visit DynDNS.org, create an account, and create a new host. Make your hostname and choose a domain name for it. Check the "Wildcard" box and choose "Host with IP address" for Service Type. For your "IP Address" click the link right under it that says "Your current IP address is: xxx.xxx.xxx.xxx" to automatically link your IP address to this hostname. Once you've completed those steps, click Activate to .. activate your hostname. The next step is to download the DynDNS Updater. This program automatically updates your hostname with your connected IP address, because every so often your IP address changes, and will require a manual IP update without the DynDNS Updater. You can download the program here: DynDNS Client Updater.
If you're running Windows Server Enterprise 2008, there's a few settings you need to make on the operating system. But first thing first, you want to register your IP address with a domain name. There's plenty of free DNS services offered for this, but one of the most popular and widely used is DynDNS.org.
To do this visit DynDNS.org, create an account, and create a new host. Make your hostname and choose a domain name for it. Check the "Wildcard" box and choose "Host with IP address" for Service Type. For your "IP Address" click the link right under it that says "Your current IP address is: xxx.xxx.xxx.xxx" to automatically link your IP address to this hostname. Once you've completed those steps, click Activate to .. activate your hostname. The next step is to download the DynDNS Updater. This program automatically updates your hostname with your connected IP address, because every so often your IP address changes, and will require a manual IP update without the DynDNS Updater. You can download the program here: DynDNS Client Updater.
Friday, July 19, 2013
Friday, July 19, 2013
- 0 Comments
Subscribe to:
Posts (Atom)