Geeron Posted April 26, 2019 Share Posted April 26, 2019 Hi, Just installed the latest firmware 2.5.4 and reinstalled module dump1090. After installing the dependencies and starting the module, I receive airplane info in the list field. The Map is not shown however (stating error message : "ip-adres tetra" refused to connect. Screenshot attached. Any help would be appreciated. Kind regards, Ronny Link to comment Share on other sites More sharing options...
Geeron Posted April 26, 2019 Author Share Posted April 26, 2019 Looks like the source frame target (port 9090) is being dropped by the Tetra. Tcpdump session on the Tetra confirms this behavior : 17:04:34.731146 IP 192.168.10.45.53356 > 192.168.10.140.9090: Flags , seq 1972236727, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0 17:04:34.731360 IP 192.168.10.140.9090 > 192.168.10.45.53356: Flags [R.], seq 0, ack 1972236728, win 0, length 0 17:04:34.982963 IP 192.168.10.45.53357 > 192.168.10.140.9090: Flags , seq 2181650446, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0 17:04:34.983178 IP 192.168.10.140.9090 > 192.168.10.45.53357: Flags [R.], seq 0, ack 2181650447, win 0, length 0 17:04:35.236335 IP 192.168.10.45.53356 > 192.168.10.140.9090: Flags , seq 1972236727, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0 17:04:35.236551 IP 192.168.10.140.9090 > 192.168.10.45.53356: Flags [R.], seq 0, ack 1, win 0, length 0 Quick Fix : iptables add dport 9090 to zone_wan_input and Link to comment Share on other sites More sharing options...
Geeron Posted April 26, 2019 Author Share Posted April 26, 2019 all working now after quick fix. Should be easy fix for next release update ... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.