Revision: | 1.3 |
Committed: | Thu Oct 16 21:12:43 2003 UTC (21 years, 4 months ago) by pcg |
Branch: | MAIN |
CVS Tags: | rel-1_9, rel-1_8, rel-2_01, poll-based-iom, rel-3_0, VPE_1_2, rel-2_2, rel-2_0, VPE_1_4, VPE_1_6, rel-1_7, VPE-1_6_1, rel-2_21, rel-2_22, rel-2_25, HEAD |
Changes since 1.2: | +1 -1 lines |
Log Message: | *** empty log message *** |
# | 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 | pcg | 1.3 | It features: around 30 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. |