Page 1 of 1

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
by answerhappygod
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;"