Community discussions

MikroTik App
 
Raid0
just joined
Topic Author
Posts: 12
Joined: Tue Jul 12, 2011 1:08 pm

L2tp tunnel

Mon Mar 19, 2012 3:46 pm

Hello,

Im having trouble with L2TP. Here is what Im trying to do.
I have two RB751U-2HnD routers. I want to make l2tp tunnel between them to access the wifi AP-s behind the l2tp client router.
One is at remote site (l2tp client)
One is at my office (l2tp server)

Here is what I have done this far

My Zywall router that has static public IP 95.129.193.8 has udp 1701 forwarded to 192.168.0.116 (mikrotik l2tp server)
The firewall allows udp to that IP

---L2TP Client---
Mikrotik gets dynamic public IP from ISP
Local Network: 192.168.1.0/24

PPP > Interface > l2tp-client
MRRU: 1600
Dial Out: 95.129.193.8
User: user
password: pass
Profile: default-encryption
Allow: mschap1 ja mschap2


---L2TP SERVER---
PPP > Interfaces L2TP Server
Enabled
MRRU: 1600
default Profile: default encryption
Authentication: mschap1 ja mschap2

PPP > Secrets
name: user
pass: pass
service: any
Profile: defauilt-encryption
Local Address: 10.10.10.1
Remote-Address: 10.10.10.2

PPP > Profiles > Default Encryption
Local Adress: 10.10.10.1
Remote Adress: l2tp-pool
DNS: 10.10.10.1

IP > Pools
name: l2tp-pool
Addresses: 10.10.10.3-10.10.10.100

The Client doesnt connect to the server? Am I missing something?

Who is online

Users browsing this forum: GoogleOther [Bot] and 82 guests