|
|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
# Copyright
|
|
|
|
|
|
|
|
|
|
© 2016 Luc Engelmann LX1IQ
|
|
|
|
|
© 2016 Jean-Luc Deltombe LX3JL and Luc Engelmann LX1IQ
|
|
|
|
|
|
|
|
|
|
The XLX Multiprotocol Gateway Reflector Server is part of the software system
|
|
|
|
|
for the D-Star Network.
|
|
|
|
|
@ -50,7 +50,7 @@ Please use the stable version listed above, we cannot support others.
|
|
|
|
|
# apt-get install build-essential
|
|
|
|
|
# apt-get install g++-4.7 (skip this step on Debian 8.x)
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
###### After downloading and before compiling, please have a look at the main.h file
|
|
|
|
|
###### Download and compile the XLX sources
|
|
|
|
|
```
|
|
|
|
|
# git clone https://github.com/LX3JL/xlxd.git
|
|
|
|
|
@ -113,6 +113,7 @@ XLX Server requires the following ports to be open and forwarded properly for in
|
|
|
|
|
- UDP port 10001 (json interface XLX Core)
|
|
|
|
|
- UDP port 10002 (XLX interlink)
|
|
|
|
|
- TCP port 22 (ssh) optional TCP port 10022
|
|
|
|
|
- UDP port 42000 (YSF protocol)
|
|
|
|
|
- UDP port 30001 (DExtra protocol)
|
|
|
|
|
- UPD port 20001 (DPlus protocol)
|
|
|
|
|
- UDP port 30051 (DCS protocol)
|
|
|
|
|
@ -121,4 +122,4 @@ XLX Server requires the following ports to be open and forwarded properly for in
|
|
|
|
|
- UDP port 10100 (AMBE controller port)
|
|
|
|
|
- UDP port 10101 - 10199 (AMBE transcoding port)
|
|
|
|
|
|
|
|
|
|
© 2016 Luc Engelmann LX1IQ
|
|
|
|
|
© 2016 Jean-Luc Deltombe and Luc Engelmann LX1IQ
|
|
|
|
|
|