Vps single nic publi ip without nat

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
ST
OpenVpn Newbie
Posts: 1
Joined: Fri Jul 31, 2020 5:24 pm

Vps single nic publi ip without nat

Post by ST » Sat Aug 01, 2020 6:19 pm

Hi everyone. I installed openvpn for the first time on a single nic vps and public ip address. on the other side I have a mikrotik with the subnet 192.168.2.0/24. on the server I created a dummy interface with ip 192.168.3.100 on which I listen to software. I need the following connections

192.168.3.100 -> 192.168.2.1 (the server registers on the client with the address 192.168.3.100)
(the client replies) 192.168.2.1-> 192.168.3.100.

Do you have an example server.conf file? Thank you

Post Reply