Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
4/26/2013 8:46:12 PM EDT
I put this in Urban Commandos but I know all the nerds are hanging in General tonight.

I am trying to span a port on a Cisco 3550 switch. Here is what I am doing

Config # monitor session 1 source interface FastEthernet 0/1
Config# monitor session 1 destination interface FastEthernet 0/22

#sh mon session 1
Session 1
---------
Type : Local Session
Source Ports :
Both : Fa0/1
Destination Ports : Fa0/22
Encapsulation : Native
Ingress : Disabled

All that I am seeing on port 22 is ARP traffic. What am I doing wrong?


Here are the two interfaces.

That's possible.  Do you see anything obviously wrong?

FastEthernet0/1 is up, line protocol is up (connected)

 Hardware is Fast Ethernet, address is 000c.8542.ff01 (bia 000c.8542.ff01)
 MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 1/255, rxload 1/255
 Encapsulation ARPA, loopback not set
 Keepalive set (10 sec)
 Full-duplex, 100Mb/s, media type is 10/100BaseTX
 input flow-control is off, output flow-control is unsupported
 ARP type: ARPA, ARP Timeout 04:00:00
 Last input never, output 00:00:00, output hang never
 Last clearing of "show interface" counters never
 Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
 Queueing strategy: fifo
 Output queue: 0/40 (size/max)
 5 minute input rate 2000 bits/sec, 3 packets/sec
 5 minute output rate 9000 bits/sec, 8 packets/sec
    22652 packets input, 14194505 bytes, 0 no buffer
    Received 1395 broadcasts (0 multicasts)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 0 multicast, 0 pause input
    0 input packets with dribble condition detected
    28273 packets output, 9523005 bytes, 0 underruns
    0 output errors, 0 collisions, 1 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out


FastEthernet0/22 is up, line protocol is down (monitoring)

 Hardware is Fast Ethernet, address is 000c.8542.ff16 (bia 000c.8542.ff16)
 MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 1/255, rxload 1/255
 Encapsulation ARPA, loopback not set
 Keepalive set (10 sec)
 Full-duplex, 100Mb/s, media type is 10/100BaseTX
 input flow-control is off, output flow-control is unsupported
 ARP type: ARPA, ARP Timeout 04:00:00
 Last input never, output 00:10:29, output hang never
 Last clearing of "show interface" counters never
 Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
 Queueing strategy: fifo
 Output queue: 0/40 (size/max)
 5 minute input rate 0 bits/sec, 0 packets/sec
 5 minute output rate 14000 bits/sec, 11 packets/sec
    14 packets input, 896 bytes, 0 no buffer
    Received 14 broadcasts (0 multicasts)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 0 multicast, 0 pause input
    0 input packets with dribble condition detected
    42038 packets output, 18833405 bytes, 0 underruns
    0 output errors, 0 collisions, 1 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out
