Gentoo Archives: gentoo-server

From: Peter Eis <eis@×××××××××××××.de>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] webmin, can't access from external host with default configuration
Date: Fri, 03 Jun 2005 17:12:14
Message-Id: 42A08F3B.6050800@hagen-partner.de
In Reply to: [gentoo-server] webmin, can't access from external host with default configuration by Claudinei Matos
1 Claudinei Matos wrote:
2
3 >I want to know if there's another way to permit my access from over
4 >ther internet?
5 >
6 >
7 If you've got ssh access you can always use ssh to tunnel the webmin
8 traffic:
9 ssh -L 10000:localhost:10000 'your.server'
10
11 Peter
12
13
14 --
15 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] webmin, can't access from external host with default configuration Claudinei Matos <claudineimatos@×××××.com>