(1)IP-OF-PI:8754/settings.html reads from config file, and if save button on this page is clicked, saves the currently displayed/edited settings to config file.
You are right. This problem persisted during 2016/2017, but is now over.
The contents of file /etc/fr24.ini which I posted in my above post are from my current working install on Piaware SD card image 3.6.2. This was done shortly after Piawsre SD card image ver 3.6.2 was released, so it is hardly few weeks old.
The current bug in FR24 feeder is its failure to connect to FR24 server if it tries IPv6 address. This is totally due to some bug in their servers. I am not sure if it is solved or still there.
If you face an error message of failure to connect, see the 2 bug-fixes given below
Fix #1
As a temporary measure, FR24 admin suggested to block IPv6 by giving this command
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
However this command is to be re-issued at every reboot of Pi.
. Fix #2
A FR24 forum member gave a better solution. Instead of totally blocking IPv6, he suggested following method to change preference to IPv4. I have tested it, and it works fine. Here is this method:
sudo nano /etc/gai.conf
In this file scroll down to find following line:
#precedence ::ffff:0:0/96 100
Uncomment this line so it looks like: precedence ::ffff:0:0/96 100
Now Pi will prefer IPv4
I have been waiting for FIOS to get it for over 5 years.
I remember doing training on IPV6 in the late 1990s in Cisco and Nortel courses.
I currently have my router tunnel IPV6 through https://www.tunnelbroker.net/
This way all devices on my Network can use it. It is a old Cisco 891 but some of the residential routers also support tunnels. The only issue I have is changing the tunnel IP when Verizon change my router’s external IP.
So, just touching on my original query, my FR24 feed currently shows as operating via port 30002 - I am assuming there is no conflict with FlightAware’s MLAT.
Or should I change config to receiver=“beast-tcp” host=“127.0.0.1:30005” ?
I have currently got MLAT disabled for FA but this is not my main R-Pi set up, it is intended for relocation.
Like I said, the (avr-tcp, 30002) didn’t work for me in the past, so I have switched to (beast-tcp, 30005) and never looked to change it.
You can see if it really works for you on that admin port <IP_Pi>:8754 , it will show the number of Aircraft Tracked and Uploaded.
If you don’t see anything on that port, your setup is incomplete.
See also: