Hello all,
I've recently upgraded from wheezy to jessie; worth saying but not sure
it's related to my issue.
I have a directory in lost+found that is giving me a headache. every
night my file system goes read-only.
I reboot, do an fsck and go through the same process of scanning and
fixing
Use redirects:
$IP route add ${VPN_NET[$N]} dev ${VPN_IFACE[$N]} src ${VPN_IP[$N]} table $N >>
/some/log/file
$IP route add default via ${VPN_GW[$N]} table $N >> /some/log/file
$IP route add ${VPN_NET[$N]} dev ${VPN_IFACE[$N]} src ${VPN_IP[$N]} >>
/some/log/file
$IP rule add from ${VPN_IP[$N
2 matches
Mail list logo