- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 210字
- 2021-07-02 18:27:15
Correcting the Ethernet interface configuration
Since only one interface can be on at a time, we will set up networking as follows:
- In the upper right-hand corner of the screen, click on the down arrow, which will provide various pieces of information about the current state of the computer. In the lower left-hand corner of that box, click on the settings icon:

System status box
- Next to one of the interfaces, select the arrow icon, which will expose another level of menus. Click on Wired Settings:

System status box
- Select Add Profile from the bottom:

Network window
- From the New Profile window, select Identity on the left; and for Name, enter Host-Only Network:

New Profile window
- In the left column, click on IPv4 and scroll all the way to the bottom and put a check in the box labeled Use this connection only for resources on its network, and then click on Add:

New Profile window
- Assign eth1 to the host-only network that we just created by clicking on eth1 to highlight it. Click on host-only network. Verify that eth0 is assigned to the wired connection network by clicking on eth1. You should now be able to have both interfaces enabled simultaneously:

Network window
推薦閱讀
- 計算機網(wǎng)絡(luò)
- Python自然語言處理實戰(zhàn):核心技術(shù)與算法
- Arduino by Example
- Scala Design Patterns
- Java性能權(quán)威指南(第2版)
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Python Data Analysis Cookbook
- Mastering openFrameworks:Creative Coding Demystified
- 打開Go語言之門:入門、實戰(zhàn)與進階
- FPGA嵌入式項目開發(fā)實戰(zhàn)
- 從零開始學(xué)Android開發(fā)
- SSH框架企業(yè)級應(yīng)用實戰(zhàn)
- Python硬件編程實戰(zhàn)
- Spring Boot從入門到實戰(zhàn)
- Blender 3D Cookbook