General
| Info | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Note:Additional terrestrial services will be created in the future for various missions. If unsure of what services you need to enable on your station, please contact the EUMETSAT User Helpdesk (ops@eumetsat.int). |
...
7. OPTIONAL: Update storage path for new data, modifying cast-client-channels_ter-2.ini file (See also EUMETCast Terrestrial on AMT - How to change file storage path)
| Code Block |
|---|
vi /etc/cast-client-channels_ter-2.ini |
...
8. OPTIONAL: Configure IP for NAKs (if enabled) using the following commands (See also Morpheus Legacy: How to enable NAKs for EUMETCast Terrestrial on AMT)
| Code Block |
|---|
iptables -t nat -A POSTROUTING --destination 193.17.9.7/32 -j SNAT --to-source <internal-IP of station> |
...
| Info |
|---|
Log entries for each terrestrial service can be found in /var/log/tellicast-client/recv_ter-x.log where x indicates the service, i.e. /var/log/tellicast-client/recv_ter-1.log for ter-1 service. |
Terrestrial Service Ter 3 (NEW)
| Info |
|---|
EUMETCast Terrestrial will undergo reorganisation on 11 September 2023. This change is intended to optimise the bandwidth usage on the EUMETCast Terrestrial service. |
...