Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xl2tpd outbound support on AWS #150

Closed
mark-hayward opened this issue May 3, 2018 · 2 comments
Closed

xl2tpd outbound support on AWS #150

mark-hayward opened this issue May 3, 2018 · 2 comments

Comments

@mark-hayward
Copy link

I am trying to establish a IPSE L2TP VPN connection to another site from an AWS EC2 instance.
The only error I see is :
L2TP kernel support not detected (try modprobing l2tp_ppp and pppol2tp)

Will this prevent xl2tpd from establishing a session to a remote server?

root@ip-192-168-0-253:/usr/src# xl2tpd -D
xl2tpd[1329]: Not looking for kernel SAref support.
xl2tpd[1329]: L2TP kernel support not detected (try modprobing l2tp_ppp and pppol2tp)
xl2tpd[1329]: xl2tpd version xl2tpd-1.3.12rc1 started on ip-192-168-0-253 PID:1329
xl2tpd[1329]: Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc.
xl2tpd[1329]: Forked by Scott Balmos and David Stipp, (C) 2001
xl2tpd[1329]: Inherited by Jeff McAdams, (C) 2002
xl2tpd[1329]: Forked again by Xelerance (www.xelerance.com) (C) 2006-2016
xl2tpd[1329]: Listening on IP address 0.0.0.0, port 1701
xl2tpd[1329]: Connecting to host 30.253.118.90, port 1701
xl2tpd[1329]: Maximum retries exceeded for tunnel 54477.  Closing.
xl2tpd[1329]: Connection 0 closed to 30.253.118.90, port 1701 (Timeout)
@shussain
Copy link
Collaborator

shussain commented Aug 3, 2018

Is this still an issue @markhaywardnuvens ?

@mark-hayward
Copy link
Author

No, I contacted aws and they said it's not supported on their kernels.
They claimed it may be possible by compiling a custom kernel but I took a different route. So this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants