Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

udp proxy

by exn (Novice)
on Mar 09, 2009 at 10:50 UTC ( [id://749246]=perlquestion: print w/replies, xml ) Need Help??

exn has asked for the wisdom of the Perl Monks concerning the following question:

Hello.

  Sorry if i do something wrong, i'm a new here.

  I looking for udp proxy module for perl, I need change some data for radius. Some one know how to do udp proxy ?

  I think what build this from scratch is bad idea.
Need something like this BUT with UDP support.

Replies are listed 'Best First'.
Re: udp proxy
by poolpi (Hermit) on Mar 09, 2009 at 14:44 UTC
Re: udp proxy
by MidLifeXis (Monsignor) on Mar 09, 2009 at 16:56 UTC

    In summary of various rounds in the CB, it sounds like you are looking for a module that would handle receiving UDP packets, rewriting something inside of the packet, and sending them out again to another server. Having an event loop to handle automatically creating the new connections would be a plus.

    Is this correct?

    --MidLifeXis

      MidLifeXis

      >> Is this correct?

      Yes ! I need this :)
        I can't help much, but you should seriously consider what you are doing before you think about modifying RADIUS packets. Specifically, should you really be doing it or can you just not nail down the configuration?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://749246]
Approved by moritz
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 04:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found