Back to Articles

ServAssure Collection Platform installs the ServAssure L2TP Receiver inside a Docker container. If your deployment includes the ServAssure L2TP Receiver, you must run the Docker playbook before installing ServAssure Collection Platform.

In a Remote PHY system, L2TPv3 is carried directly over IP and does not use TCP or UDP. You must ensure that your network allows for these packets to be forwarded, for example, by ensuring that any configured ACLs on intervening switches allow packets with IP protocol 115 (IP_PROTO(115)) as their transport protocol.

The following are required to support ServAssure L2TP Receiver installation:
  • The ansible-docker package
  • An Ansible Management Server running Ansible 2.9.6.0 and Python3.
  • Enablement of IP protocol 115 as the network transport protocol.
  • The following local or online repositories, for your operating system, accessible to ServAssure Collection Platform nodes, containing the listed required packages:
    • RHEL 7
      • Repository rhui-rhel-7-server-rhui-rpms:
        audit-libs-python.x86_64
        checkpolicy.x86_64
        libcgroup.x86_64
        libseccomp.x86_64
        libsemanage-python.x86_64
        policycoreutils.x86_64
        python-IPy.noarch
        setools-libs.x86_64
      • Repository rhui-rhel-7-server-rhui-extras-rpms:
        container-selinux.x86_64
        fuse-overlayfs.x86_64
        fuse3-libs.x86_64
        slirp4netns.x86_64
      • Repository rhel-7-server-optional-rpms
    • REHL 8
      • Repository rhel-8-for-x86_64-appstream-rhui-rpms:
        container-selinux.noarch
        fuse-overlayfs.x86_64
        libslirp.x86_64
        slirp4netns.x86_64
        
      • Repository rhel-8-for-x86_64-baseos-rhui-rpms:
        fuse3-libs.x86_64
        fuse3.x86_64
        fuse-common.x86_64
        libcgroup.x86_64
        policycoreutils-python-utils.noarch
        python3-libselinux.x86_64
      • Repository codeready-builder-for-rhel-8-x86_64-rpms
    • Oracle 8:
      • Repository: ol8_baseos_latest
      • Repository: ol8_appstream
      • Repository: ol8_addons
      • Additional files:
        container-selinux.noarch
        fuse-common.x86_64
        fuse-overlayfs.x86_64
        fuse3.x86_64
        fuse3-libs.x86_64
        libcgroup.x86_64
        libslirp.x86_64
        policycoreutils-python-utils.noarch
        python3-libselinux.x86_64
        slirp4netns.x86_64