Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Browse
Recent changes
Guided tours
Random
Help
Community
Portal
Colloquium
News
Projects
Sandbox
Search
Search
Appearance
Donate
Create account
Log in
Personal tools
Donate
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Internet Protocol Analysis/Packet Analyzers/Quiz
Add languages
Add links
Resource
Discuss
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikimedia Projects
Commons
Wikibooks
Wikidata
Wikinews
Wikipedia
Wikiquote
Wikisource
Wikispecies
Wikivoyage
Wiktionary
Meta-Wiki
Outreach
MediaWiki
Wikimania
Print/export
Create a book
Download as PDF
Printable version
In other projects
Appearance
move to sidebar
hide
From Wikiversity
<
Internet Protocol Analysis
|
Packet Analyzers
1
A computer program or a piece of computer hardware that can intercept and log traffic passing over a digital network is known as a
.
2
Packet analyzers can be
based.
3
Network interface cards (NICs) normally drop frames that are not
or
, and do not have the NIC as the
MAC address.
4
A network interface controller (NIC) mode that causes the controller to pass all traffic it receives to the central processing unit (CPU) rather than passing only the frames that the controller is intended to receive is known as
mode.
5
Network interface controllers (NICs) operating in promiscuous mode may or may not be detectable, depending on
settings.
6
The ability for a network switch to send a copy of network packets seen on one switch port (or an entire VLAN) to a network monitoring connection on another switch port is known as
.
7
An example of a free and open-source packet analyzer used for network troubleshooting, analysis, software and communications protocol development, and education is
.
8
Wireshark was originally named
, but was renamed in May 2006 due to trademark issues.
9
A command line-based packet analyzer available on most Unix-like operating systems is
.
10
Packet
activities must be run with special privileges, but packet
activities do not require special privileges.
11
Packet analyzers such as Wireshark and tcpdump depend on a packet capture library known as
or
.
Category
:
Internet Protocol Analysis