Hello All, Just thought I would follow up on this. It's working perfectly now - Thank you Tim and everyone else who has thrown suggestions at me! The Mikrotik is acting as an LNS - talking to the providers Cisco LAC. Regards, Nick Pratley Integration Manager[image: Facebook] <https://www.facebook.com/ServersAustralia>[image: @serversau on Twitter] <https://twitter.com/serversau>[image: Servers Australia] Ask us about web hosting... Phone: +61 2 8115 8817 Network Ops: +61 2 8115 8850 Main Switch: +61 2 8115 8888 Web: www.serversaustralia.com.au 11/6 Reliance Drive, Tuggerah NSW 2259 PO Box 3187, Tuggerah NSW 2259 SYDNEY | BRISBANE | PERTH | MELBOURNE | NEW ZEALAND *Notice:* This message may contain private and confidential information intended only for the recipients. If you have received this message in error please delete immediately and notify the sender. Any distribution or reproduction of this message is prohibited. The views & opinions expressed in this email are NOT necessarily those of Servers Australia. On Mon, Mar 9, 2015 at 1:53 PM, Tim Warnock <timoid@timoid.org> wrote:
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
_______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au