L2TP Client: Linux: Difference between revisions
Appearance
Content deleted Content added
| Line 17: | Line 17: | ||
lns = l2tp.aaisp.net.uk<br /> |
lns = l2tp.aaisp.net.uk<br /> |
||
require authentication = no<br /> |
require authentication = no<br /> |
||
pppoptfile = /etc/ppp/options.aaisp</ |
pppoptfile = /etc/ppp/options.aaisp<br /> |
||
redial = yes |
redial = yes<br /> |
||
redial timeout = 15 |
redial timeout = 15<br /> |
||
max redials = 9999 |
max redials = 9999<br /> |
||
autodial = yes |
autodial = yes</code></li> |
||
<li>Create <code>/etc/ppp/options.aaisp</code> containing the following (obviously change the name and password to match your L2TP login details):<br /> |
<li>Create <code>/etc/ppp/options.aaisp</code> containing the following (obviously change the name and password to match your L2TP login details):<br /> |
||
<code>+ipv6<br /> |
<code>+ipv6<br /> |
||