_codeXminor_

Artículos

Comienzo...

Esta pretende ser entretenida aventura, si las duras circunstancias lo permiten. En ello están puestos el interés y la atención, a pesar de relajar obligaciones y tareas anteriormente comprometidas.

Dejemos, pues, que transcurran las horas, los días albergando conocimiento, dudas y errores, que sean ellos los que guíen los aciertos, las certezas y las satisfacciones. Veamos este esfuerzo, entonces, como un regalo divino después de infinitos años alimentando la ingrata monotonía...

Pequeña vida...

Pequeña vida pegada a una pantalla que busca ansiosa la muerte del aburrimiento...
Ratos salpicados de sonidos inconexos e hirientes que sólo buscan el efímero reto...
Prisas desatadas a través de nimias cosas buscando que alteren el monolítico pasar del tiempo...

Linux networking routing by Opensource.com

Every computer attached to a network requires some type of routing instructions for network TCP/IP packets when they leave the local host. This is usually very straightforward because most network environments are very simple and there are only two options for departing packets. All packets are sent either to a device on the local network or to some other, remote network.

Before we get into routing, it helps to understand a little bit about how packets find their way to the correct host on a network. The TCP/IP network model defines a five layer stack that describes the mechanisms necessary to move data packets from one host to another, whether that host is on the local network or halfway around the world. Each of the layers in the following description of this model is numbered and also contain the names of the data units that are handled by that layer.