Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] Webmin - Accesso da Internet
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Wed Jun 15, 2005 12:56 pm    Post subject: [OT] Webmin - Accesso da Internet Reply with quote

Salve, ieri ho emerso webmin.. per l'amministrazione remota del pc linux e andava tutto bene.


Oggi però provavo ad accedere ma nn riesco..


Credo sia un problema di configurazione permessi IP.

Praticamente: all'interno della rete, la pagina di webmin è accedibile. Mentre da internet NO.

Il Router, reindirizza correttamente la porta.. ma webmin è inaccedibile.

Ora, io posso collegarmi by SSH al pc linux.. ma nn so quale file di config modificare, se esiste un file di config da modificare, per mermettere dal mondo intero di accedere al pannello!

un aiutino?
Back to top
View user's profile Send private message
xchris
Advocate
Advocate


Joined: 10 Jul 2003
Posts: 2824

PostPosted: Wed Jun 15, 2005 1:01 pm    Post subject: Reply with quote

non e' cosa buona lasciare webmin visibile.

Scopri che porta utilizza (la 10000?) e poi forwardala via ssh!

Code:

ssh ippub -L 10000:127.0.0.1:10000


e poi accedi dal client con

Code:

http://localhost:10000 (o https..)



ciao
_________________
while True:Gentoo()
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Wed Jun 15, 2005 1:06 pm    Post subject: Reply with quote

xchris wrote:
non e' cosa buona lasciare webmin visibile.

Scopri che porta utilizza (la 10000?) e poi forwardala via ssh!

Code:

ssh ippub -L 10000:127.0.0.1:10000


e poi accedi dal client con

Code:

http://localhost:10000 (o https..)



ciao


ho capito, ascolto te.. molto meglio.

c'è un piccolo inghippo.. devo fare 2 tunnel con SSH

uno mi serve per accedere ad un server della facoltà e l'altro per collegarmi al pc di casa, quindi:

portatile--|rete|-->server--|web|-->casa

così, come devo impostare la cosa? c'è una riga che lo fa in automatico?
Back to top
View user's profile Send private message
xchris
Advocate
Advocate


Joined: 10 Jul 2003
Posts: 2824

PostPosted: Wed Jun 15, 2005 1:17 pm    Post subject: Reply with quote

prova cosi

Code:

ssh ipserver_uni -L 10000:ipcasa:10000



ciao

EDIT:ipotizzo sia la 10000... non ricordo
_________________
while True:Gentoo()
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Wed Jun 15, 2005 1:21 pm    Post subject: Reply with quote

xchris wrote:
prova cosi

Code:

ssh ipserver_uni -L 10000:ipcasa:10000



ciao

EDIT:ipotizzo sia la 10000... non ricordo



si, corretto..

ho appena provato.. facendo manualmente... per ogni console.. lo stesso -L..

ora provo come dici tu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum