Multiple Choice
While setting up a load-balanced HTTP service, Linux Virtual Server was configured with the commands: ipvsadm -A -t 198.51.100.2:80 -s rr ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.1:80 -m ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.2:80 -m and all backend servers are using the LVS host as the default router. Which additional command has to be issued on the LVS host in order to correctly handle incoming HTTP traffic?
A) echo "1" > /proc/sys/net/ipv4/ip_forward
B) iptables -t nat -Z
C) ipvsadmin -L -n
D) ipmasq -A 192.168.10.1 -A 192.168.10.2 -p tcp --dport www -j DEMASQ
E) netstat -r
Correct Answer:

Verified
Correct Answer:
Verified
Q62: Which of the following statements are true
Q63: When migrating a physical machine to a
Q64: Which function is not supported in a
Q65: Which of the following is true regarding
Q66: After the Xen guest configuration file debian.cfg
Q68: SIMULATION When using direct Linux booting to
Q69: Which of the following KVM parameters is
Q70: Which one of the following should NOT
Q71: SIMULATION In order to determine if a
Q72: When used with KVM, which of the