Skip to content

ut0mt8/l2tpclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

l2tpclient.py RMZ 2012

Naive implementation of a LAC (L2TP client) written in python.
It implement very partially RFC2661. 
Limited to only one tunnel and one session.
Relies on pppd for ppp connectivity.
Know to work with xl2tpd and Redback LNS implementation.
Tested on Linux, and OpenBSD 
(warning MTU on OpenBSD need to be at most 850, cause of the 1024 lentgh buffer hardcoded in the tty code, or patch your kernel)

About

A proof of concept l2tp 'lac' client written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages