Re: redirect network traffic - netfwd project

2007-10-12 Thread Alexey Vatchenko
On 2007-10-12, Karl Sjodahl - dunceor <[EMAIL PROTECTED]> wrote: > On 10/12/07, Alexey Vatchenko <[EMAIL PROTECTED]> wrote: >> I wrote a little utility and want to share it with you. It allows to >> redirect incoming connections to remote (and also local) host. For >> example, it listens for incomi

Re: redirect network traffic - netfwd project

2007-10-12 Thread Alexey Vatchenko
And, of cause, you can get it here: http://www.bsdua.org/netfwd.html -- Alexey Vatchenko http://www.bsdua.org E-mail: [EMAIL PROTECTED] JID: [EMAIL PROTECTED]

Re: redirect network traffic - netfwd project

2007-10-11 Thread Karl Sjodahl - dunceor
On 10/12/07, Alexey Vatchenko <[EMAIL PROTECTED]> wrote: > Hi! > I wrote a little utility and want to share it with you. It allows to > redirect incoming connections to remote (and also local) host. For > example, it listens for incoming TCP connections, accepts them and > creates connection with r

redirect network traffic - netfwd project

2007-10-11 Thread Alexey Vatchenko
Hi! I wrote a little utility and want to share it with you. It allows to redirect incoming connections to remote (and also local) host. For example, it listens for incoming TCP connections, accepts them and creates connection with remote host. But it works not only with TCP. One can easily redirec