Page 1 of 1

Juniper SSL VPN Client

Posted: 3. Feb 2010, 15:16
by nat3
How do I check whether the kernel supports Tun or not?

Rgds,

Nat3

Re: Juniper SSL VPN Client

Posted: 3. Feb 2010, 15:24
by gapan

Code: Select all

$ grep -i tun /boot/config
...
CONFIG_TUN=m
...