Gentoo Archives: gentoo-server

From: Andreas Herrmann <sma@××××××××××××××××.de>
To: gentoo-server@l.g.o
Subject: [gentoo-server] Routing into private subnet
Date: Fri, 18 Aug 2006 16:14:21
Message-Id: 44E5E63C.4070506@physik.tu-berlin.de
1 Hi there,
2
3 I want to setup a gateway / firewall solution with Gentoo. The network
4 has following structure:
5
6 Several host (host[1,...,x].domain.net) are defined within the DNS and
7 all of them have the same A-Record with the IP 1.2.3.4
8 The gateway is listening on its external network interface with the IP
9 1.2.3.4 and has an internal interface with a private subnet
10 (192.168.0.0/24). The hosts (host[1,...,x].) are addressed in this subnet.
11
12 How can it be solved, that the gateway opens a tunnel to the special
13 host in the private subnet (let.s say 192.168.0.3) if there is a query
14 for host3.domain.net?
15
16 In my opinion this cannot be done because the client queries the DNS and
17 simply opens the connection to the IP 1.2.3.4 and the gateway has now
18 hints how to decide to which internal host the tunnel should be opened.
19
20 But this setup is possible because Microsoft ISA Server exactly does
21 this job!
22
23 I have no idea how to solve this. First idea was a kernel bridge between
24 the interfaces.
25
26 Do you have any hints for me?
27
28 Thanks a lot!
29
30 Andreas
31
32 --
33 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Routing into private subnet Mike Williams <mike@××××××××.uk>
Re: [gentoo-server] Routing into private subnet mRyOuNg <mryoung@×××××××××.net>
Re: [gentoo-server] Routing into private subnet "Paul Kölle" <pkoelle@×××××.com>