Bug#934769: closed by Thomas Goirand (Re: Bug#934769: openvswitch-switch: VPN services faile to start if openvswitch is used in host as primery outgoing port)

2019-08-14 Thread richman10000...@gmail.com

Hello!
Can you please explain what is uncler in my description?

"If openvswitch is used as_a__main ethernet por__t _on host, any VPN services 
failing to start."

The route on host goes via this Ethernet and openvswitch

On 8/14/2019 11:21 PM, Debian Bug Tracking System wrote:

This is an automatic notification regarding your Bug report
which was filed against the openvswitch-switch package:

#934769: openvswitch-switch: VPN services faile to start if openvswitch is used 
in host as primery outgoing port

It has been closed by Thomas Goirand .

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Thomas Goirand 
 by
replying to this email.




Bug#934769: openvswitch-switch: VPN services faile to start if openvswitch is used in host as primery outgoing port

2019-08-14 Thread richman1000000
Package: openvswitch-switch
Version: 2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12
Severity: important



-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages openvswitch-switch depends on:
ii  kmod26-1
ii  lsb-base10.2019051400
ii  netbase 5.6
ii  openvswitch-common  2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12
ii  procps  2:3.3.15-2
ii  python  2.7.16-1
ii  uuid-runtime2.33.1-0.1

openvswitch-switch recommends no packages.

openvswitch-switch suggests no packages.

-- no debconf information

If openvswitch is used as a main ethernet port on host, any VPN services 
failing to start.
Current workaround is:
1. For openvpn - add "ExecStartPre=sleep 30" to systemd service start 
2. for pppd - run via cron a  script that checks if service pppd is running, 
and starts pppd if it is not.