ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/complex-example/README
Revision: 1.2
Committed: Sun Apr 13 16:00:31 2003 UTC (21 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: VPE_0_9, VPE_1_0
Changes since 1.1: +6 -3 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.2 These files are configuration files for "our" internal network.
2 pcg 1.1
3     It is highly non-trivial, so don't use this configuration as the basis of
4     your network unless you know what you are doing.
5    
6     It features: around 15 hosts, many of them have additional networks behind
7 pcg 1.2 them and use an assortment of different tunneling protocols. The vpn is
8     fully routed, no arp is used at all.
9    
10     The public IP addresses of connecting nodes are automatically registered
11     via dns on the node ruth, using a node-up/node-down script.
12 pcg 1.1
13     And last not least: the if-up script can generate information to be used
14     in firewall rules (IP-net/MAC-address pairs) so ensure packet integrity so
15     you can use your iptables etc. firewall to filter by IP address only.