auto lo dummy0
auto ath0
auto eth1

iface lo inet loopback

iface dummy0 inet static
    address 	10.102.0.252
    netmask 	255.255.255.255
    broadcast 	10.102.0.252

auto vlan51
iface vlan51 inet static
    vlan-raw-device eth1
    address	10.102.89.129
    netmask	255.255.255.128
    broadcast	10.102.89.255
   #            Dalsi Rozsah    Puvodni brana
    add-ips     10.102.62.1/26  10.102.89.193/25 

# peer na Dedu - Ubnt60Ghz , routovano na silveru
auto eth0
iface eth0 inet static
    address	10.102.32.226
    netmask	255.255.255.248
    broadcast	10.102.32.231
#    gateway     10.102.32.225

#bullet 2,4 klfree-lanar
auto vlan202
iface vlan202 inet static
	vlan-raw-device eth1
	address	10.102.105.65
	netmask 255.255.255.224
	broadcast 10.102.105.95

# 60 peer podpruhon 
#bullet 2,4 klfree-hrbitov
auto vlan203
iface vlan203 inet static
	vlan-raw-device eth1
	address 10.102.105.129
	netmask 255.255.255.248
	broadcast 10.102.105.135

# FREE zbytek / od 136 do 191 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
#kLfREE5n-lanar.west
auto vlan204
iface vlan204 inet static
	vlan-raw-device eth1
        address 10.102.105.193
        netmask 255.255.255.224
        broadcast 10.102.105.223
        add-ips 10.102.105.225/28 10.102.62.65/28
	
#kLfREE5n-lanar.nordwest
auto vlan205
iface vlan205 inet static
	vlan-raw-device eth1
	address 10.102.105.97
	netmask 255.255.255.224
	broadcast 10.102.105.127
#	add-ips 192.168.1.1/24

#kLfREE5n-lanar.east
auto vlan206
iface vlan206 inet static
	vlan-raw-device eth1
	address 10.102.105.1
	netmask 255.255.255.192
	broadcast 10.102.105.63

	#NodePPKlinika
	add-ips 10.102.105.241/28

auto vlan103
# Peer delvita, bude tu RACOM RAY2 24GHZ
iface vlan103 inet static
vlan-raw-device eth0
    address	10.102.64.250
    netmask	255.255.255.248
    broadcast	10.102.64.255
