Hi - I am using PRTG to monitor web traffic. I have a 4507 switch. All works fine except the local subnet is not being monitored. What I mean is this - the switch itself is on 192.168.2.0, as is the computer running the PRTG. I can see all other subnets (192.168.3.0, 10.0.50.0, etc) when I look at the "top conversations", but there is no traffic for 192.168.2.0 - here is the configs for the ports, and monitor session commands. What am I missing here?
interface GigabitEthernet1/33
description monitor port for PRTG
switchport access vlan 192
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet1/34
description monitor port for router
switchport access vlan 192
switchport mode access
speed 100
duplex full
spanning-tree portfast
monitor session 1 source interface Gi1/34
monitor session 1 destination interface Gi1/33 ingress vlan 192