-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No data through hotspot #48
Comments
Tested with beta27: still the same issue. After connecting my iPhone (iOS 15), I could not use internet on the iPhone, it just times out. |
Here is a sample of nmcli with hotspot activated on beta27:
Is it expected to have only ipv6 DNS servers in resolv.conf? Connection from MacBook to PinePhone is fine, as I can ssh from it to the phone.
How can I further troubleshoot? https://github.com/gartfr/QualcommLTE has some useful commands, but I do not have enough experience/knowledge with mobile connections to make good use of them. I suspect there is some issue with my APN config or something like that, as it appears that for other people the hotspot works fine. I am using KPN as provided in The Netherlands. Using the same SIM card in iPhone allows enabling hotspot with no issues. |
Discussing this on my provider's forum (https://forum.kpn.com/toestellen-en-besturingssystemen-126/pine-phone-linux-manjaro-phosh-als-hotspot-instellen-geeft-geen-internet-op-laptop-580507, Dutch) learns that my phone only gets an ipv6 address for its data connection. Therefore I looked into setting up NAT64 and that succeeded, but I still don't get data on my MacBook. I followed https://wiki.archlinux.org/title/Internet_sharing#Enable_packet_forwarding to setup ip forwarding. I added the ipv6 pool as mentioned on: |
After activating the hotspot I can connect my laptop ok, but there is no data flowing. Are there additional steps I need to take? How can I troubleshoot?
The text was updated successfully, but these errors were encountered: