Version 8 (modified by 8 years ago) ( diff ) | ,
---|
Steps for setting up openairinterface on orbit
- kernel
- install kernel 4.7.7
- issues with changing kernels on xen vm
- hostnames
- append the following lines to /etc/hosts:
127.0.1.1 nano.orbit-lab.org nano 127.0.1.1 hss.orbit-lab.org hss
- set /etc/hostname to
nano
- hostnamectl may be a workaround
- to check, you must use
getent hosts name
- getent uses gethostbyname, while host and nslookup query DNS directly
- GENI workaround
- on every boot:
- append to etc/hosts
- delete etc/hostname
- run hostnamectl set-hostname nano
- logout and back in
- on every boot:
- append the following lines to /etc/hosts:
- use script to append items to db
- mmeidentity for user must match index of mme used
- imsi specified for both user and pdn
- specify user key with UNHEX function
- edit line at bottom of hss.config to enable 001 01 plmn
- fqdn defined in spec
- GENI
- EPC URN:
urn:publicid:IDN+instageni.rutgers.edu+image+ch-geni-net:OAIEPCOrbit
- eNB URN:
urn:publicid:IDN+instageni.rutgers.edu+image+ch-geni-net:OAIeNBRutgers
- EPC URN:
Note:
See TracWiki
for help on using the wiki.