4/26/2013 8:52:57 PM EDT
[#1]
Wow. It has been too long for me....


Paging subnet.
4/26/2013 8:59:25 PM EDT
[#2]
Quoted:
Wow. It has been too long for me....


Paging subnet.


LOL, yeah this is drive me nuts.  Everything I've found said this is the way to do it.
4/26/2013 9:01:28 PM EDT
[#3]
tl;dr

1q port tagging for vlan traffic.

edited for: I don't give a fuck.
4/26/2013 9:03:57 PM EDT
[#4]
Post your port and appropriate sh run output perhaps?
4/26/2013 9:09:28 PM EDT
[#5]
Quoted:
Post your port and appropriate sh run output perhaps?


Sure

Current configuration : 2412 bytes

!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname sac-3550-1
!
no logging console

!
no aaa new-model
ip subnet-zero
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
switchport mode dynamic desirable
!
interface FastEthernet0/2
switchport mode dynamic desirable
!
interface FastEthernet0/3
switchport mode dynamic desirable
!
interface FastEthernet0/4
switchport mode dynamic desirable
!
interface FastEthernet0/5
switchport mode dynamic desirable
!
interface FastEthernet0/6
switchport mode dynamic desirable
!
interface FastEthernet0/7
switchport mode dynamic desirable
!
interface FastEthernet0/8
switchport mode dynamic desirable
!
interface FastEthernet0/9
switchport mode dynamic desirable
!
interface FastEthernet0/10
switchport mode dynamic desirable
!
interface FastEthernet0/11
switchport mode dynamic desirable
!
interface FastEthernet0/12
switchport mode dynamic desirable
!
interface FastEthernet0/13
switchport mode dynamic desirable
!
interface FastEthernet0/14
switchport mode dynamic desirable
!
interface FastEthernet0/15
switchport mode dynamic desirable
!
interface FastEthernet0/16
switchport mode dynamic desirable
!
interface FastEthernet0/17
switchport mode dynamic desirable
!
interface FastEthernet0/18
switchport mode dynamic desirable
!
interface FastEthernet0/19
switchport mode dynamic desirable
!
interface FastEthernet0/20
switchport mode dynamic desirable
!
interface FastEthernet0/21
switchport mode dynamic desirable
!
interface FastEthernet0/22
switchport mode dynamic desirable
!
interface FastEthernet0/23
switchport mode dynamic desirable
!
interface FastEthernet0/24
no switchport
no ip address
!
interface GigabitEthernet0/1
switchport mode dynamic desirable
!
interface GigabitEthernet0/2
switchport mode dynamic desirable
!
interface Vlan1
ip address 10.26.0.30 255.255.255.0
!
ip classless
ip http server
!
snmp-server community public RO
!
control-plane
!
!
line con 0

login
line vty 0 4

login
line vty 5 15

login
!
end

4/26/2013 9:12:22 PM EDT
[#6]
Ingress disabled?   Why is that?  Is there a VLAN assignment on one of the ports?  Is traffic on the source getting a VLAN tag maybe?  Perhaps the source port is a VLAN trunk and we don't realize it?
4/26/2013 9:13:57 PM EDT
[#7]
Quoted:
Ingress disabled?   Why is that?  Is there a VLAN assignment on one of the ports?  Is traffic on the source getting a VLAN tag maybe?  Perhaps the source port is a VLAN trunk and we don't realize it?


I don't have a VLAN assigned to any of the ports.  I was under the impression that the Ingress feature was only used for VLAN's.  Is that not correct?
4/26/2013 9:16:23 PM EDT
[#8]
Quoted:
Ingress disabled?   Why is that?  Is there a VLAN assignment on one of the ports?  Is traffic on the source getting a VLAN tag maybe?  Perhaps the source port is a VLAN trunk and we don't realize it?


This. If it is a trunk you only see untagged packets by default on the destination port.
4/26/2013 9:22:20 PM EDT
[#9]
Quoted:
Quoted:
Ingress disabled?   Why is that?  Is there a VLAN assignment on one of the ports?  Is traffic on the source getting a VLAN tag maybe?  Perhaps the source port is a VLAN trunk and we don't realize it?


This. If it is a trunk you only see untagged packets by default on the destination port.


The switchports are currently configured for dynamic desireable.  I've also tried setting the destination switchport mode to access.
4/26/2013 9:24:42 PM EDT
[#10]
Do "sh int trunk" and see if the source port has become a trunk.

Do "show spanning-tree vlan 1" and make sure the source port is forwarding traffic on that vlan.

Your SPAN config is correct, there isn't a whole lot to it.   What you need to do is make sure the traffic you think is transiting port fa0/1 really is, and not going out somewhere else.
4/26/2013 9:26:29 PM EDT
[#11]
Quoted:
Do "sh int trunk" and see if the source port has become a trunk.

Do "show spanning-tree vlan 1" and make sure the source port is forwarding traffic on that vlan.


I appreciate all the help guys.

sac-3550-1#sh int trunk


Port        Mode         Encapsulation  Status        Native vlan
Gi0/2       desirable    n-isl          trunking      1

Port        Vlans allowed on trunk
Gi0/2       1-4094

Port        Vlans allowed and active in management domain
Gi0/2       1,40,1000

Port        Vlans in spanning tree forwarding state and not pruned
Gi0/2       1,40,1000


I also just tried changing the fa0/1 source interface to switchport mode access with no change.
4/26/2013 9:28:53 PM EDT
[#12]
Trunk status looks OK.   What is on fa0/1, an uplink or a PC / server?   If PC / server, try pinging it and you should see the pings come in, at least.... if your capture is set up correctly.
4/26/2013 9:31:57 PM EDT
[#13]
Quoted:
Trunk status looks OK.   What is on fa0/1, an uplink or a PC / server?   If PC / server, try pinging it and you should see the pings come in, at least.... if your capture is set up correctly.


Here is the info you requested.

sac-3550-1#show spanning-tree vlan 1


VLAN0001
 Spanning tree enabled protocol ieee
 Root ID    Priority    32769
            Address     000b.bea4.6880
            Cost        4
            Port        26 (GigabitEthernet0/2)
            Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec

 Bridge ID  Priority    32769  (priority 32768 sys-id-ext 1)
            Address     000c.8542.ff00
            Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
            Aging Time 300

Interface        Role Sts Cost      Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Fa0/1            Desg FWD 19        128.1    P2p
Fa0/2            Desg FWD 19        128.2    P2p
Fa0/5            Desg FWD 19        128.5    P2p
Fa0/7            Desg FWD 19        128.7    P2p
Fa0/9            Desg FWD 19        128.9    P2p
Fa0/10           Desg FWD 19        128.10   P2p
Gi0/2            Root FWD 4         128.26   P2p


Fa0/1 is the "green" side of my firewall.
4/26/2013 9:33:52 PM EDT
[#14]
STP looks good.   Vlan 1 is active and forwarding on that port.   What are you using as a sniffer on the destination port?  Could you have inadvertently activated a filter when you started your capture?
4/26/2013 9:35:59 PM EDT
[#15]
Quoted:
STP looks good.   Vlan 1 is active and forwarding on that port.   What are you using as a sniffer on the destination port?  Could you have inadvertently activated a filter when you started your capture?


I have a linux box sitting on it using tcpdump.  All that I am seeing is arp traffic and that is with no filters.  
tcpdump -i eth2

I've verified that this is the proper interface.
4/26/2013 9:40:02 PM EDT
[#16]
Quoted:
Quoted:
STP looks good.   Vlan 1 is active and forwarding on that port.   What are you using as a sniffer on the destination port?  Could you have inadvertently activated a filter when you started your capture?


I have a linux box sitting on it using tcpdump.  All that I am seeing is arp traffic and that is with no filters.  
tcpdump -i eth2

I've verified that this is the proper interface.


I assume the FW is active and passing traffic?   Verified the arp entry of the FW IP and the corresponding mac address showing up on fa0/1?

i.e.
ping 192.168.0.1
show ip arp 192.168.0.1
sh mac-address | i [last 4 of mac shown above]
4/26/2013 9:49:59 PM EDT
[#17]
Quoted:
Quoted:
Quoted:
STP looks good.   Vlan 1 is active and forwarding on that port.   What are you using as a sniffer on the destination port?  Could you have inadvertently activated a filter when you started your capture?


I have a linux box sitting on it using tcpdump.  All that I am seeing is arp traffic and that is with no filters.  
tcpdump -i eth2

I've verified that this is the proper interface.


I assume the FW is active and passing traffic?   Verified the arp entry of the FW IP and the corresponding mac address showing up on fa0/1?

i.e.
ping 192.168.0.1
show ip arp 192.168.0.1
sh mac-address | i [last 4 of mac shown above]


The firewall is up and forwarding traffic.

sac-3550-1#ping 10.26.0.1


Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.26.0.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
sac-3550-1#show ip arp 10.26.0.1
Protocol  Address          Age (min)  Hardware Addr   Type   Interface
Internet  10.26.0.1               0   78e7.d1f8.7710  ARPA   Vlan1
sac-3550-1#sh mac-
sac-3550-1#sh mac-address | i 7710
  1    78e7.d1f8.7710    DYNAMIC     Fa0/1
sac-3550-1#
4/26/2013 9:54:27 PM EDT
[#18]
I don't know.  I haven't messed around with dynamic vlans too much, so I'm not sure there isn't something weird going on there.   Ditto with tcpdump, though I suppose there's always the possibility you aren't tcpdumping the interface you think you are.  I can say the monitor session config looks good, though.
4/26/2013 9:56:40 PM EDT
[#19]
Quoted:
I don't know.  I haven't messed around with dynamic vlans too much, so I'm not sure there isn't something weird going on there.   Ditto with tcpdump, though I suppose there's always the possibility you aren't tcpdumping the interface you think you are.  I can say the monitor session config looks good, though.


I wouldn't be surprised if it had something to do with the vlan.  I've checked the other interfaces on the linux box and they are seeing what they are supposed to see.  This switch may need a swift kick in the nuts.
4/26/2013 9:59:53 PM EDT
[#20]
Quoted:
Quoted:
I don't know.  I haven't messed around with dynamic vlans too much, so I'm not sure there isn't something weird going on there.   Ditto with tcpdump, though I suppose there's always the possibility you aren't tcpdumping the interface you think you are.  I can say the monitor session config looks good, though.


I wouldn't be surprised if it had something to do with the vlan.  I've checked the other interfaces on the linux box and they are seeing what they are supposed to see.  This switch may need a swift kick in the nuts.


I would change all your ports to "switchport mode access" to take that dynamic config out.    The rule of thumb I go by is, if you don't need dynamic vlans, don't use 'em.

ETA: you could also try changing your monitor source to vlan 1.
4/26/2013 10:00:37 PM EDT
[#21]
Quoted:
Quoted:
Quoted:
I don't know.  I haven't messed around with dynamic vlans too much, so I'm not sure there isn't something weird going on there.   Ditto with tcpdump, though I suppose there's always the possibility you aren't tcpdumping the interface you think you are.  I can say the monitor session config looks good, though.


I wouldn't be surprised if it had something to do with the vlan.  I've checked the other interfaces on the linux box and they are seeing what they are supposed to see.  This switch may need a swift kick in the nuts.


I would change all your ports to "switchport mode access" to take that dynamic config out.    The rule of thumb I go by is, if you don't need dynamic vlans, don't use 'em.


I'll give it a try, thanks again.
4/26/2013 10:16:38 PM EDT
[#22]
No change after changing all ports to access switchport mode.
4/26/2013 10:16:47 PM EDT
[#23]
Maybe because the destination port is trunked?

Destination Port

Each SPAN session must have a destination port (also called a monitoring port) that receives a copy of traffic from the source port.

The destination port has these characteristics:

•It must reside on the same switch as the source port.

•It can be any Ethernet physical port.

•It can participate in only one SPAN session at a time (a destination port in one SPAN session cannot be a destination port for a second SPAN session).

•It cannot be a source port.

•It cannot be an EtherChannel port or a VLAN.

•When it is active, incoming traffic is disabled; it does not forward any traffic except that required for the SPAN session.

•It does not participate in spanning tree while the SPAN session is active.

•When it is an active destination port, it does not participate in any of the Layer 2 protocols (STP, VTP, CDP, DTP, PagP).

•A destination port that belongs to a source VLAN of any SPAN session is excluded from the source list and is not monitored.

•No address learning occurs on the destination port.


Edit-
Scratch that idea.  I found the following, so that dest port should not have trunked....

Switchport mode dynamic desirable – This command makes the interface actively attempt to convert the link to a trunk link. The interface becomes a trunk interface if the neighboring interface is set to trunk, desirable, or auto mode. This is the default mode for all Ethernet interfaces. If the neighboring interface is set to the access or non-negotiate mode, the link will become a non-trunking link.
4/26/2013 10:20:26 PM EDT
[#24]
Quoted:
Maybe because the destination port is trunked?

Destination Port

Each SPAN session must have a destination port (also called a monitoring port) that receives a copy of traffic from the source port.

The destination port has these characteristics:

•It must reside on the same switch as the source port.

•It can be any Ethernet physical port.

•It can participate in only one SPAN session at a time (a destination port in one SPAN session cannot be a destination port for a second SPAN session).

•It cannot be a source port.

•It cannot be an EtherChannel port or a VLAN.

•When it is active, incoming traffic is disabled; it does not forward any traffic except that required for the SPAN session.

•It does not participate in spanning tree while the SPAN session is active.

•When it is an active destination port, it does not participate in any of the Layer 2 protocols (STP, VTP, CDP, DTP, PagP).

•A destination port that belongs to a source VLAN of any SPAN session is excluded from the source list and is not monitored.

•No address learning occurs on the destination port.


Edit-
Scratch that idea.  I found the following, so that dest port should not have trunked....

Switchport mode dynamic desirable – This command makes the interface actively attempt to convert the link to a trunk link. The interface becomes a trunk interface if the neighboring interface is set to trunk, desirable, or auto mode. This is the default mode for all Ethernet interfaces. If the neighboring interface is set to the access or non-negotiate mode, the link will become a non-trunking link.



Would that have shown up with sh int trunk?

sac-3550-1#sh int trunk


Port        Mode         Encapsulation  Status        Native vlan
Gi0/2       desirable    n-isl          trunking      1

Port        Vlans allowed on trunk
Gi0/2       1-4094

Port        Vlans allowed and active in management domain
Gi0/2       1,40,1000

Port        Vlans in spanning tree forwarding state and not pruned
Gi0/2       1,40,1000


4/26/2013 10:23:21 PM EDT
[#25]
It would have, yes.  Did you bounce the ports after your last changes?  
4/26/2013 10:31:04 PM EDT
[#26]
Quoted:
It would have, yes.  Did you bounce the ports after your last changes?  


I just tried bouncing the interfaces with no luck.
4/26/2013 10:37:36 PM EDT
[#27]
Are you running tcpdump as root?
4/26/2013 10:42:58 PM EDT
[#28]
Quoted:
Are you running tcpdump as root?


Yes Sir
4/26/2013 10:50:07 PM EDT
[#29]
I'll toss another machine on that port in the morning and see if there is a difference.

Keep the recommendations coming, I greatly appreciate it.
4/27/2013 6:37:48 AM EDT
[#30]
Bump for the day crew.
4/27/2013 6:45:25 AM EDT
[#31]
The 0/22 port is showing some traffic.

5 minute output rate 14000 bits/sec, 11 packets/sec

42038 packets output, 18833405 bytes, 0 underruns


Which seems rather high for just ARP traffic. The spanned monitor port looks like it's set up correctly but it's possible your packet capture isn't.

I'm a WireShark fan but your tcpdump looks right.

Clear counters on that interface and see if the new numbers reflect the span traffic you expect to see.
4/27/2013 6:53:49 AM EDT
[#32]
Quoted:
The 0/22 port is showing some traffic.

5 minute output rate 14000 bits/sec, 11 packets/sec

42038 packets output, 18833405 bytes, 0 underruns


Which seems rather high for just ARP traffic. The spanned monitor port looks like it's set up correctly but it's possible your packet capture isn't.

I'm a WireShark fan but your tcpdump looks right.

Clear counters on that interface and see if the new numbers reflect the span traffic you expect to see.


I'll give it a try.  Thanks.
4/27/2013 6:55:20 AM EDT
[#33]
You're trying to make me work on a weekend, aren't you?



Lemme read the thread...
4/27/2013 7:03:33 AM EDT
[#34]
Quoted:
The 0/22 port is showing some traffic.

5 minute output rate 14000 bits/sec, 11 packets/sec

42038 packets output, 18833405 bytes, 0 underruns


Which seems rather high for just ARP traffic. The spanned monitor port looks like it's set up correctly but it's possible your packet capture isn't.

I'm a WireShark fan but your tcpdump looks right.

Clear counters on that interface and see if the new numbers reflect the span traffic you expect to see.


I am watching it with Wireshark right now.  I have ARP, STP and some ocassionaly SSDP.  I reset the counters and and waiting for a few minutes to post that info.
4/27/2013 7:05:55 AM EDT
[#35]
OK, here is a few minutes.  Note that I did change the output interface to Fa0/20.  I wanted to make sure it wasn't something with the other port I was using.

sac-3550-1#sh int fa0/20

FastEthernet0/20 is up, line protocol is down (monitoring)
 Hardware is Fast Ethernet, address is 000c.8542.ff14 (bia 000c.8542.ff14)
 MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 3/255, rxload 1/255
 Encapsulation ARPA, loopback not set
 Keepalive set (10 sec)
 Full-duplex, 100Mb/s, media type is 10/100BaseTX
 input flow-control is off, output flow-control is unsupported
 ARP type: ARPA, ARP Timeout 04:00:00
 Last input never, output 08:32:12, output hang never
 Last clearing of "show interface" counters 00:03:24
 Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
 Queueing strategy: fifo
 Output queue: 0/40 (size/max)
 5 minute input rate 0 bits/sec, 0 packets/sec
 5 minute output rate 1199000 bits/sec, 147 packets/sec
    0 packets input, 0 bytes, 0 no buffer
    Received 0 broadcasts (0 multicasts)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 0 multicast, 0 pause input
    0 input packets with dribble condition detected
    51649 packets output, 53204021 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out
4/27/2013 7:10:46 AM EDT
[#36]
Lol, after seeing that you were posting around 1 last night, I was wondering if we were still on for today's shooting excursion.....

4/27/2013 7:13:52 AM EDT
[#37]
Quoted:
Lol, after seeing that you were posting around 1 last night, I was wondering if we were still on for today's shooting excursion.....



You know we are!  I have priorities!
4/27/2013 7:15:08 AM EDT
[#38]
I honestly don't see anything wrong with your config. Also, you're getting a lot of traffic on fa0/20, as you should be.



I have to believe something is up with your Linux box. It's like the traffic on eth2 is firewalled, somehow.
4/27/2013 7:28:34 AM EDT
[#39]



Quoted:


I'll toss another machine on that port in the morning
and see if there is a difference.



Keep the recommendations coming, I greatly appreciate it.


Are the latest attempts on fa0/20 with this new machine? Is this machine a Linux box?

 
4/27/2013 7:55:58 AM EDT
[#40]
Quoted:

Quoted:
I'll toss another machine on that port in the morning and see if there is a difference.

Keep the recommendations coming, I greatly appreciate it.

Are the latest attempts on fa0/20 with this new machine? Is this machine a Linux box?  


I have not thrown a different linux box on that interface yet.  I will do that later today.  This is still from the same box.
4/27/2013 7:59:22 AM EDT
[#41]





Quoted:





Quoted:
Quoted:


I'll toss another machine on that port in the morning and see if there is a difference.





Keep the recommendations coming, I greatly appreciate it.



Are the latest attempts on fa0/20 with this new machine? Is this machine a Linux box?  






I have not thrown a different linux box on that interface yet.  I will do that later today.  This is still from the same box.



Cool, gotcha. It really is acting like traffic is being firewalled on eth2, somehow. Are you using iptables, or anything like that?


 
4/27/2013 8:20:40 AM EDT
[#42]
Im thinking your nic on your linux box isnt set to promiscuous mode.  This would prevent you from seeing any traffic on that port not destined to that nic. Try typing "ifconfig eth0 promisc" where eth0 is your nic.
4/27/2013 8:21:21 AM EDT
[#43]



Quoted:


Im thinking your nic on your linux box isnt set to promiscuous mode.  This would prevent you from seeing any traffic on that port not destined to that nic. Try typing "ifconfig eth0 promisc" where eth0 is your nic.



This makes sense, too.

 
4/27/2013 7:16:56 PM EDT
[#44]
Quoted:
Im thinking your nic on your linux box isnt set to promiscuous mode.  This would prevent you from seeing any traffic on that port not destined to that nic. Try typing "ifconfig eth0 promisc" where eth0 is your nic.


I hoped like crazy that this was it.  The NIC is in promiscuous mode.

I'll get a box loaded up in a bit here and see what I can find.

ETA: Hrmmmmm, this got me thinking.  The linux box is a virtual machine so that interface most likely needs configuration within VMWare.  BRB, thanks for the idea.
4/27/2013 7:25:44 PM EDT
[#45]
I am an idiot, that was it.  You have to put the physical interface on the virtual machine host in to promiscuous mode.  I really appreciate everyone's help.  Nice to have a good group of Nerds available.
4/27/2013 7:28:23 PM EDT
[#46]
/copy run start

(i always forget that)
or
/no shutdown
or
maybe the clock rate needs changed?





(after config'ing the router)



 
4/27/2013 7:36:29 PM EDT
[#47]
I think what bugs me the most about the whole thing is I have already done this with the other side of the firewall.



I even have my home network documented fairly well but I guess I need to document the virtual side of things better.  Off to Evernote to put together some reminders.  Kind of sad when the home setup starts to become more complex than the work setup

4/27/2013 8:50:39 PM EDT
[#48]
I know that feeling...That reminds me I need to continue studying for my ccnp
4/27/2013 10:27:22 PM EDT
[#49]



Quoted:


I am an idiot, that was it.  You have to put the physical interface on the virtual machine host in to promiscuous mode.  I really appreciate everyone's help.  Nice to have a good group of Nerds available.




 
4/28/2013 10:15:08 AM EDT
[#50]
It's nice having full visibility of the home network.  Last night I watched as someone made a brute force attempt on my website.  They gave up after 13,000+ tries which I feel was a little weak.  Sure I could have closed it down with a quick firewall rule but it's more fun to watch.



Again, I appreciate everyone's help.  I love being able to bounce things off intelligent people.  You don't always get the exact answer but you almost always get something that tips you off and sends  you in the right direction.

Now to get my IDS moved to a physical box as it's really working my ESX box.