Can anyone confirm that sharing internet connection works in Crimson?
I have tried the two ways which worked in Byzantium:
Starting a Wi-Fi hotspot. Result: no device was able to connect to the hotspot.
Sharing connection via a Type-C cable. Result: I was able to ping the phone, but was unable to access the Internet through it. The corresponding route was not added on the connected laptop (as reported by ip route), and adding it manually did not help.
I just tried it with both Redpine and SparkLAN cards on Crimson and I could connect to their hotspots from my laptop with no troubles. Sharing Internet connection works both ways too.
I’ve tried again, this time with calm mind, and now it works. I deleted the related Wi-Fi connection from NetworkManager on my laptop, created it again, and it helped… Need to test it also with other devices.
The Type-C cable connection also works, except that the default route is not advertised for some reason, and I need to do sudo ip route add default via 10.42.0.1 manually.