Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 452 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 452 Bytes

JeOS Gateway

OpenVPN gateway based on SLES 12 JeOS

Installation

  1. Install SLE 12 SP1 JeOS

  2. Register your machine with

    SUSEconnect -e john.doe@example.com -r <your_key>
    
  3. Update the OS with

    zypper patch
    
  4. Install software with

    zypper in openvpn dnsmasq
    

Configuration

Todo

  • Disable logging to tty
  • Create aliased network devices
  • Configure OpenVPN
  • Configure SUSEFirewall