All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Biro <ross.biro@gmail.com>
To: Ole Laursen <olau@cs.aau.dk>
Cc: linux-kernel@vger.kernel.org, d507a@cs.aau.dk
Subject: Re: Isolating two network processes on same machine
Date: Wed, 24 Nov 2004 15:39:28 -0500	[thread overview]
Message-ID: <8783be6604112412397b46c767@mail.gmail.com> (raw)
In-Reply-To: <tv8r7mj1dwr.fsf@homer.cs.aau.dk>

> The problem is that we need to run several instances of our network
> application on the same test machine since we have too few machines.
> But when we create two IP addresses on the same machine with
> 

The easiest solution is probably to have the FreeBSD box DNAT the
linux boxes so they don't know they are talking to themselves.  Then
you only need to use 1 ip address per linux box.

    Ross

  parent reply	other threads:[~2004-11-24 23:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-24 15:10 Isolating two network processes on same machine Ole Laursen
2004-11-24 16:23 ` linux-os
2004-11-24 16:38   ` Lee Revell
2004-11-24 17:06     ` linux-os
2004-11-24 17:12       ` linux-os
2004-11-25 10:44   ` Ole Laursen
2004-11-24 20:39 ` Ross Biro [this message]
2004-11-25 11:48   ` Ole Laursen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8783be6604112412397b46c767@mail.gmail.com \
    --to=ross.biro@gmail.com \
    --cc=d507a@cs.aau.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olau@cs.aau.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.