public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] problem starting "openvpn" after recenet upgrade
@ 2012-12-27  5:52 Joseph
  2012-12-27  6:02 ` Joseph
  2012-12-27 15:00 ` [gentoo-user] " Jörg Schaible
  0 siblings, 2 replies; 6+ messages in thread
From: Joseph @ 2012-12-27  5:52 UTC (permalink / raw
  To: gentoo-user

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<UP,BROADCAST,RUNNING,MULTICAST>  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<link>
         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<UP,LOOPBACK,RUNNING>  mtu 16436
         inet 127.0.0.1  netmask 255.0.0.0
         inet6 ::1  prefixlen 128  scopeid 0x10<host>
         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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] problem starting "openvpn" after recenet upgrade
  2012-12-27  5:52 [gentoo-user] problem starting "openvpn" after recenet upgrade Joseph
@ 2012-12-27  6:02 ` Joseph
  2012-12-27 15:00 ` [gentoo-user] " Jörg Schaible
  1 sibling, 0 replies; 6+ messages in thread
From: Joseph @ 2012-12-27  6:02 UTC (permalink / raw
  To: gentoo-user

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<UP,BROADCAST,RUNNING,MULTICAST>  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<link>
>         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<UP,LOOPBACK,RUNNING>  mtu 16436
>         inet 127.0.0.1  netmask 255.0.0.0
>         inet6 ::1  prefixlen 128  scopeid 0x10<host>
>         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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Re: problem starting "openvpn" after recenet upgrade
  2012-12-27  5:52 [gentoo-user] problem starting "openvpn" after recenet upgrade Joseph
  2012-12-27  6:02 ` Joseph
@ 2012-12-27 15:00 ` Jörg Schaible
  2012-12-27 16:54   ` Joseph
  1 sibling, 1 reply; 6+ messages in thread
From: Jörg Schaible @ 2012-12-27 15:00 UTC (permalink / raw
  To: gentoo-user

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<UP,BROADCAST,RUNNING,MULTICAST>  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<link>
>          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<UP,LOOPBACK,RUNNING>  mtu 16436
>          inet 127.0.0.1  netmask 255.0.0.0
>          inet6 ::1  prefixlen 128  scopeid 0x10<host>
>          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
> 

Known problem. Rebuild openvpn and it works again. The build adds some hard 
coded paths for some net-tools utilities and the location of ifconfig has 
changed :-/

- Jörg



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: problem starting "openvpn" after recenet upgrade
  2012-12-27 15:00 ` [gentoo-user] " Jörg Schaible
@ 2012-12-27 16:54   ` Joseph
  2012-12-27 17:55     ` Matthias Hanft
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph @ 2012-12-27 16:54 UTC (permalink / raw
  To: gentoo-user

On 12/27/12 16:00, Jörg Schaible wrote:
>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<UP,BROADCAST,RUNNING,MULTICAST>  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<link>
>>          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<UP,LOOPBACK,RUNNING>  mtu 16436
>>          inet 127.0.0.1  netmask 255.0.0.0
>>          inet6 ::1  prefixlen 128  scopeid 0x10<host>
>>          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
>>
>
>Known problem. Rebuild openvpn and it works again. The build adds some hard
>coded paths for some net-tools utilities and the location of ifconfig has
>changed :-/
>
>- Jörg

Yes, you are correct. Rebuilding openvpn worked; thank you.


....{@} * {@} * {@}         Happy New Year!
{@} * {@} * {@} * {@}       Wish you extra ordinary good luck!
     {@} * {@} * {@}       
     \ \ \ 2013 / / / 

-- 
Joseph


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: problem starting "openvpn" after recenet upgrade
  2012-12-27 16:54   ` Joseph
@ 2012-12-27 17:55     ` Matthias Hanft
  2012-12-27 19:56       ` [gentoo-user] " Jörg Schaible
  0 siblings, 1 reply; 6+ messages in thread
From: Matthias Hanft @ 2012-12-27 17:55 UTC (permalink / raw
  To: gentoo-user

Joseph wrote:
>
> Yes, you are correct. Rebuilding openvpn worked; thank you.

As far as I have seen, you can set USE="iproute2" for OpenVPN which
seems to use iproute2 instead of net-tools - should avoid your problem,
too.

-Matt



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Re: Re: problem starting "openvpn" after recenet upgrade
  2012-12-27 17:55     ` Matthias Hanft
@ 2012-12-27 19:56       ` Jörg Schaible
  0 siblings, 0 replies; 6+ messages in thread
From: Jörg Schaible @ 2012-12-27 19:56 UTC (permalink / raw
  To: gentoo-user

Matthias Hanft wrote:

> Joseph wrote:
>>
>> Yes, you are correct. Rebuilding openvpn worked; thank you.
> 
> As far as I have seen, you can set USE="iproute2" for OpenVPN which
> seems to use iproute2 instead of net-tools - should avoid your problem,
> too.

If iprout2 is relocated, it will fail for openvpn exactly the same miserably 
way.

- Jörg



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-27 19:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27  5:52 [gentoo-user] problem starting "openvpn" after recenet upgrade Joseph
2012-12-27  6:02 ` Joseph
2012-12-27 15:00 ` [gentoo-user] " Jörg Schaible
2012-12-27 16:54   ` Joseph
2012-12-27 17:55     ` Matthias Hanft
2012-12-27 19:56       ` [gentoo-user] " Jörg Schaible

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox