Steve is troubleshooting a connection problem with an internal application. If he knows the source IP address is 192.16
Posted: Fri Jul 22, 2022 11:32 am
Steve is troubleshooting a connection problem with an internal application. If he knows the source IP address is 192.168.4.125, how could he filter this traffic?
A. Run fw monitor -e "accept src-ip=192.168.4.125;"
B. Run fw monitor -e "accept src=192.168.4.125;"
C. Run fw monitor -e "accept dst-ip=192.168.4.125;"
D. Run fw monitor -e "accept ip=192.168.4.125;"
A. Run fw monitor -e "accept src-ip=192.168.4.125;"
B. Run fw monitor -e "accept src=192.168.4.125;"
C. Run fw monitor -e "accept dst-ip=192.168.4.125;"
D. Run fw monitor -e "accept ip=192.168.4.125;"