Re: [Openvpn-users] OpenVPN, client not connected to servers in same VPC

2022-11-11 Thread Jan Just Keijser
Hi Emanuel, On 10/11/2022 20:53, Emanuel Gonzalez wrote: I was able to install my first ec2 instance with openVPN. My configuration is local 0.0.0.0 port 5194 proto udp dev tap1 server 10.8.2.0 255.255.255.0 route 10.8.2.0 255.255.255.0 ifconfig-pool-persist /etc/openvpn/kiu-udp/ipp.txt client-

Re: [Openvpn-users] OpenVPN, client not connected to servers in same VPC

2022-11-10 Thread Gert Doering
Hi, On Thu, Nov 10, 2022 at 11:13:06PM +, Emanuel Gonzalez wrote: > When I activate the VPN from a client I don?t reach any server > > Any idea? > > ssh john@10.54.x.x > ssh: connect to host 10.54.x.x port 22: Network is unreachable That could be a firewall, or just a lack of routing. How

Re: [Openvpn-users] OpenVPN, client not connected to servers in same VPC

2022-11-10 Thread Emanuel Gonzalez
10.54.x.x port 22: Network is unreachable De: Gert Doering Enviado: Jueves, 10 de Noviembre de 2022 18:19 Para: Emanuel Gonzalez CC: openvpn-users@lists.sourceforge.net Asunto: Re: [Openvpn-users] OpenVPN, client not connected to servers in same VPC Hi, On Thu

Re: [Openvpn-users] OpenVPN, client not connected to servers in same VPC

2022-11-10 Thread Gert Doering
Hi, On Thu, Nov 10, 2022 at 07:53:41PM +, Emanuel Gonzalez wrote: > I was able to install my first ec2 instance with openVPN. Did you enable ip forwarding on the server? > What else should I do so that customers can connect to all servers on the > network? It's always routing... enabling f