From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 383311381FB for ; Thu, 27 Dec 2012 06:03:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 530E0E058F; Thu, 27 Dec 2012 06:03:09 +0000 (UTC) Received: from mail111c7.megamailservers.com (mail111c7-2520.megamailservers.com [69.49.98.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FE4D21C152 for ; Thu, 27 Dec 2012 06:01:35 +0000 (UTC) X-POP-User: admin.sys-concept.com Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail111c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id qBR61X0N002116 for ; Thu, 27 Dec 2012 01:01:34 -0500 Received: by syscon7.localdomain (Postfix, from userid 1000) id BC1AE2001B3; Wed, 26 Dec 2012 23:02:39 -0700 (MST) Date: Wed, 26 Dec 2012 23:02:39 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problem starting "openvpn" after recenet upgrade Message-ID: <20121227060239.GB3568@syscon7.inet> References: <20121227055217.GA3568@syscon7.inet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <20121227055217.GA3568@syscon7.inet> User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=1.1 cv=2sEl+nYIWn3GVGOYG7vvzr4q0iGv5BXujfxzLqGOH1s= c=1 sm=1 a=wom5GMh1gUkA:10 a=cE7URZc1IdEA:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=AIXYSRAGjBhTyuuDSTQA:9 a=wPNLvfGTeEIA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A020208.50DBE43E.0090,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-Archives-Salt: 6cdd893a-efa5-4336-9704-963526ec07b7 X-Archives-Hash: 50c6c05f428a54bf0511d16d683aa10e I forgot to mention, my link looks normal: openvpn.client_clinic_atom -> /etc/init.d/openvpn -- Joseph On 12/26/12 22:52, Joseph wrote: >I'm having problem starting openvpn after recent upgrade. > >When I try to start it I get a normal respond: > >openvpn.client_clinic_atom start > * Starting openvpn.client_clinic_atom ... [ ok ] > * WARNING: openvpn.client_clinic_atom has started, but is inactive > >but ifconfig is not showing this connection in addition it looks strange, not as it used to: > >ifconfig >eth1: flags=4163 mtu 1500 > inet 10.0.0.100 netmask 255.255.255.0 broadcast 10.0.0.255 > inet6 fe80::21b:21ff:feb8:27b6 prefixlen 64 scopeid 0x20 > ether 00:1b:21:b8:27:b6 txqueuelen 1000 (Ethernet) > RX packets 16129 bytes 9087618 (8.6 MiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 15573 bytes 2667489 (2.5 MiB) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 > device interrupt 16 memory 0xfddc0000-fdde0000 > >lo: flags=73 mtu 16436 > inet 127.0.0.1 netmask 255.0.0.0 > inet6 ::1 prefixlen 128 scopeid 0x10 > loop txqueuelen 0 (Local Loopback) > RX packets 1218 bytes 1433926 (1.3 MiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 1218 bytes 1433926 (1.3 MiB) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 > >-- >Joseph