flow from server to client

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
tcccorp
OpenVpn Newbie
Posts: 1
Joined: Tue Nov 07, 2023 8:04 am

flow from server to client

Post by tcccorp » Tue Nov 07, 2023 8:35 am

hello

I built a VPN between a client and a server. Everything is OK from client to server but when I want initiate a connection from server to client, it doesn't work ...

i made a modification in the server conf file to fix ip of the client, added a route to send flow to tun0 and with the right GW

when I initiate a flow from client and I perform a tcpdump on the server with tun0 as interface, I can see the flow. When I do the same from server to client, I can see something on the tun0 "server" but nothing on the tun0 client.

Do you know how to solve this issue ?

Thanks

Post Reply