GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RADSNIFF(8) FreeBSD System Manager's Manual RADSNIFF(8)

radsniff - dump radius protocol

radsniff [-c count] [-d directory] [-F] [-f filter] [-h] [-i interface] [-I filename] [-m] [-p port] [-r requestfilter] [-R responsefilter] [-s secret] [-S] [-w file] [-x]

radsniff is a simple wrapper around libpcap. It can also print out the contents of RADIUS packets using the FreeRADIUS dictionaries.

Number of packets to capture.
Directory where the dictionaries are found.
Filter PCAP file from stdin to stdout. Output file will contain RADIUS packets.
PCAP filter. (default is udp port 1812 or 1813)
Print usage help information.
Interface to capture.
Read packets from filename.
Print packet headers only, not contents.
Listen for packets on port.
RADIUS attribute request filter.
RADIUS attribute response filter.
RADIUS secret.
Sort attributes in the packet. Used to compare server results.
Write output packets to file.
Print out debugging information.

radiusd(8),pcap(3)

Nicolas Baradakis <nicolas.baradakis@cegetel.net>


Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.