Merge lp:~powersj/serverguide/update-vpn-bionic into lp:serverguide/trunk
Status: | Merged |
---|---|
Approved by: | Doug Smythies on 2018-09-05 |
Approved revision: | 360 |
Merged at revision: | 363 |
Proposed branch: | lp:~powersj/serverguide/update-vpn-bionic |
Merge into: | lp:serverguide/trunk |
Diff against target: |
241 lines (+61/-89) 1 file modified
serverguide/C/vpn.xml (+61/-89) |
To merge this branch: | bzr merge lp:~powersj/serverguide/update-vpn-bionic |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Doug Smythies | 2018-08-29 | Approve on 2018-09-05 | |
Steve Langasek | 2018-08-16 | Approve on 2018-08-29 | |
Review via email:
|
Commit message
vpn: update advanced config with netplan
With the release of Ubuntu Bionic LTS, ifupdown was replaced with
netplan and as such any /etc/network/
to take place via netplan. This updates the example to use netplan
and a networkd-dispatcher hook.
drive-by: white space found by editor
Fixes LP: #1772514
Joshua Powers (powersj) wrote : | # |
> Have you tested that following these instructions gives a working setup?
No, I took what was in your askubuntu question and added it to the guide. I was told to wait with this review until the previous networkd-dispatcher bug which appeared resolved: https:/
Steve Langasek (vorlon) wrote : | # |
On Thu, Aug 16, 2018 at 11:15:45PM -0000, Joshua Powers wrote:
> No, I took what was in your askubuntu question and added it to the guide.
> I was told to wait with this review until the previous networkd-dispatcher
> bug which appeared resolved:
> https:/
Ok, the fact that I wrote anything at all about dormant.d in that askubuntu
answer had flown my mind ;) I would say it still warrants end-to-end test
of what's currently written there to make sure nothing has been missed.
- 360. By Joshua Powers on 2018-08-17
-
typos fixes from stevew
Joshua Powers (powersj) wrote : | # |
Steve can you take another look?
If you didn't see my previous comment, I setup a system with a bridge and configured networkd-dispatcher as above and confirmed the nic entered promiscuous mode: https:/
Doug Smythies (dsmythies) wrote : | # |
Thanks very much. It'll be a few days until the published serverguide is updated.
A few things found for fixing.
Have you tested that following these instructions gives a working setup?