From owner-freebsd-stable@freebsd.org Sun Apr 25 01:59:58 2021 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 33DA35ECD23 for ; Sun, 25 Apr 2021 01:59:58 +0000 (UTC) (envelope-from friendjane2003@icloud.com) Received: from pv50p00im-zteg10021301.me.com (pv50p00im-zteg10021301.me.com [17.58.6.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FSWSF2zvHz4X6R for ; Sun, 25 Apr 2021 01:59:56 +0000 (UTC) (envelope-from friendjane2003@icloud.com) Received: from [172.20.10.5] (unknown [113.5.12.42]) by pv50p00im-zteg10021301.me.com (Postfix) with ESMTPSA id 83019CC02C8 for ; Sun, 25 Apr 2021 01:59:53 +0000 (UTC) From: =?utf-8?B?5a6L56uL5p2w?= Mime-Version: 1.0 (1.0) Subject: iPhone tethering not working Message-Id: Date: Sun, 25 Apr 2021 09:59:49 +0800 To: freebsd-stable@freebsd.org X-Mailer: iPad Mail (17H35) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.761 definitions=2021-04-24_06:2021-04-23, 2021-04-24 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=579 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2009150000 definitions=main-2104250013 X-Rspamd-Queue-Id: 4FSWSF2zvHz4X6R X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.64 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[17.58.6.46:from]; FREEMAIL_FROM(0.00)[icloud.com]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:17.58.0.0/16]; DKIM_TRACE(0.00)[icloud.com:+]; DMARC_POLICY_ALLOW(-0.50)[icloud.com,quarantine]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[icloud.com]; ASN(0.00)[asn:714, ipnet:17.58.0.0/20, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[17.58.6.46:from]; RCVD_IN_DNSWL_LOW(-0.10)[17.58.6.46:from]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[icloud.com:s=1a1hai]; RECEIVED_SPAMHAUS_PBL(0.00)[113.5.12.42:received]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[icloud.com:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[17.58.6.46:from:127.0.2.255]; NEURAL_SPAM_SHORT(0.96)[0.965]; WHITELIST_SPF_DKIM(-3.00)[icloud.com:d:+,icloud.com:s:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-stable] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2021 01:59:58 -0000 =EF=BB=BF I tried to connect my iPhone SE2 (iOS 13.7) to FreeBSD 12.2-stable. After lo= aded the kernel module if_ipheth, I connected my phone. > ugen0.2: at usbus0 Then I typed usbconfig -u 0 -a 2 set_config 3 > ipeth0 on uhub6 > Ipeth0: on usbus0 Then I chose to trust the computer, but nothing happened. My computer still c= an=E2=80=99t get to the internet. This is ifconfig ue0 output: > ue0: flags=3D8843 metric 0 mtu 1= 500 > ether **** > nd6 options=3D29 I tried dhclient ue0, but got no reply from iPhone. What can I do?=