Re: [Openvpn-users] Push the server configuration to the client

2023-09-04 Thread Jason Long via Openvpn-users
>Hi, On Sun, Sep 03, 2023 at 06:05:09AM +, Jason Long wrote: > push "route 10.0.2.0 255.255.255.0 10.0.2.2 1" > push "dhcp-option DNS 172.20.1.2" > push "dhcp-option DNS 172.20.1.7" > push "redirect-gateway autolocal" >This *should* install a default gateway, but if it doesn't, check the >cli

Re: [Openvpn-users] Push the server configuration to the client

2023-09-03 Thread Gert Doering
Hi, On Sun, Sep 03, 2023 at 06:05:09AM +, Jason Long wrote: > push "route 10.0.2.0 255.255.255.0 10.0.2.2 1" > push "dhcp-option DNS 172.20.1.2" > push "dhcp-option DNS 172.20.1.7" > push "redirect-gateway autolocal" This *should* install a default gateway, but if it doesn't, check the client

Re: [Openvpn-users] Push the server configuration to the client

2023-09-02 Thread Jason Long via Openvpn-users
>Hi, >On Sat, Sep 02, 2023 at 11:44:08AM +, Jason Long via Openvpn-users wrote: > I connected to the server, but default gateway not set: > > Unknown adapter OpenVPN TAP-Windows6: > >    Connection-specific DNS Suffix  . : >    Link-local IPv6 Address . . . . . : fe80::b404:5a8b:df0e:52c3%15

Re: [Openvpn-users] Push the server configuration to the client

2023-09-02 Thread Gert Doering
Hi, On Sat, Sep 02, 2023 at 11:44:08AM +, Jason Long via Openvpn-users wrote: > I connected to the server, but default gateway not set: > > Unknown adapter OpenVPN TAP-Windows6: > >    Connection-specific DNS Suffix  . : >    Link-local IPv6 Address . . . . . : fe80::b404:5a8b:df0e:52c3%15 >

[Openvpn-users] Push the server configuration to the client

2023-09-02 Thread Jason Long via Openvpn-users
Hello, I have two VMs in VirtualBox and selected the NAT Network type for their networking. For both VMs, I configured the network manually. On Server (Debian) my network configuration is: enp0s3: flags=4163  mtu 1500         inet 10.0.2.15  netmask 255.255.255.0  broadcast 10.0.2.255         in