Package: openvpn
Version: 2.1~rc11-1
Severity: minor
Using the config below, openvpn writes every 1..2 minutes this message to
the syslog:
NOTE: the current --script-security setting may allow this \
configuration to call user-defined scripts"
As i want openvpn to execute a user-defined script, i looked for a method
how to suppress these messages, but there seems to be none. --verb 0 and
--mute do not help.
The config:
| dev-node /dev/net/tun
| up-delay
| user nobody
| group nogroup
| comp-lzo
| persist-key
| persist-tun
| script-security 2
|
| verb 0
| mute 4
|
| up "./ifup-wrapper vcl"
| local 192.168.2.220
| remote foobar.dyndns.org
| rport 64947
|
| ca keys/ca.crt
| cert keys/my-host.crt
| key keys/my-host.key
| tls-client
| ns-cert-type server
|
| float
| keepalive 30 90
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages openvpn depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libc6 2.7-16 GNU C Library: Shared libraries
ii liblzo2-2 2.03-1 data compression library
ii libpam0g 1.0.1-4 Pluggable Authentication Modules l
ii libpkcs11-helper1 1.05-1 library that simplifies the intera
ii libssl0.9.8 0.9.8g-14 SSL shared libraries
ii openssl-blacklist 0.4.2 list of blacklisted OpenSSL RSA ke
ii openvpn-blacklist 0.3 list of blacklisted OpenVPN RSA sh
Versions of packages openvpn recommends:
ii net-tools 1.60-21 The NET-3 networking toolkit
Versions of packages openvpn suggests:
ii openssl 0.9.8g-14 Secure Socket Layer (SSL) binary a
pn resolvconf <none> (no description available)
-- debconf information:
openvpn/vulnerable_prng:
openvpn/create_tun: false
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]