1 00:00:00,620 --> 00:00:02,510 So now we're on the last step. 2 00:00:03,140 --> 00:00:04,760 Fix the problems and run. 3 00:00:04,760 --> 00:00:05,390 Colley. 4 00:00:06,140 --> 00:00:12,560 Now, in this lecture, I will assume that you do have trouble with network connections, and I'm going 5 00:00:12,560 --> 00:00:16,160 to give you some solutions so that you can fix the problem. 6 00:00:18,070 --> 00:00:20,170 Now, hopefully you're not facing such a problem. 7 00:00:20,170 --> 00:00:27,310 So if you don't have a network situation, please, you don't have to apply any of these solutions in 8 00:00:27,310 --> 00:00:27,940 this lesson. 9 00:00:27,940 --> 00:00:33,490 But it's good to have you on the right and you can always sharpen your troubleshooting skills. 10 00:00:34,580 --> 00:00:40,400 So first off, let's reboot the machine to understand whether the problem is an exception for the initial 11 00:00:40,400 --> 00:00:41,210 run or not. 12 00:00:41,900 --> 00:00:45,390 So I shut down the virtual machine because I want to look at the settings of it. 13 00:00:48,550 --> 00:00:50,140 And click the settings button. 14 00:00:50,870 --> 00:00:52,580 Click processors and memory. 15 00:00:53,360 --> 00:00:56,360 I want to make the RAM three gigabytes. 16 00:01:00,790 --> 00:01:04,269 So now I can click the start button to boot it again. 17 00:01:05,750 --> 00:01:08,570 Now let me look at the network adapter while it's booting. 18 00:01:08,900 --> 00:01:10,640 Click on network adapter. 19 00:01:10,910 --> 00:01:14,690 Internet is shared in that mode and that's what I want. 20 00:01:20,930 --> 00:01:23,570 Username and password are both callee. 21 00:01:27,960 --> 00:01:29,970 Okay, we are in again. 22 00:01:30,510 --> 00:01:35,640 So let's check the network connection by clicking the network icon at the upper right hand corner. 23 00:01:35,880 --> 00:01:39,480 So I think there's a problem on the DHCP of the VMware. 24 00:01:39,560 --> 00:01:42,810 Well, anyway, we can live without DHCP as well. 25 00:01:43,830 --> 00:01:46,440 So I'm looking at the wired network. 26 00:01:46,590 --> 00:01:47,430 Don't be confused. 27 00:01:47,430 --> 00:01:53,160 Even though you share the wireless connection of your host machine, it's simulated as a wired network 28 00:01:53,160 --> 00:01:54,030 in the VM. 29 00:01:54,810 --> 00:02:00,000 So let's open a terminal screen and look at the networking service if it's running right. 30 00:02:00,000 --> 00:02:00,480 Service. 31 00:02:00,480 --> 00:02:01,380 Networking. 32 00:02:01,410 --> 00:02:05,430 And press tab twice to see the available commands of the service. 33 00:02:06,150 --> 00:02:09,330 Networking Service does not have status command. 34 00:02:09,419 --> 00:02:12,990 So I'll assume that it's not started and try to start it. 35 00:02:16,090 --> 00:02:20,870 And if you are still not connected at this point, let's go to network settings. 36 00:02:20,890 --> 00:02:25,900 You can go to network settings via advanced network settings under the menu. 37 00:02:29,600 --> 00:02:35,930 Or you can right click on the network icon in the upper right corner and select edit connections. 38 00:02:37,600 --> 00:02:41,080 Now click the wheel icon under the wiretap. 39 00:02:41,110 --> 00:02:41,720 Okay. 40 00:02:41,740 --> 00:02:42,700 Okay. 41 00:02:42,700 --> 00:02:47,140 I go to the IPv4 tab to set the IP manually. 42 00:02:47,170 --> 00:02:48,970 Click the manual option. 43 00:02:49,300 --> 00:02:51,190 I'll choose an IP for the new column. 44 00:02:51,370 --> 00:03:00,130 Now, the IP block of my virtual network is 172.161.131.0 through 24. 45 00:03:00,430 --> 00:03:02,530 So I'll choose an IP from this block. 46 00:03:03,070 --> 00:03:10,300 Net mask is 25525525504 24 IP block. 47 00:03:10,340 --> 00:03:16,360 As far as I remember, the gateway is 172.16.131.2. 48 00:03:19,330 --> 00:03:21,970 So I use 8.8.8.8. 49 00:03:21,970 --> 00:03:25,180 That's the Google DNS as my DNS server. 50 00:03:25,450 --> 00:03:26,080 Okay. 51 00:03:27,680 --> 00:03:30,590 Let me look at another VMs network settings. 52 00:03:30,590 --> 00:03:32,330 So this is Cali I'm currently using. 53 00:03:32,330 --> 00:03:35,000 Go to network settings, Select wired settings. 54 00:03:36,850 --> 00:03:39,130 Click the wheel icon under the wired tab. 55 00:03:39,160 --> 00:03:41,230 Go to the IPv4 tab. 56 00:03:41,290 --> 00:03:43,240 Yes, the gateway is correct. 57 00:03:47,420 --> 00:03:51,170 Okay, I'll reboot the machine to be sure that the changes are applied. 58 00:03:55,880 --> 00:03:56,690 Completed. 59 00:04:01,350 --> 00:04:06,150 So open a terminal screen type if config to see the IP address of the new colleague. 60 00:04:06,150 --> 00:04:09,210 It's 2 to 5 just as we set. 61 00:04:09,690 --> 00:04:11,730 So let's ping a remote system. 62 00:04:11,730 --> 00:04:13,980 For example, google DNS. 63 00:04:14,060 --> 00:04:14,300 Eight. 64 00:04:14,510 --> 00:04:16,350 888. 65 00:04:17,700 --> 00:04:19,950 Yes, we received the response packages. 66 00:04:20,010 --> 00:04:20,550 The networks. 67 00:04:20,550 --> 00:04:21,120 Okay, now. 68 00:04:21,120 --> 00:04:25,170 So to double check open a browser and visit any Web site.