some routers do not accept passwords with special characters so we may need to change dyndns account password . For example Belkin Adsl router ( I dont know about other models but my Belkin N150 router needed password without special characters). Some routers may need provider’s website link in dynamic dns settings . Try without […]
Tomcat -Virtual hosts and Access logging
Some times we may need to run multiple websites on single ip address with the same port number ,for example http( tcp-80 ) port . If I have 2 websites called www.example1.com and www.example2.com pointing to same webserver 10.0.0.10, then i will configure my tomcat webserver( 10.0.0.10 )following way . Using vim editor i will edit […]
Mointoring Messenger chats on networks ,passwords&much more !
First of all ,I would like to let you know that, whatever I write here is for educational purpose only .Please do not abuse it one way or other. I think you already aware of the dangerous key loggers and what they do . If you want to use a computer in a net cafe […]
Sonicwall Global VPN Issue
I installed my exchange 2010 email server on a rented server in a data center. I wanted to keep my remote exchange server and local client computers on the same domain . So i needed to install a secondary domain controller locally and run repliction between exchange server and local DC . Since I can not afford a separate vpn […]
Using Secure CRT to connect to GNS3 LAB
I like the tabbed connections feature while working with Secure CRT, it allows quick switchting between multiple terminal Connections. If we use windows default telnet or putty , we miss this convenient feauture . While preparing for my CCNP recertification , I faced a problem using Secure CRT with Gns3 labs on windows 7. Though there is […]