Zeile 659:
Zeile 659:
</source>
</source>
−
+
/etc/network/interfaces
<source lang='text'>
<source lang='text'>
auto lo
auto lo
Zeile 673:
Zeile 673:
netmask 255.255.192.0
netmask 255.255.192.0
gateway 10.56.0.29
gateway 10.56.0.29
−
dns-nameservers 10.56.0.29
+
dns-nameservers 10.56.0.29 10.56.0.23 10.56.0.7
iface br-ffwi inet6 auto
iface br-ffwi inet6 auto
Zeile 683:
Zeile 683:
netmask 255.255.255.0
netmask 255.255.255.0
+
# Richtfunk Uplink VLAN 102 (tagged)
auto eth0
auto eth0
iface eth0 inet manual
iface eth0 inet manual
+
# Richtfunk zu Haus E VLAN 101 (tagged)
auto eth1
auto eth1
iface eth1 inet manual
iface eth1 inet manual
+
# Mesh VLANs auf PoE Switch VLANs 50-60 (tagged)
auto eth3
auto eth3
iface eth3 inet manual
iface eth3 inet manual
+
# Mesh VLANs auf PoE Switch VLANs 61-70 (tagged)
auto eth4
auto eth4
iface eth4 inet manual
iface eth4 inet manual
−
</source>
+
</source>
====Libvirt Networks====
====Libvirt Networks====