Building Linux Virtual Private Networks
(view this code in a separate window)
options
{
 port          5000;
 persist       no;
 timeout       60;
}
Pipe-tunnel
{
 passwd        password1;
 up {
     prog  /bin/bash "-c 'tar -cvf - /var/log/*'";
    };
}

Home
Contents
Authors
Reviews
Errata
Colophon
Source Code
Sample Chapter
Suggested Reading
Purchase

New Riders Publishing