- Posts: 783
- Thank you received: 0
Using a 2nd network card for monitoring traffic
- skepticals
- Topic Author
- Offline
- Elite Member
Less
More
15 years 9 months ago #28962
by skepticals
Using a 2nd network card for monitoring traffic was created by skepticals
I want to configure my Cisco switch with port mirroring and sent that data to be analyzed by a PC running Wireshark.
Is there a way for me to use a 2nd NIC in the computer on the same subnet to accept the mirrored traffic or would this be a waste? I would like to be able to still surf the Internet/access the network, while I am monitoring traffic on the 2nd NIC.
Let me know what you think. Thanks!
Is there a way for me to use a 2nd NIC in the computer on the same subnet to accept the mirrored traffic or would this be a waste? I would like to be able to still surf the Internet/access the network, while I am monitoring traffic on the 2nd NIC.
Let me know what you think. Thanks!
15 years 9 months ago #28963
by Smurf
Wayne Murphy
Firewall.cx Team Member
www.firewall.cx
Now working for a Security Company called Sec-1 Ltd in the UK, for any
Penetration Testing work visit www.sec-1.com or PM me for details.
Replied by Smurf on topic Re: Using a 2nd network card for monitoring traffic
Cannot see why not, you dont actually need a valid IP Address in order to run Wireshark as it runs in permiscious mode anyway
Wayne Murphy
Firewall.cx Team Member
www.firewall.cx
Now working for a Security Company called Sec-1 Ltd in the UK, for any
Penetration Testing work visit www.sec-1.com or PM me for details.
15 years 9 months ago #28967
by RA1313IT
Replied by RA1313IT on topic Re: Using a 2nd network card for monitoring traffic
Smurf is right, you actually don't need an IP address on your second NIC. When Wireshark is installed, the WinPcap application installs it's own TCP/IP stack which runs in promiscuous mode. You can then run Wireshark on your second interface with TCP/IP disabled or unchecked in your network properties. I actually just uncheck everything. This is also nice because it would prevent any traffic originating from your second NIC from showing up in your packet captures (DHCP, ARP, NetBIOS, and other chatty protocols).
15 years 9 months ago #28970
by TheBishop
Replied by TheBishop on topic Re: Using a 2nd network card for monitoring traffic
I do this on a 2003 server with 2 cards. One is the 'domain' card and has the full IP setup on it with DNS entries and a default gateway. The second just sits there as a card, connects to my port mirror destination port on the switch stack and is only for monitoring
- skepticals
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 783
- Thank you received: 0
15 years 9 months ago #28991
by skepticals
Replied by skepticals on topic Re: Using a 2nd network card for monitoring traffic
I added the second card with no IP address and unchecked any protocols.
Interesting that Windows shows that the network cable is unplugged however I am still receiving frames.
What causes the link detection to show no cable?
Interesting that Windows shows that the network cable is unplugged however I am still receiving frames.
What causes the link detection to show no cable?
15 years 9 months ago #29047
by RA1313IT
Replied by RA1313IT on topic Re: Using a 2nd network card for monitoring traffic
That's a good question, I never did research why that is. I see the same thing, but never really looked into it.
Time to create page: 0.130 seconds