Skip to content

Does not work when server pushes multiple dhcp-options #10

Open
@allen-branch

Description

@allen-branch

Setup my codespace using

sudo apt-get -y update
sudo apt-get -y install --no-install-recommends openvpn resolvconf

Added to my client.ovpn

script-security 2 
up /etc/openvpn/update-resolv-conf 
down /etc/openvpn/update-resolv-conf

Confirmed that the script was being called correctly and passed the multiple dhcp-options.

Expected my /etc/resolv.conf to be updated with all of the pushed dhcp-options among other things.

However, my resolv.conf is not updated correctly with multiple

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions