Hi Nick, This should be all that's required: (L2TP - DHCP+Static IP) /ip pool add name=DHCP ranges=x.x.x.10-x.x.x.19 /ppp profile add change-tcp-mss=yes local-address=x.x.x.1 name=l2tp remote-address=DHCP use-compression=no use-encryption=no use-ipv6=no use-mpls=no use-vj-compression=no dns-server=8.8.8.8 /interface l2tp-server server set default-profile=l2tp enabled=yes /ppp secret add name=test@domain.com password=xxxxxxxx profile=l2tp remote-address=x.x.x.2 service=l2tp -Tim
-----Original Message----- From: Public [mailto:public-bounces@talk.mikrotik.com.au] On Behalf Of Nick Pratley Sent: Monday, 9 March 2015 11:57 AM To: MikroTik Australia Public List Subject: Re: [MT-AU Public] MikroTik LNS config
Awesome, thanks Tim! I assumed when the password was removed it wouldn't try and auth.. I love the un-documented features (read bugs)!
New config from the provider: vpdn-group NICKPRATLEY-AGVC request-dialin protocol l2tp domain domain.com initiate-to ip x.x.x.27 priority 1 source-ip x.x.32.4 local name NICKPRATLEY-BROADBAND no l2tp tunnel authentication ip pmtu ip mtu adjust
Still not auth-ing (getting the wife to boot the modem @ home), but when I get home I will wireshark the interface facing the provider and see whats coming in when I request a session.
Once I get this all working - I'll write a blog post on it as it appears that it's very sought after information ;)
Cheers Nick _______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au