Community discussions

MikroTik App
 
NumLock
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 69
Joined: Mon Jun 16, 2008 3:38 am

VPN Help

Wed May 16, 2012 7:29 pm

I have a pool of IP 172.16.251.0/24 without NAT those IP source has access for a particular firewall. Currently I have a few users doing VPN with the following:

Customer1 Remote IP 172.16.251.2
Customer2 Remote IP 172.16.251.3
Customer3 Remote IP 172.16.251.4

Now I need to assign 172.16.251.5 with IP pool 172.16.0.0/24 with NAT to Customer4 but behind IP 172.16.251.5 for example.
Customer4-user1 Remote IP 172.16.0.2
Customer4-user2 Remote IP 172.16.0.3
Customer4-user1 Remote IP 172.16.0.2
Any help! Please!
 
leandrolc
just joined
Posts: 1
Joined: Tue May 15, 2012 5:55 pm

Re: VPN Help

Wed May 16, 2012 9:00 pm

Well, you create a new secret in PPP and in Local Address, set as 172.16.251.5. In Remote Address, set a pool 172.16.0.0/24.
After this, add a NAT rule in Firewall.
/ip firewall nat add  chain=srcnat src-address=172.16.0.0/24 action=src-nat to-address=172.16.251.5

If understand your question, think that is this! If i wrong, sorry...

Sorry for my english too... :?
 
NumLock
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 69
Joined: Mon Jun 16, 2008 3:38 am

Re: VPN Help

Wed May 16, 2012 9:20 pm

I try net map not work :(

Who is online

Users browsing this forum: neitro and 107 guests