Page 1 of 1

route server side

Posted: Sun Jan 24, 2021 6:17 am
by farhaadn
Hi, I am using openvpn on mikrotik os
I am using route option on client file for routing
Is there any server side configuration to force client to route?

Re: route server side

Posted: Tue Jan 26, 2021 2:24 pm
by SpudHead
push the route in the server config

push "route blah.blah.blah.blah"

Anything in the quotes is executed by the client as if it were a line in their config file.

Re: route server side

Posted: Sat Jan 30, 2021 7:30 am
by farhaadn
sry but there is no server config file,
I told you, I am using mikrotik

Re: route server side

Posted: Tue Feb 02, 2021 7:30 am
by farhaadn
anyone can help me please?

Re: route server side

Posted: Tue Feb 02, 2021 8:16 pm
by TinCanTech
Contact your server administrator.

Re: route server side

Posted: Sat Feb 06, 2021 5:58 am
by farhaadn
I am server administrator :D

Re: route server side

Posted: Sat Feb 06, 2021 1:40 pm
by TinCanTech
Time to read the openvpn howto.

Re: route server side

Posted: Sat Feb 06, 2021 4:18 pm
by 300000
If you want to get help you need to read how to first and post all server config and details what you want to do and what you did.

People in here only help you if they can see what is wrong inside your config and recommen what to do next.

You only post what you want do to nothing more . How do people know your network subnet. Your clients and all info to make it work.

That is why nodody answer your questions and recommen you read how to .

Re: route server side

Posted: Sun Feb 07, 2021 7:58 am
by farhaadn
no need for my configuration about this issue,
I want this: when client connect to my openvpn that is setup on mikrotik OS, client get some route from mikrotik openvpn server

need for any more information? tell me and I give you

Re: route server side

Posted: Sun Feb 07, 2021 10:48 am
by 300000
You can do it yourself. Nobody know what ip address you want to push to client and what your server config to do when client connect. How can you expect someone can help you ?

The best person can do it is you and only you know what address want to push to client

Re: route server side

Posted: Mon Feb 08, 2021 10:18 am
by farhaadn
there is no matter what route I want to push to the client, for example: class 172.16.0.0/24 to tunnel gateway
and in Mikrotik os, there is no config file, just I create PPP, that's it

Re: route server side

Posted: Thu Oct 21, 2021 10:45 am
by roll99
Maybe the use of a profile in client parameters. Profile configuration in the PPP section.
https://wiki.mikrotik.com/wiki/Manual:P ... r_Profiles