2024-09-22, 08:14 AM
I don't have a good grasp of network issues, but I'm a bit lost here.
After my tests yesterday, I restarted TinyPilot, so logically it must have lost what I ran on the command line? I expected not to be able to access it from the OpenPlotter AP, but I can access it with its fixed IP address 10.10.10.2
And Pypilot manages to reach OpenPlotter as well.
The route -n command shows one more line than yesterday:
So I don't really understand...
Is there things persisted between reboots, regarding networking, apart from the /.pypiot/networking.txt configuration file?
After my tests yesterday, I restarted TinyPilot, so logically it must have lost what I ran on the command line? I expected not to be able to access it from the OpenPlotter AP, but I can access it with its fixed IP address 10.10.10.2
And Pypilot manages to reach OpenPlotter as well.
The route -n command shows one more line than yesterday:
Code:
tc@pypilot:/$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 wlan0
127.0.0.1 0.0.0.0 255.255.255.255 UH 0 0 0 lo
192.168.14.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan1
192.168.14.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan1
So I don't really understand...
Is there things persisted between reboots, regarding networking, apart from the /.pypiot/networking.txt configuration file?