[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] xinetd & openvpn problems


  • Subject: [Openvpn-users] xinetd & openvpn problems
  • From: Markus Alkio <markus.alkio@xxxxxxxxxxx>
  • Date: Fri, 12 Dec 2003 09:00:12 +0200

Hello there,

We have openvpn tunnels for remote users in xinet and every once in a while it starts flooding logfiles with this (servicename may be different):

Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)
Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)
Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)
Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)
Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)
Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)
Dec 12 08:55:44 tolkien xinetd[5809]: service openvpn_10001, recvfrom: Resource temporarily unavailable (errno = 11)



The section in xinetd.conf is following:


defaults {


}

service openvpn_10001
{
type = UNLISTED
port = 10001
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/openvpn.1.5
server_args = --inetd --tun-mtu 1500 --tun-mtu-extra 64 --passtos --mute 1 --tun-ipv6 --down /etc/openvpn/privadown.sh --dev tap --float --secret /etc/openvpn/ke
y10001.key --cd /etc/openvpn --up /etc/openvpn/privaup.sh --comp-lzo --inactive 300
}



Any idea what is going in here?

Cheers, Markus

____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users


Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2003-12/msg00059.html on line 212

Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2003-12/msg00059.html on line 212