Skip to content

rhamblet/opncell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This is Cellular. An out of box way of deploying private cellular networks.i.e 4G, 5G, as well as 5G NSA.
To ensure a secure network, Cellular is built behind a firewall, i.e. OPNsense firewall. You can check out the OPNsense repo Here.
Cellular utilizes Open5gs which is a C-language implementation for 5G Core and EPC. You can fork the repo Here

Installation

Run the below command in the commandline of the machine running the OPNsense firewall.

fetch -o /usr/local/etc/pkg/repos/opncell.conf http://repo.opncell.io/cellular.conf && pkg update

This establishes the repository holding the cellular package installer, plus other necessary pieces of the puzzle

Getting into it

Once you have the repo set up on your machine, you can proceed to install the package by running pkg install os-cellular-devel
In the GUI, set up the loop back addresses for each of the open5gs services.
To add the addresses;
Interfaces ----->Virtual IPs

Sponsers

If you find Cellular useful for work, please consider supporting this Open Source project by Becoming a sponsor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.8%
  • Volt 23.8%
  • JavaScript 21.0%
  • CSS 3.3%
  • Shell 3.3%
  • Python 2.4%
  • Other 0.4%