127.0.0.1	localhost
#
# Hosts A and host B have two interfaces.
# The router had three interface cards.
#
# Control network interface.
#
#	These were the public interfaces to the lab machines.  The
#	students ssh'ed to this interface to acess the machines.
#
132.249.67.230	box1.caida.org box1
132.249.67.231	box2.caida.org box2
132.249.67.232	box3.caida.org box3
132.249.67.233	box4.caida.org box4
132.249.67.234	box5.caida.org box5
132.249.67.235	box6.caida.org box6
132.249.67.236	box7.caida.org box7
132.249.67.237	box8.caida.org box8
132.249.67.238	box9.caida.org box9

# 
# Private network interface
#
#	These interfaces carried the experimental traffic.  The
#	first interface of each group is the actual interface
#	while the rest are aliases.
#
#      ================================================= Public network
#      I                  I                  I
#      V                  V                  V
#  ---------          ---------          ---------
# |         |        |         |        |         |
# |    a    |<======>|    r    |<======>|    b    |
# |         |   1    |         |   2    |         |
#  ---------          ---------          ---------
#
#
#
192.168.10.2	a-10
192.168.11.2	a-11
192.168.12.2	a-12
192.168.13.2	a-13
192.168.14.2	a-14
192.168.15.2	a-15
#
192.168.10.1	r-10
192.168.11.1	r-11
192.168.12.1	r-12
192.168.13.1	r-13
192.168.14.1	r-14
192.168.15.1	r-15
#
192.168.20.1	r-20
192.168.21.1	r-21
192.168.22.1	r-22
192.168.23.1	r-23
192.168.24.1	r-24
192.168.25.1	r-25
#
192.168.20.2	b-20
192.168.21.2	b-21
192.168.22.2	b-22
192.168.23.2	b-23
192.168.24.2	b-24
192.168.25.2	b-25
