Re: easy-rsa
Antonio Quartulli <[email protected]>
| Newsgroups | gmane.network.openvpn.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 30/12/2023 21:35, Richard Couture wrote: > Things look good but I can NOT reach the desired net 192.168.51.0/24 via > the VPN First of all, I'd like to say that here we are moving from problem to problem and they are all being *addressed* one by one :-) You started with easy-rsa and now we are talking about routing networks behinda server :-) This said, do hosts in 192.168.51.0/24 have a route towards 10.34.0.0/24? If not, how do you expect them to send traffic back to your VPN client? You have two options here: 1) find a way for those hosts to have a route towards the VPN; 2) enable NAT on the server. this way it will be the server's IP to reach 192.168.51.0/24 and the connection will/should work. Did this work before? Cheers, -- Antonio Quartulli