One word – Mikrotik’s Amazing! The only problem is that they don’t have administration utility for OS X – Which causes nuisance when you only have a MAC at hand for setting up the router / switch. I built a
OpenVPN Configuration
Below is the configuration i use for OpenVPN server , It supports user / password authentication,TCP mode and disables TLS which is not supported by Mikrotik ( atleast for now ) local IPADDRESS port 1194 proto tcp dev tun tun-mtu
Mikrotik OpenVPN Client Config
Following up on my previous post , Below is the configuration for setting up an OPENVPN Client on Mikrotik Router /interface openvpn-client add name=”ovpn-out1″ mac-address= max-mtu=1350 connect-to=SERVER_IP port=1194 mode=ip user=”USERNAME” password=”PASSWORD” profile=default certificate=none auth=sha1 cipher=blowfish128 add-default-route=no After this goto IP
Routing Traffic to VPN on Mikrotik
I am addicted to spotify and netflix and since I am based out of middle east and use a lot of devices ( hand helds , laptops , media streaming boxes etc. ) , the only solution was to implement