Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

L2TP Client: SNOM: Difference between revisions

m
* 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.
* You may adapt the config to connect to your own L2TP server, eg if you have your own FireBrick.
 
xl2tpd.conf
<syntaxhighlight lang="shell">
[lac l2tp_connection]
lns = <L2TP SERVER IP ADDRESS>
lns = 90.155.53.19
ppp debug = yes
pppoptfile = /l2tp/options.xl2tpd
usepeerdns
connect-delay 5000
name <USERNAME@a.X>
password <PASSWORD>
</syntaxhighlight>
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,264

edits