L2TP Client: SNOM

Back up to the L2TP Category
From AAISP Support Site
Revision as of 15:29, 12 November 2021 by AA-Andrew (talk | contribs)


Example config files:

Below is config to connect to our L2TP service.

  • Be aware though that this will mean the SNOM is on a public IP address and open to the internet and not behind a firewall. We do not recommend using our normal L2TP service on a SNOM due to the risks involved in having a SNOM on the internet in this way.
  • If you decide to use this as an option, be sure to have very secure http/admin username/passwords on your phone.
  • At some point A&A may offer a service that allows the SNOM to connect to a protected, private, network which only has access to the VoIP servers.

xl2tpd.conf

[lac l2tp_connection]
lns = 90.155.53.19
ppp debug = yes
pppoptfile = /l2tp/options.xl2tpd
length bit = yes
redial = yes
redial timeout = 30
max redials = 1440

options.xl2tpd

refuse-eap
require-chap
noccp
noauth
mtu 1280
mru 1280
noipdefault
nodefaultroute
usepeerdns
connect-delay 5000
name USERNAME@a.X
password PASSWORD