Welcome to SerpentsPoison!
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

CBC Encryption

Wed Mar 25, 2015 6:41 pm by ORLP2

For those who don't know me, I am ORLP (lowercase or upper-case will do, I honestly aren't fussed). I am a Computer Science and cryptography enthusiast. I am looking to broaden my horizon within the "computer security" scene, even if that means joining a newly-crafted forum to get my name across and meet other people who have similar interests as me.

I would like to start by saying I'm …

Comments: 0

Operating System Poll

Tue Mar 17, 2015 7:34 pm by Orianthi

So what operating systems do y'all use?

I use: Windows(7), Linux(Debian, Ubuntu, Mint, Arch Linux, Bieban, Fedora), OS X(Yosemite, Maveriks)

Comments: 0

Who is online?
In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None

Most users ever online was 14 on Mon Jun 01, 2020 9:21 pm

Introduction to IpV4

Go down

Introduction to IpV4 Empty Introduction to IpV4

Post  Orianthi Fri Mar 20, 2015 7:29 pm

[b]Introduction: [/b]IpV4 is the fourth version in the development of the Internet Protocol (IP) Internet, and routes most traffic on the Internet. The common syntax of IPv4 is X.X.X.X. Each octet is 0 - 255. A couple examples are below:

192.168.1.1 //Private IP Address
32.122.89.5 //Public IP Address
127.0.0.1 // Localhost
255.255.255.255 //Broadcast

A private IP address is an address that [b]ONLY[/b] people in your LAN(Local Area Network) can see. This is viewable with the following commands:
[code]
Windows[open cmd]-- ipconfig
Linux/Mac[open terminal] -- ifconfig
[/code]

A public IP is an address that allows anyone to view. People within the internet can view this IP address, and you want to protect this IP address as it can define who you're and where you are from within the internet. Think of this address as your house on the Internet. 

Localhost is an address that allows you to access your own computer within the network. Don't worry [b]only[/b] the computer that does 127.0.0.1 can access it.

Broadcast addressing is where we send packets out to everyone on the network. WAL packets(Wake on Lan) are typically sent over broadcast. 


[img]http://hguochen.com/static/img/packet_reader/ipv4_packet_header.jpg[/img]
Orianthi
Orianthi
Network Specialist

Posts : 4
Join date : 2015-03-16

http://Ruby-X.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum