| 0 comments ]

IPTables, combine with IP Forwarding feature of Linux, can be configured for creating static nat.  This post will give example configuration to have static nat in Linux machine.

| 0 comments ]

By creating interface configuration, ip address, and gateway configuration will remain when machine reboot.  In Debian, this configuration can be writen in configuration file name "interfaces" in directory "/etc/network/".  The configuration file will have like this:

| 0 comments ]

Iptables provides packet filtering, network address translation (NAT) and other packet mangling.
Two of the most common uses of iptables is to provide firewall support and NAT.
Configuring iptables manually is challenging for the uninitiated. Fortunately, there are many configuration tools (wizards) available to assist: e.g., fwbuilder, bastille, ferm.



| 0 comments ]

This procedure is used for recover switch 2900, 3500, and 3750 series.
1. Connect to switch with console
2. Unplug power cable
3. Hold down mode button when reconnect the power cable to bring to switch: mode

| 0 comments ]

Sometimes you lost your router password, or you work as network administrator in new places, that no one knows the password of your new company router. Here the procedure for recover the password.

| 0 comments ]

Configuring nat and without nat is pretty simple. It's just configuring nat and global configuration. Nat id correspond with with same global id. For example, you want all traffic from inside interface will be been nat to outside interface ip address when going to internet through outside interface, then you need configure this.

| 0 comments ]

This post will show example of configuring firewall filter to protect routing engine in Juniper.  In Junos, to protect router itself (local routing engine) against attack, like DDoS attack, and TCP Sync attack, or unauthorized access, can be created using firewall filter then apply filter in loopback interface. This post will describe examples for protecting local routing engine against unauthorized access, also icmp, and tcp floods.

| 0 comments ]

By creating new folder, and rename it to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}, you have all you need for configuring your Windows 7.

| 0 comments ]

If you have familiar with Linux or Unix, you must know about change ownership or chown. Windows 7 has such a concept like that. Like on Linux or Unix, if you are an administrator, you can change or take ownership of file and folder. To do that, here are the way: