Question
1. Typing host tycho.luna.edu produces a response with the IP address 10.27.109.201, but typing ping tycho.luna.edu produces a series of Destination Host Unreachable messages. What
1. Typing host tycho.luna.edu produces a response with the IP address 10.27.109.201, but typing ping tycho.luna.edu produces a series of Destination Host Unreachable messages. What can you rule out as a cause of the problems with ping?
Select one:
a. A failure of your local router
b. A network cable unplugged from tyco.luna.edu
c. An unresponsive DNS server
d. A failure of tyco.luna.edu's router
2. You type route and see the following output. What network access limitation will this computer have?
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
172.24.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
Select one:
a. You will be unable to access computers on the Internet at large.
b. Access to the 192.168.1.0/24 network will be disabled
c. Access to the 172.24.21.0/24 network will be disabled
d. Hostname resolution via DNS will not work correctly
3. You have been told that a special project must be completed. In order for that project to get done, TFTP (Trivial File Transfer Protocol) traffic must be allowed through the firewall. Which port should you enable for TFTP?
Select one:
a. 23
b. 69
c. 143
d. 389
4. Which of the following ports should you not block on a system that functions as a public Web server?
Select one:
a. 23
b. 25
c. 80
d. 137
5. You perform maintenance on a computer that required you to take down its network interface (eth0). You now want to bring its network interface back up using its preconfigured defaults. What command could you type to accomplish this goal?
Select one:
a. ifconfig eth0
b. iwconfig eth0
c. netstat eth0
d. ifup eth0
6. What are two common pull mail protocols used by clients to retrieve mail from ISPs? (Choose two.)
Select one or more:
a. IMAP
b. POP
c. SMTP
d. PAP
7. Explain the meaning of the following entry in the /etc/nsswitch.conf file:
hosts: files dns
Select one:
a.Outgoing network connections are only permitted to computers called files and dns.
b. The computers called files and dns are used as network switches.
c.The computers called files and dns are used as Netscape proxies.
d. The computer uses /etc/hosts followed by a DNS server for name resolution.
8. What file do you edit to tell Linux what DNS servers to use, if you use static IP addresses?
Select one:
a. /etc/dns.servers
b. /etc/nameservers
c. /etc/nameservers.conf
d. /etc/resolv.conf
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started