Computer networks -- 2007-2008 -- info.uvt.ro/Course 12
Appearance
Quick links:
- front;
- courses 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13;
- laboratories agenda, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, evaluation, tools, repository.
Security software / devices
[edit]- wikipedia:Firewall;
- wikipedia:Tunneling protocol;
- wikipedia:Virtual private network;
- wikipedia:Intrusion-prevention system;
- wikipedia:Intrusion detection system;
- wikipedia:Onion routing;
Firewalls
[edit]- wikipedia:Firewall;
- functions:
- inspecting passing traffic;
- allowing or denying traffic based on a set of rules;
- flow control (a very simple and suboptimal aproach);
- categories:
- state-less -- packet filters;
- state-full:
- application layer:
- DMS -- Demilitarized Zone:
Tunneling
[edit]- wikipedia:Tunneling protocol;
- wikipedia:SOCKS;
- functions:
- transport;
- authentication (optional);
- encryption (optional);
- anonymization (optional);
VPN
[edit]- wikipedia:Virtual private network;
- functions:
- authentication;
- security;
- transport;