Jesin's Blog

Welcome to the Portal of Technology

  • Facebook
  • GitHub
  • RSS
  • Twitter
  • Home
  • Categories
    • Domains
    • Linux
    • Networking
    • PHP
    • Virtualization
    • Web Design
    • Web Servers
    • Windows
  • WordPress Plugins
    • Custom Error Pages
    • HTTP Digest Authentication
    • Mailgun Email Validator
  • Toolbox
    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool
  • About Me
  • Contact Me
  • Sitemap
Home ›
Jesin A

How to Configure PPP in Cisco Routers

June 24, 2012 Networking Jesin A Leave a Comment

networking category thumbnail

PPP or Point-to-Point Protocol is a type of Layer 2 protocol (Data-link layer) used mainly for WAN. PPP features two methods of authentication PAP (Password Authentication Protocol) and CHAP (Challenge Handshake Authentication Protocol) a c0nnection is established between two peers only after authentication succeeds. PAP sends the password in cleartext for authentication so CHAP is preferred and will be discussed in this article. PPP encapsulation is possible only over a serial link. This article will showcase two different topologies first with two routers and second with three routers.Continue Reading…

Tags: cisco, ppp, wan

Upgrading my Computer 2012

March 11, 2012 Uncategorized Jesin A Leave a Comment

Antec VP450P PSU

I always love upgrading my personal computer and that is why I always prefer using a PC than a laptop for the sheer amount of customizability the former offers in terms of hardware upgradability. I had last upgraded my computer in May 2008 which was a complete upgrade which included a new processor, RAM, motherboard, graphics card and a new cabinet to accommodate all these. Back in 2008 2 gigs of RAM was more than enough to keep the system running smoothly and a GeForce 8600GT card was adequate for playing games (of 2008) at decent frame rates on my Viewsonic 19in LCD. Back to the present this machine couldn’t even handle the latest game at 800×600 it choked and coughed each time I played Call of Duty: Black Ops and Batman: Arkham Asylum framed too much. I also used VMware Player and VirtualBox to prepare for Microsoft and Red Hat certifications and this system couldn’t run more than 2 Windows 2k8 VMs or 3 RHEL VMs concurrently. I finally decided to upgrade my system so that I could play the latest games with all bells and whistles turned on before the world ended in 2012 !!!Continue Reading…

Tags: hardware

How to recover a Cisco device password

January 14, 2012 Networking Jesin A Leave a Comment

networking category thumbnail

Even if you forget your Cisco device (read router or switch) password you can recover it by following the steps outlined in this article. This includes enable passwords, secret passwords, telnet, SSH and console passwords. This process involves changing the configuration register of your Cisco device so that it ignores the NVRAM contents and loads the default configuration. For this process you have to get into the ROM monitor mode so you need to have serial console access to the Cisco switch/router.Continue Reading…

Tags: cisco

How to Configure a Cisco router as a Frame Relay Switch

December 18, 2011 Networking Jesin A 1 Comment

networking category thumbnail

Frame relay is a WAN technology that uses packet switching methodology for communication. A frame relay switch is required for configuring a frame relay network. The previous article on Configuring Frame Relay on Cisco Packet Tracer explains it on a simulator, in this article I’ll show how a Cisco router can be used as a frame relay switch. The same hub and spoke topology is used, only the Frame Relay switch router configuration is explained here refer the previous article for the Hub router and spoke routers configuration instructions.Continue Reading…

Tags: cisco, frame relay

How to configure frame relay in Cisco Packet Tracer

December 4, 2011 Networking Jesin A 12 Comments

networking category thumbnail

This article will explain frame relay configuration in Cisco Packet Tracer. Frame relay is a WAN technology. Read the Wikipedia article to learn more about Frame Relay. You can also try this on live routers and other network simulators, but the frame relay switch configuration varies. The setup here will use the hub and spoke configuration, Router0 is the hub, Router1 and Router2 are the spokes. Point-to-Point subinterfaces are created and PVCs (Permanent Virtual Circuits) are established between Router0 and Router1 and Router0 and Router2. So the Spoke routers communicate via Router0.Continue Reading…

Tags: cisco, frame relay

How to configure a Linux PPTP VPN client

November 27, 2011 Linux Jesin A 13 Comments

linux category thumbnail

Configuring a VPN client connection is a simple matter of point and click in Windows OSes, but in Linux it is involves installing a package, configuring passwords, VPN server settings and finally routing the traffic destined for the VPN network via the VPN connection. The package named pptp is used on the client side for configuring a connection. To setup a VPN server read How to setup a VPN Server in Windows Server 2008. This tutorial is for both Debian Linux variants and Red Hat Linux variants.Continue Reading…

Tags: linux, vpn

  • « Previous Page
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 25
  • Next Page »

Get a wealth of information delivered to your inbox. Subscribe and never miss a single article.

  • Tutorials and howtos
  • Code, scripts and commands
  • Online Tools

* No spam, unsubscribe anytime

Hire Me

  • SSL installation and hardening (A+ on Qualys SSL test)
  • Apache & Nginx configuration
  • Email deliverability improvement (10/10 on Mail Tester & MailGenius)
  • WordPress customization, optimization and migration
  • and much more…

    Tools

    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool

    Nav

    • Home
    • About Me
    • Contact Me
    • Privacy Policy
    • Sitemap
    Vultr SSD VPS

    Creative Commons License
    Jesin's Blog by Jesin A is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
    Based on a work at websistent.com.