On Wednesday, January 04, 2006 07:44:26 PM -0800 Russ Allbery <[EMAIL PROTECTED]> wrote:

Jeffrey Hutzelman <[EMAIL PROTECTED]> writes:

I can think of ways to redirect traffic coming in on a designated port
to different ports depending on the incoming interface.  But what you're
trying to do is have multiple independent processes bind to (*,7000) and
route the traffic based on the interface it comes in on.

Isn't he just trying to bind each process to specific addresses and port
7000?  That's a pretty standard thing to want to do and has a standard
Unix API.

Yes, but I think he's looking for some sort of magic that will let him do it without modifying code. I know of no such thing.
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to