Forum Discussion
C_14818
Nimbostratus
Feb 27, 2013irule to figure out source and destination
Hi,
I am looking for a way to see what is source and destination and VIP/VS that is used for this traffic
tcpdump -ni external:nnn -s0 tcp port 22
I am seeing Self IP of F5 as source a...
C_14818
Nimbostratus
Mar 01, 2013I see this
[admin@F5-01:Active] ~ b conn ss server 192.168.1.10 show all
VIRTUAL any%65535 <-> NODE 192.168.1.10:8 TYPE local 1/1
CLIENTSIDE 10.11.11.5:17343 <-> 192.168.1.10:8
(pkts,bits) in = (1, 40) out = (1, 40)
SERVERSIDE 10.11.11.5:17343 <-> 192.168.1.10:8
(pkts,bits) in = (1, 40) out = (1, 40)
PROTOCOL icmp UNIT 0 IDLE 9 (10) LASTHOP external 00:01:d7:b0:45:04
VIRTUAL any%65535 <-> NODE 192.168.1.10:8 TYPE local 1/0
CLIENTSIDE 10.11.11.5:34690 <-> 192.168.1.10:8
(pkts,bits) in = (1, 40) out = (1, 40)
SERVERSIDE 10.11.11.5:34690 <-> 192.168.1.10:8
(pkts,bits) in = (1, 40) out = (1, 40)
PROTOCOL icmp UNIT 0 IDLE 4 (10) LASTHOP external 00:01:d7:b0:45:04
[admin@F5-01:Active] ~ tmsh show sys connection ss-server-addr 192.168.1.10 all-properties
Sys::Connections
10.11.11.5:34162 - 192.168.1.10:8 - 192.168.1.10:8
-----------------------------------------------------
TMM 0
Type self
Protocol icmp
Idle Time 4
Idle Timeout 10
Unit ID 0
Lasthop external 00:01:d7:b0:45:04
Virtual Path 192.168.1.10:8
ClientSide ServerSide
Client Addr 10.11.11.5:34162 10.11.11.5:34162
Server Addr 192.168.1.10:8 192.168.1.10:8
Bits In 320 320
Bits Out 320 320
Packets In 1 1
Packets Out 1 1
10.11.11.5:14811 - 192.168.1.10:8 - 192.168.1.10:8
-----------------------------------------------------
TMM 1
Type self
Protocol icmp
Idle Time 9
Idle Timeout 10
Unit ID 0
Lasthop external 00:01:d7:b0:45:04
Virtual Path 192.168.1.10:8
ClientSide ServerSide
Client Addr 10.11.11.5:14811 10.11.11.5:14811
Server Addr 192.168.1.10:8 192.168.1.10:8
Bits In 320 320
Bits Out 320 320
Packets In 1 1
Packets Out 1 1
Total records returned: 2
you can see client side is also F5 IP address. Does this give any info?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects