Skip to main content

Ethical Hacking simplified (System fundamentals) OSI reference model

this is the continuation of OSI reference model

for layer 5 to 7 here
 layer 4 here
 

Network layer (layer 3)

This layer take control of the way the network addressing works. It deals with managing IP addressing, tracking device location, and choose the best path to transmit data. Network layer again is after sending data to devices that do not belong the same local network. The Router (also known as layer 3 device) routes packages between different networks.
When a package arrived at layer 3, the router checked the source and destination network address (don't worry we will discuss that later) if it matched? Then the router has nothing to do with it, because they belong to one LAN(local area network i.e. The same network) and router only route packages between different networks or LANs. Take for example, when making a local call (within the same country) do you need and IDD (international direct dialing) number? That +234 stuffs. The ans is definitely no! Why? Because you are calling a local number! What will happen if you include it? The telephone interchange system will definitely discard it and treat it as a local call! That's the same way router will treat local package! Wooh!!! sound simple!

There are two types of packets used at the network layer
  • Data packets
  • Route update packets

Data packets: This packet is used to transport user data in the internetwork, Routed protocols (IP: internet protocol and IPv6: IP version 6) are used to transport data. IP also known as IPv4 is a 32bit long, which represent in mathematics as . which is equal to 4294967296, around 4.3 billion addresses. The IPv6 is 128bit addresses! This cant be represented in figures! If if we do using powerful calculators it can't be read by human because its logically infinity! Due to high use of networks and devices that needs IP addresses are evolving every now and the! The IPv4 is might exhaust, that make it compulsory to come up with solution, and the solution is the IPv6! Will discuss IPv4 and v6 in a separate article, the most important thing here is to know about the technology.

Route update packet: This package is used to update the neighboring routers if a new router is connected to the internetwork. This packet works as an announcer to the internetwork. Good example is, when a new student join you in primary school, the teacher will introduce the student with his name, so as each and every student in the class will know his name. That is what routing packets does! Although routing packets do add addresses after name. The most common protocols here are RIP(routing information protocol), RIPv2(version 2), OSPF(open shortest path first) and EIGRP (Enhanced interior gateway routing protocol). Route protocols maintains a table (Routing table) which keep the records of all the routers connected and how to reach them.



 to be continued

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...

Introducing Microsoft Surface pro 3

Surface Pro 3      On Monday rumors was circulating the online journals regarding next surface pro tablet. Online journals and news sites  on Monday leaked image of the device was circulating, not knowing that the company will officially announce the device the next day. The surface tablet is just too much because it comes with a stylus and the screen was optimized to take a full handwriting future just like your normal paper, microsoft solve the issues users faces while using stylus to write on so many devices, where placing palm on the screen while writing result in unwanted drawings. Here we must say thank you to samsung for bringing back stylus into the mobile world in its Note series tablet and mobile phones. The awesome device comes with a slim removable keyboard for ease typing.      The surface pro 3 according to Microsoft can replace laptops, meaning normal .exe files that runs on windows pc or laptops can be installed on this sexy device. ...

Microsoft Office for Tablet now on Google Play store

Back in November, Microsoft opened up early previews builds for its new mobile Office applications for Android tablets to those willing to sign up and wait for an invitation. After taking on feedback over the past couple of months, Microsoft has announced that it is expanding its preview scheme by releasing its Office applications to everyone directly through the Google Play Store. The new Office software for mobile unifies Android, IOS, and Windows platforms. Previously each platform had to make do with its own apps, meaning that feature sets differed depending on your operating system and updates were often slow and intermittent. By unifying the Office platform, Microsoft hopes to bring updates and new features to users in a timelier manner. There are still a couple of conditions attached to the preview builds though. Firstly, Office is still limited to ARM-based Android tablets with a screen size between 7 and 10.1 inches. Your tablet will also need to be running Ki...