Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 14:39:20 +0300 (MSK)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        net@freebsd.org
Subject:   Re: Multihomed UDP server
Message-ID:  <20040119143315.N81347@news1.macomnet.ru>
In-Reply-To: <91262.1074510445@critter.freebsd.dk>
References:  <91262.1074510445@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jan 2004, 12:07+0100, Poul-Henning Kamp wrote:

> Simple question:
>
> Very simple UDP server daemon.
>
> Many clients (connect(2)'ing a socket for each is not an option)
>
> Multihomed machine.
>
> What's the simple trick to replying with the same source-IP as the
> client used as destination-IP ?

Probably bin/58012 worth to look (Multihomed tftpd enhancement).  Yes,
it relies on protocol but still.

[...]
-- 
Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040119143315.N81347>