[prev in list] [next in list] [prev in thread] [next in thread] 

List:       centos-es
Subject:    Re: [CentOS-es] Openvpn desconecta el wifi clientes
From:       Carlos Martinez <camarti () gmail ! com>
Date:       2017-09-25 13:31:08
Message-ID: CA+Mn-VatdyCzEd=94-jK6WgoL6wrxrLrx-xnB3B8mz5EY76Oiw () mail ! gmail ! com
[Download RAW message or body]

Saludos.

Quita la opci=F3n redirect-gateway def1 del client.conf y haz un push
manual de las rutas, o lee lo que dice en
https://openvpn.net/index.php/open-source/documentation/howto.html
sobre esta opci=F3n.


Hasta la pr=F3xima.


On Sun, Sep 24, 2017 at 10:01 PM, Pa=FAl Vizuete <fpvizuete@gmail.com> wrot=
e:
>
> Buenas estimados: Tengo configurado openvpn en centos / a traves de la cu=
al
> los clientes remotos se conectan sin ningun problema al servidor por la ip
> publica, pero pierden la conexion wifi los clientes, adjunto los archivos
> de configuracion del servidor y de los clientes de ante mano agradezco su
> ayuda
>
>
> server.conf
>
> port 1337
>
> proto udp
>
> dev tun
>
> ca /etc/openvpn/keys/ca.crt
> cert /etc/openvpn/keys/server.crt
> key /etc/openvpn/keys/server.key
> dh /etc/openvpn/keys/dh2048.pem
>
> server 192.168.37.0 255.255.255.0
>
> ifconfig-pool-persist ipp.txt
>
> push "redirect-gateway def1 bypass-dhcp"
>
> push "dhcp-option DNS 8.8.8.8"
> push "dhcp-option DNS 8.8.4.4"
>
> duplicate-cn
>
> keepalive 20 60
>
> comp-lzo
>
> user nobody
> group nobody
>
> persist-key
> persist-tun
>
> status /etc/openvpn/openvpn-status.log
>
> log-append  /etc/openvpn/openvpn.log
>
> verb 3
>
> ++++++++++++++++++
> client.ovpn
>
> client
> dev tun
>
> proto udp
>
> remote 201.186.233.228 1337
> resolv-retry infinite
>
> nobind
>
> user nobody
> group nobody
>
> persist-key
> persist-tun
>
> mute-replay-warnings
>
> ca ca.crt
> cert client.crt
> key client.key
>
> ns-cert-type server
> comp-lzo
> verb 3
>
> redirect-gateway def1
>
>
> --
> Saludos
> linux user: 550329 <https://linuxcounter.net/user/550329.html>
> twitter: @poolvizuete <https://twitter.com/#%21/poolvizuete>
> Pa=FAl Vizuete
> _______________________________________________
> CentOS-es mailing list
> CentOS-es@centos.org
> https://lists.centos.org/mailman/listinfo/centos-es
_______________________________________________
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic