How can you enable Routing and Remote Access service?
In services of the machine that installs the Routing and Remote Access service, disable the windows firewall / internet connection sharing service (ICS)
In services of the Routing and Remote Access service installation machine, enable windows firewall / internet connection sharing service (ICS)
Select Add / Remove Windows Components and reinstall Routing and Remote Access service
On Routing and Remote Access screen, right click on Routing and Remote Access and select Add Server .
Question 8. To perform reverse resolution for machines of network 192.168.20.0 we need to define the zone named
192.168.20.in-addr.arpa
192.168.20.0.in-addr.arpa
20,168,192.in-addr.arpa
0.20.168.192.in-addr.arpa
Question 9. To set the IP address for the eth0 network card, use the ifconfig command, which command must we execute?
ifconfig eth0 172.16.10.11/255.255.255.0
ifconfig eth0 172.16.10.11 mask 255.255.255.0
ifconfig eth0 172.16.10.11 netmask 255.255.255.0
ifconfig eth0 172.16.10.11 mask 255.255.255.0
Question 10. Which port does the SMTP service run?
25
26
30
54
Question 11. You are the network administrator for a company that uses 2 different NetIDs called subnetA and subnetB, you install and configure on subnetA a DHCP server, on subnetB a DHCP server, so that the clients in 2 NetID receives the IP address from these two DHCP servers. However, a user of the subnetA told you that his computer named US05 could not access the resources of the subnetB machines. You check that all computers on the subnetA have the same situation, you go to the US05 and discover that the machine is using the IP address 169.254.10.28. How do you make all subnetA machines accessible on the network and these problems will no longer be repeated in the future.
Configure all alternative IP configuration users on the Alternative Configuration tab
Installing DHCP Relay Agent on SubnetA and SubnetB
Configure all users using static IP
Configure all users at subnetA using static IP
Question 12. You are the web server administrator in the company. Your company has a website so that all clients on the local network can access this website. How do you configure the Web Server to prevent all user traffic on the internet when accessing internal resources except http traffic.
Enable TCP / IP filtering on the Web Server and only allow traffic to go through TCP port 143
Enable TCP / IP filtering on Web Server and only allow traffic to go through TCP port 25
Enable TCP / IP filtering on Web Server and only allow traffic to go through TCP port 110
Enable TCP / IP filtering on Web Server and only allow traffic to go through TCP port 80