iPhone tethering not working
宋立杰
friendjane2003 at icloud.com
Sun Apr 25 01:59:58 UTC 2021
I tried to connect my iPhone SE2 (iOS 13.7) to FreeBSD 12.2-stable. After loaded the kernel module if_ipheth, I connected my phone.
> ugen0.2: <Apple Inc. iPhone> at usbus0
Then I typed usbconfig -u 0 -a 2 set_config 3
> ipeth0 on uhub6
> Ipeth0: <Apple Inc. iPhone, class 0/0, rev 2.00/12.08, addr 1> on usbus0
Then I chose to trust the computer, but nothing happened. My computer still can’t get to the internet.
This is ifconfig ue0 output:
> ue0: flags=8843<UP,BROADCAST,RUNNING, SIMPLEX, MULTICAST> metric 0 mtu 1500
> ether ****
> nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
I tried dhclient ue0, but got no reply from iPhone. What can I do?
More information about the freebsd-stable
mailing list