Skip to content

Conversation

@mbroemme
Copy link

I've added REMOTE_PORT into export of variable to the environment.
It is very useful if you transparent redirect connection from multiple
destinations to one service. (for example every outgoing SMTP connect
should go to 10.0.0.1)

If you want to process the connection from a script behind xinetd and
want to know the original destination you have to parse the output of
'/proc/net/nf_conntrack' which is hard if you want to assign at least
two connection from the same host to the same service. If you want to
make something while the connection is open you need to know REMOTE_HOST
and REMOTE_PORT.

@rephlex
Copy link

rephlex commented Jul 4, 2018

i need exactly THIS, right now.

@ltworf
Copy link
Contributor

ltworf commented Jul 4, 2018

This repo is dead, nobody active has commit rights to this. The active fork is on the opensuse organization.

@mbroemme
Copy link
Author

mbroemme commented Jul 4, 2018

@ltworf Do you have a link, so that I can create pull requests there maybe?

@rephlex
Copy link

rephlex commented Jul 4, 2018

@ltworf
Copy link
Contributor

ltworf commented Jul 4, 2018

I wrote about it on this issue: #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants