当前位置:网站首页>Create AP hotspots for imx6 development board QT system based on rtl8723 cross compile iptables
Create AP hotspots for imx6 development board QT system based on rtl8723 cross compile iptables
2022-07-28 23:56:00 【mucheni】
First prepare a router , A wire line , As shown in the figure below , These two ports can be connected to the external network , Pass the network port
The network cable is connected to the Gigabit port of the router .
Android 12 System is DHCP Of , Connecting the development board to the router can automatically obtain IP Address , And then you can open
Web pages can be accessed , As shown in the figure below :
Click “ Set up ”, Enter the setting interface , As shown in the figure below :
And then click “ The Internet and the Internet ”, Enter the network setting interface as shown in the following figure :
And then click “Ethernet”, As shown in the figure below :
Get into “Ethernet” Automatic acquisition can be selected in the setting interface IPDHCP Or static IP. Recommended DHCP, Such as
If you want to set static Ip, Make sure your network parameters are available , As shown in the figure below :
You can also check on the serial port terminal IP Address , You can select the connected network port according to your needs and use the command to view the network
Oral IP, As shown in the figure below :
ifconfig eth1 // Check the network port 1 Of IP
ifconfig eth0 // Check the network port 0 Of IP
Enter the following command to test the connectivity of the network interface , Both ports support connecting to the external network .
ping -I eth1 -c 10 www.baidu.com //ping Test network interface 1
ping -I eth0 -c 10 www.baidu.com //ping Test network interface 0
After the test, more content can be solved as 3568 Development board
边栏推荐
- Genomic DNA isolation Worthington ribonuclease A
- Arm-a53 data "recommended collection"
- 请简述list,set,map类型的集合的各自特点(简述三种不同的继承方式下)
- Asynchronism and synchronization of visa write and read functions by LabVIEW
- pycharm配置运行环境
- 数据中台的那些“经验与陷阱”
- YOLOV5学习笔记(一)——原理概述
- Best practices for migration of kingbasees v8.3 to v8.6 of Jincang database (3. Kingbasees migration capability support system)
- 【MySQL 8】Generated Invisible Primary Keys(GIPK)
- Leetcode64. 最小路径和
猜你喜欢
考过HCIP入职心仪公司,分享华为认证学习经历及心得
Deep analysis of integrated learning xgboost
Genomic DNA isolation Worthington ribonuclease A
有效供应链管理的八大绩效分析指标(上)
How powerful can top "hackers" be? Internet access without signal, expert: high-end operation!
A new generation of ultra safe cellular battery, Sihao aipao, will be available from 139900 yuan
Codeforces Round #810 (Div. 2) A - C
EN 1935建筑五金.单轴铰链—CE认证
VMware VCSA 7.0 Install
Leetcode63. 不同路径 II
随机推荐
Design idea of room inventory in hotel reservation system database
Okaleido生态核心权益OKA,尽在聚变Mining模式
field injection is not recommended 的解决办法
Compatibility description between kingbasees and Oracle (2. Data type)
Worthington丨Worthington胰蛋白酶化学性质及相关研究
剑指 Offer 41. 数据流中的中位数
多传感器融合定位(一)——3D激光里程计
EN 12101-8:2011烟雾和热量控制系统防烟挡板—CE认证
脲酶丨Worthington杰克豆脲酶的特性及测定方案
DevOps在物联网解决方案中的应用
Eight performance analysis indicators of effective supply chain management (Part 1)
1-4 类的复习
Codeforces Round #474 (Div. 1 + Div. 2) - C, F
Codeforces Round #810 (Div. 2) A - C
Where is the DP interface of desktop computer (what if the host has no DP interface)
Powercli VMware vCenter deploys conventional new VMS in batch through self built PXE server with one click
利用递归和链表头插法实现链表成组的翻转——LeetCode25 K个一组翻转链表
AUTOCAD——Excel表格导入CAD、CAD合并两兄弟
Worthington核糖核酸酶B历史和化学性质说明
以JSP为视图解析器搭建SSM项目