Skip to main content

Ethical Hacking simplified Network topology (Fundamnetals of system).





Network Topology

Before you attack or prevent attacking on anything, you need to know how the system works. One of the most important thing to know its fundamentals is the network. Today I'm introducing you to networking fundamental.
A network is the interconnection of two or more devices to share common resources (data, peripherals etc). Since we are just going to brush through networking there is no need to dive deep.

Network topology
Network topology is a graphical representation of the network. Network topology again can be seen as map of the network, because it represent how all the devices are connected and how they are using the network.
Classifications of topology
Physical topology represent how each devices is located, physical location, cable wiring etc.
Logical topology represents how the devices used the network regardless of their location, it grouped the devices based on their logical addresses, software installed etc.

Basic Network topologies
  • Bus topology: As the name implies, devices are connected in a bus-chairs like manner. Bus topology has a single backbone where all devices will connect. Example is an extension box which we connect all our devices to power through it. When the cable to the main switch failed all devices cant power up, they will all fail because they are all connected to one device (backbone). This is exactly what happens to bus network, when the backbone fails it affect all the devices. Technically the network is in trouble!
  • Star topology: This topology connects all the devices though a single network device. A star topology doesn't have any backup or redundant connection, to help reduce network failure when the network device failed. 
     
  • Ring topology: This topology connect devices in a circle manner, just like how a ring is. Ring networks like bus networks connects all devices through a backbone. When the backbone fails you definitely knew what will happens. wink
     
  • Mesh: This topology makes sure all devices are connected directly to each and every device on the network. This is the best network to implement though it costly, but it worth it because of its robustness.
  • Hybrid This is a network that uses more than one network topology.

    to be continued

     Join us on 
    BBm channel: ICTmagazine  Facebook: ICTmagazine


Comments

Popular posts from this blog

Powerful words from Steve Jobs on his sick bed

Powerful message. Steve Jobs’ Last Words - I reached the pinnacle of success in the business world. In others’ eyes, my life is an epitome of success. However, aside from work, I have little joy. In the end, wealth is only a fact of life that I am accustomed to. At this moment, lying on the sick bed and recalling my whole life, I realize that all the recognition and wealth that I took so much pride in, have paled and become meaningless in the face of impending death. In the darkness, I look at the green lights from the life supporting machines and hear the humming mechanical sounds, I can feel the breath of god of death drawing closer… Now I know, when we have accumulated sufficient wealth to last our lifetime, we should pursue other matters that are unrelated to wealth… Should be something that is more important: Perhaps relationships, perhaps art, perhaps a dream from younger days ... Non-stop pursuing of wealth will only turn a person into a twisted being, just l...

How to Send SMS to any number anonymously

In this technology era, many of us want to send messages anonymously! the reasons might be maintaining privacy, franking etc. But many sees it as impossible! Today I'm going to take you through steps to send SMS/Text message without exposing your identity. This method is actually based on sending SMS using some online websites that will allow you to send SMS without entering any personal details. So just have a look on the websites to send free Anonymous SMS. List of Websites To Send Anonymous SMS To Any Number :- 1   Seasms.com This is the one of the best site that supports 160 character message to send to any number online and you will not need to register any personal details and can send free SMS to any of number. Must try this. 2   Spicesms.com This site only allows you to send SMS in india. The message service of this site is very fast as the message will be send instantly to the receiver end. 3   Smsti.in This website allows to send SMS in...

Turn your Word doc into a PDF with a live table of contents

A long report needs to be broken up into sections. Readers will want shortcuts to the chapters that most interest them. So, if you’re distributing your reports as PDFs, you’ll want live tables of contents in which readers can easily go to the chapters they want to read. Fortunately, this is easy to do in Word 2010 or 2013 (I haven’t tested this in earlier versions). First of all, you need to set up your document properly. Use Word’s outline styles— Heading 1, Heading 2 , and so on—to organize your report. For instance, you might want to assign large section titles as Heading 1, chapter titles as Heading 2, sub-chapters as Heading 3, and so on. By the way, using these headings has other advantages. You can select View>Outline and work on your document as a collapsible outline. Also, the left tab of the Navigation pane uses these styles. But back to the table of contents. When you’re ready to distribute your document, select the References tab and click...