RADIUS::Packet 1.0
Sponsored Links
RADIUS::Packet 1.0 Ranking & Summary
File size:
0.042 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
939
Date added:
2007-04-11
Publisher:
Christopher Masto
RADIUS::Packet 1.0 description
RADIUS::Packet is an object-oriented Perl interface to RADIUS packets.
SYNOPSIS
use RADIUS::Packet;
use RADIUS::Dictionary;
my $d = new RADIUS::Dictionary "/etc/radius/dictionary";
my $p = new RADIUS::Packet $d, $data;
$p->dump;
if ($p->attr(User-Name eq "lwall") {
my $resp = new RADIUS::Packet $d;
$resp->set_code(Access-Accept);
$resp->set_identifier($p->identifier);
$resp->set_authenticator($p->authenticator);
$resp->set_attr(Reply-Message) = "Welcome, Larry!rn";
my $respdat = auth_resp($resp->pack, "mysecret");
...
RADIUS (RFC2138) specifies a binary packet format which contains various values and attributes. RADIUS::Packet provides an interface to turn RADIUS packets into Perl data structures and vice-versa.
RADIUS::Packet does not provide functions for obtaining RADIUS packets from the network. A simple network RADIUS server is provided as an example at the end of this document. Also, a RADIUS::Server module is under development which will simplify the interface.
SYNOPSIS
use RADIUS::Packet;
use RADIUS::Dictionary;
my $d = new RADIUS::Dictionary "/etc/radius/dictionary";
my $p = new RADIUS::Packet $d, $data;
$p->dump;
if ($p->attr(User-Name eq "lwall") {
my $resp = new RADIUS::Packet $d;
$resp->set_code(Access-Accept);
$resp->set_identifier($p->identifier);
$resp->set_authenticator($p->authenticator);
$resp->set_attr(Reply-Message) = "Welcome, Larry!rn";
my $respdat = auth_resp($resp->pack, "mysecret");
...
RADIUS (RFC2138) specifies a binary packet format which contains various values and attributes. RADIUS::Packet provides an interface to turn RADIUS packets into Perl data structures and vice-versa.
RADIUS::Packet does not provide functions for obtaining RADIUS packets from the network. A simple network RADIUS server is provided as an example at the end of this document. Also, a RADIUS::Server module is under development which will simplify the interface.
RADIUS::Packet 1.0 Screenshot
RADIUS::Packet 1.0 Keywords
RADIUS
Packet 1.0
interface to
Perl Interface
packets
interface
Perl
object-oriented
1.0
P-
RADIUS::Packet
RADIUSPacket
RADIUS::Packet 1.0
Libraries
Programming
Bookmark RADIUS::Packet 1.0
RADIUS::Packet 1.0 Copyright
WareSeeker periodically updates pricing and software information of RADIUS::Packet 1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of RADIUS::Packet 1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
deja-packet transmits raw packets through a specified interface. Free Download
Radical is a simple Radius packet decoder to assist in the debugging of Radius sessions. Free Download
RAS::HiPerARC.pm is a Perl Interface to 3Com/USR Total Control HiPerARC. Free Download
Audio::XMMSClient is a Perl interface to the xmms2 music player. Free Download
Audio::DSP is a Perl interface to *NIX digital audio device. Free Download
RAS::AS5200.pm is a Perl Interface to Cisco AS5200 Access Router. Free Download
Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm. Free Download
raddump interprets captured RADIUS packets to print a timestamp. Free Download
Latest Software
Popular Software
Favourite Software