Community discussions

MikroTik App
 
flower
just joined
Topic Author
Posts: 20
Joined: Tue Jul 31, 2012 1:04 pm

Router Access via the VPN?

Mon Dec 02, 2013 8:59 am

Hi!

I have a small issue on my router board, I assigned the one public ip in my router board, unfortunately my public ip address are not access to public, they access only in my network only . Can i access these these router via VPN when i am at home. if ok for that can any one give the solution for this.

Thanks in advance.
 
DWJ
Frequent Visitor
Frequent Visitor
Posts: 66
Joined: Sun Oct 13, 2013 10:42 pm

Re: Router Access via the VPN?

Mon Dec 02, 2013 9:28 pm

Yes you can VPN from any where as long as your system is set up correctly.

The MUST BE DONE FIRST before it works.

Work with your internet service provider to get a static IP. Then You need to set the ISP modem to bridge mode.

Once that is done you need to port forward the following ports in the modem: 80 443 1723 8291.

Now setup a new connection on your computer for VPN. When you set this up you will be asked to enter a IP address, use the address that is from your ISP.

All of this will allow you to be any where and login to your system.

Now you can select your VPN connection, click connect and it should tell you are connected.

At this point enter what ever Device IP you want to work with.


Case in point:

My system: Connect VPN to 60.60.40.240 connects me into the system.

Now using Winbox I want to look at my main router, so in the address bar I enter 20.21.3.1 and Winbox opens up and I can do what I wish.

Good Luck
 
flower
just joined
Topic Author
Posts: 20
Joined: Tue Jul 31, 2012 1:04 pm

Re: Router Access via the VPN?

Wed Dec 18, 2013 5:26 am

ISP runs under the PPPOE mode i have only user ID and password. once PPPOE mode internet connected public IP are assigned by ISP, may be i think they are using the dynamic NAT mode. is there any solution for this?

Thanks in advance.