Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How do I see if a virtual server has any traffic

Featured Replies

We are getting all these security scans and sometimes they come across an address (like a virtual server) and want to know if its being used. I don't see any way in GUI to tell me if its or not. Any advice?

I utilize tcpdump often. In the case you are referring to, in wanting to see if a certain virtual server is getting any traffic you have a couple different tcpdump commands you can use.

Let's say your virtual server has an IP address of 10.47.195.11 and you want to see if any traffic is coming in or out of this Virtual Server. You would ssh to the LTM and run:

tcpdump -nni 0.0 -s0 "host 10.47.195.11"

WARNING: Don't run too long on interface 0.0 or you could crash your F5. (Ideally you would choose the interface 10.47.195.11 is on and put that instead of 0.0) run ifconfig to help you determine the correct interface.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.