ppp

  1. M

    openfortivpn stopped working after updating host and container from Debian 13.3 to 13.5

    Hi there, yesterday I update the host and a container from Debian 13.3 to 13.5, then openfortivpn on the container stopped working. Symptom (on the container, user admin) - Trying to launch the vpn manually I get: $ sudo openfortivpn INFO: Connected to gateway. INFO: Authenticated. INFO...
  2. H

    "Sorry - this system lacks PPP kernel support" on Proxmox 7 using LXC

    Hello! I'm using Proxmox Virtual Environment 7.4-3 and having trouble to set-up PPPoE to work through a LXC OpenWRT OpenWrt 23.05.3, r23809-234f1a2efa. This is the container configuration: cat /etc/pve/lxc/100.conf arch: amd64 cores: 4 hostname: openwrt memory: 2048 ostype: unmanaged rootfs...
  3. K

    ppp_generic module missing proxmox 7

    I'm trying to create a pptp vpn gateway to my nated webserver in a unprivileged container, but there is no ppp_generic module in the proxmox server to make available to the container. I tested the same configuration in a vm, but I don't want the overhead and the security of the pptp protocol...
  4. S

    [SOLVED] PPP on multiple containers not working

    Hi, I am trying to get PPPoE running on multiple containers. I have it running on my first container without any issues. Getting it up and running on the second one gives issues. My initial setup for container 1: Loaded the following modules on the host server and added them to /etc/modules...
  5. C

    Activate PPP on LXC container (Proxmox v4)

    Hello, I have OpenVZ containers (Debian7.9) on a Proxmox v3. I want to migrate my VPS to Proxmox v4 environment. I have migrate my CTs but the PPP VPN service doesn't works on Proxmox 4. I have activate the kernel ppp modules and reboot my server but the problem is always present. Can you...