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: pfSense: Difference between revisions

clean up, typos fixed: the the → the (2)
(Created page with "__NOTOC__<indicator name="L2TP">link=:Category:Incoming_L2TP|30px|Back up to the Incoming L2TP Category</indicator> Category:Incoming_L2TP [https:/...")
 
(clean up, typos fixed: the the → the (2))
(3 intermediate revisions by one other user not shown)
__NOTOC__<indicator name="L2TP">[[File:Menu-L2TP.svg|link=:Category:Incoming_L2TPIncoming L2TP|30px|Back up to the Incoming L2TP Category]]</indicator>
[[Category:Incoming_L2TPIncoming L2TP]]
 
[https://www.pfsense.org/ pfSense] is an open source firewall distribution, built on top of the FreeBSD Operating System.
It is possible to create a L2TP client interface and route both IPv4 and IPv6 traffic over it.
 
 
Configuration== detailsConfiguration toGuide follow...==
 
=== Step 1 ===
 
The first step is to add a new L2TP Interface to pfSense.
 
This is done by navigating from Interfaces ⟶ (assign), then clicking on 'PPPs' and then press the '+ Add' button.
 
[[File:PfSense - Add PPP Interface.png|800px]]
 
On the next screen, configure the new interface to use L2TP:
 
# Set the '''Link Type''' to L2TP
# Set the outgoing '''Link Interface''' (most likely WAN)
# Set the '''Username''' to your AAISP login
# Set the '''Password''' to you AAISP password - as seen on the 'Broadband Circuit Details' page on [[Category:Control Pages|control.aa.net.uk]]
# Set the '''Gateway IP''' to '90.155.53.19' - by using an IP address you can avoid performing a DNS lookup, and having to ensure DNS works before and after the tunnel comes up.
# No Local IP Address is required - it will be chosen automatically
 
[[File:PfSense - Define PPP Configuration.png|800px]]
 
When you are finished, press '''Save''' at the bottom of the screen.
 
 
=== Step 2 ===
 
Then go back to the Interfaces ⟶ (assign) main menu. The next step is to assign the interface and configure it.
 
Press the '+ Add' button next to the new L2TP0 interface:
 
[[File:PfSense - Assign Interface.png|800px]]
 
The interface can then be configured to use IPv4 and/or IPv6:
 
# I used the '''description'''/name 'L2TP' for my interface
# Set the '''IPv4 Configuration Type''' to 'L2TP'
# Set the '''IPv6 Configuration Type''' to 'SLAAC' - you don't actually need a global IPv6 address on the interface at all - it will just use Link Local addressing, but setting to SLAAC seems to enable IPv6 on the interface without causing any problems
 
When you are finished, press '''Save''' at the bottom of the screen.
editor
698

edits