User Tools

Site Tools


networking

This is an old revision of the document!


Table of Contents

Networking

DMZ

Demilitarized Zone. The Network-Area, which contains Computers accessable from outside.
The Computers in DMZ can NOT access Computers in local net. The Computers in local net CAN access Computers in DMZ, so that they are forwarded to the internet.

SSH

SSH is an application, which encrypts network traffic (packages) and redirects them to the receiver SSH applicaiton.
The receiver SSH decrypts the packages and redirects them to the initial Ports.
So any port may be bypassed thrpugh an ssh tunnel

Tools

ping

Checks whether the network can be reached. Resolves the ip by domain.

nslookup

Checks the domain by ip

networking.1518507799.txt.gz · Last modified: (external edit)