Warning: session_write_close(): write failed: No space left on device (28) in /var/www/wiki/doku.php on line 121
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in /var/www/wiki/doku.php on line 121
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.90.222
netmask 255.255.255.0
gateway 192.168.90.223
auto eth1
iface eth1 inet static
address 172.16.0.1
netmask 255.255.0.0
#auto eth1:253
iface eth1:253 inet static
address 172.16.0.253
netmask 255.255.0.0
up /root/setup_routing.sh
auto eth1:254
iface eth1:254 inet static
address 172.16.0.254
netmask 255.255.0.0
up /root/setup_routing.sh