Gentoo Archives: gentoo-embedded

From: Natanael Copa <natanael.copa@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] port forwarding as simple as possible
Date: Tue, 10 Apr 2007 13:32:59
Message-Id: 1176211906.9133.106.camel@localhost
In Reply to: [gentoo-embedded] port forwarding as simple as possible by Jakub Ladman
1 On Tue, 2007-04-10 at 15:24 +0200, Jakub Ladman wrote:
2 > Hello
3 >
4 > I have embedded linux system based on gentoo embedded.
5 > This machine will be wheresoever and physicaly inaccessible.
6 > There is dropbear ssh server and no ssh client.
7 > The machine (a) may be connected to internet via NAT router with no
8 > possibility to forward any port to inside (gprs modem, gsm network and cheap
9 > sim, which has not public ip address).
10 >
11 > Sometimes i need to create an ip tunnel or a port forward like openssh does
12 > with -L or -R
13 >
14 > There is no need for encryption, i only need to append a script to crontab or
15 > something and this script, if launched, will use some program to create tcp
16 > connection to my server (b) with public ip.
17 > From this time some port(s) of the server (b) will be redirected to machine
18 > (a)
19 >
20 > Do i need to emerge openssh or some more simple method is known?
21
22 Could this solve it? http://lartc.org/howto/lartc.tunnel.ip-ip.html
23
24 Otherwise you have openvpn, tinc.
25
26
27 Natanael Copa
28
29 --
30 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] port forwarding as simple as possible Christian Nygaard <christiannygaard@×××××.com>
Re: [gentoo-embedded] port forwarding as simple as possible Jakub Ladman <ladmanj@×××××.cz>