# name of the machine # this will be used everywhere including /etc/HOSTNAME|/etc/hostname. name pc1 # what kernel to use? #kernel kernels/K2.6.9-sk7 # other parameters for kernel para noacpi # what rootfs to use root roots/Slack.img # how many MB of memory to alloc #mem 64 # how many MB of swap file to add #swap 32 nameserver 193.231.189.9 # management port. just do telnet on this port to get a console port 9101 # nice value nice 10 # interfaces interface eth99 type normal # interface to link with host tap vutp MAIN ip 10.10.10.101/24 ip 2001::101/64 mtu 700 interface eth2 type normal vutp CO1 ip 11.11.11.101/24 ip 2200::1101/64 cir 100kbit mir 100kbit mac fe:fd:00:00:00:01 interface eth0 vutp 12LINK interface eth1 vutp SW2P1 interface br1 type bridge stp on ip 91.91.91.101/24 ip 2300::b101/64 cir 100kbit mir 100kbit qlen 3 add eth0 add eth1 delay 1000ms mtu 600 interface t13 type tunnel subtype gre local 1.1.1.1 remote 3.3.3.3 ttl 64 ip 81.81.81.101/24 ip 2400::1101/64 drop 50 tos 10 interface eth99.2 type vlan ip 71.71.71.101/24 dup 10 run ip ro add default via 10.10.10.1