UDP Redir in Python

Marian Schubert m.schubert at sh.cvut.cz
Thu Mar 6 10:37:30 EST 2003


"Anthony Baxter" <anthony at interlink.com.au> wrote in message
news:mailman.1046961791.10121.python-list at python.org...
>
> >>> Gerhard =?iso-8859-1?Q?H=E4ring?= wrote
> > Marian Schubert <m.schubert at sh.cvut.cz> wrote:
> > > Hello,
> > >
> > > I want to make $subj. Can someone give me some hits where to start?
> >
> > There is http://pythondirector.sourceforge.net/
> > The web page says it works for TCP, so you'd only need to add UDP
support.
>
> Correct. I've not needed UDP, so it's not been added.
>
> Note that a large number of UDP-based protocols can't just be forwarded
> on - either they're not on a consistent port (RPC/portmapper), or there's
> all sorts of horrible values stored inside the packets. It depends on
> what the actual protocol being forwarded is.

it worked with all udp redirs i have tried (socat, uredir) so there should
be no problem.


cu,
maio






More information about the Python-list mailing list