GithubHelp home page GithubHelp logo

docker-l2tpipsec-vpn's People

Contributors

rfadams avatar viadanna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-l2tpipsec-vpn's Issues

Unable to connect - where to find server log files?

Currently attempting running it in a boot2docker with minimal changes to see if I can get it to work. When I first tried to build the image I had problems with python package so I changed it to use debian:wheezy instead, but after that was able to build and run the image. I left the username password as student howdyhowdy and shared secret as howdyhowdy to test it, but I'm unable to connect with following error:

"The L2TP-VPN server did not respond. Try reconnecting. If the problem continues, verify your settings and contact your Administrator."

Enabling verbose logging on OS X I get the following in /var/log/ppp.log on the client.
Sat Feb 7 22:16:16 2015 : publish_entry SCDSet() failed: Success!
Sat Feb 7 22:16:16 2015 : publish_entry SCDSet() failed: Success!
Sat Feb 7 22:16:16 2015 : l2tp_get_router_address
Sat Feb 7 22:16:16 2015 : l2tp_get_router_address 192.168.0.1 from dict 1
Sat Feb 7 22:16:16 2015 : L2TP connecting to server '192.168.59.103' (192.168.59.103)...
Sat Feb 7 22:16:16 2015 : IPSec connection started
Sat Feb 7 22:16:16 2015 : IPSec phase 1 client started
Sat Feb 7 22:16:26 2015 : IPSec connection failed

I tried to override the docker start to just be /bin/bash so I could run the run script in background and look around for any logs on the server, but I couldn't find the logs on the server. Where should I look?

Also here is the error I got building the image on ubuntu:12.04, I would send a pull request for my changes, but I wanted to get it working first. My fork is here: https://github.com/kurtharriger/docker-l2tpipsec-vpn

Sending build context to Docker daemon 87.55 kB
Sending build context to Docker daemon
Step 0 : FROM ubuntu:12.04
---> 69c02692b0c1
Step 1 : RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list
---> Using cache
---> fbf575428354
Step 2 : RUN apt-get update
---> Using cache
---> 20fc27861ad4
Step 3 : RUN apt-get upgrade -y
---> Using cache
---> 73ddb81f10e3
Step 4 : RUN apt-get install -y curl wget
---> Using cache
---> 7a5020885b3e
Step 5 : RUN apt-get install -y openswan :
---> Using cache
---> b9c59d63ea8d
Step 6 : RUN apt-get install -y lsof iptables ufw
---> Running in 02a21d80fb3e
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ufw : Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but it is not going to be installed
Depends: python (< 2.8) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
INFO[0002] The command [/bin/sh -c apt-get install -y lsof iptables ufw] returned a non-zero code: 100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.