Re: [expert] WEBMIN wont work

2001-08-07 Thread Dave Peat



Try https://localhost:1 **NOTE** the S 
in https. 
I had the same problem about a month ago.
Dave D McIntosh 
[EMAIL PROTECTED] 08/07/01 12:42PM Can somebody help me 
out and let me know why when I do a http://localhost:1 I get a 
message back saying that my localhost is broken? Whats going 
on


Re: [expert] webmin wont work

2000-12-24 Thread jarmo

On Sunday 24 December 2000 06:06, you wrote:
 Hmm, I've been using Webmin all this time without SSL,
 and I can't seem to make it work WITH ssl... I have to
 use http://localhost:1 to connect.  How do I enable
 SSL for Webmin?

 Bob
Hi

Try https://localhost:1

jarmo




RE: [expert] webmin wont work

2000-12-24 Thread Amir Tal

https://localhost:1

you need a secure connection ;)




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Praedor Tempus
Sent: Saturday, December 23, 2000 1:19 AM
To: [EMAIL PROTECTED]
Subject: [expert] webmin wont work


What am I missing/doing wrong here?

I have webmin installed and it is running.  Whenever I try to connect to
"http://localhost:1/" or "http://localhost.localdomain:1/" it fails.
In konqueror I get an error message that the "connection is broken".  If I
try to connect from mozilla, nothing happens at all.  I can't see any
messages in /var/log/messages about it...or anywhere else for that matter.

What is needed to run webmin?
--
Against stupidity, the gods themselves contend in vain
---
praedor





Re: [expert] webmin wont work

2000-12-24 Thread civileme

On Saturday 23 December 2000 00:18, you wrote:
 What am I missing/doing wrong here?

 I have webmin installed and it is running.  Whenever I try to connect to
 "http://localhost:1/" or "http://localhost.localdomain:1/" it
 fails. In konqueror I get an error message that the "connection is broken".
  If I try to connect from mozilla, nothing happens at all.  I can't see any
 messages in /var/log/messages about it...or anywhere else for that matter.

 What is needed to run webmin?

https://127.0.0.1:1

Civileme




Re: [expert] webmin wont work

2000-12-23 Thread Bob [EMAIL PROTECTED]

Hmm, I've been using Webmin all this time without SSL, 
and I can't seem to make it work WITH ssl... I have to 
use http://localhost:1 to connect.  How do I enable 
SSL for Webmin?

Bob




Re: [expert] webmin wont work

2000-12-22 Thread Roger Sherman

Type shttp instead of http.


peace,

Rog

http://www.slammingrooves.com
Registered Linux user #190719

On Fri, 22 Dec 2000, Praedor Tempus wrote:

 What am I missing/doing wrong here?

 I have webmin installed and it is running.  Whenever I try to connect to
 "http://localhost:1/" or "http://localhost.localdomain:1/" it fails.
 In konqueror I get an error message that the "connection is broken".  If I
 try to connect from mozilla, nothing happens at all.  I can't see any
 messages in /var/log/messages about it...or anywhere else for that matter.

 What is needed to run webmin?
 --
 Against stupidity, the gods themselves contend in vain
 ---
 praedor








Re: [expert] webmin wont work

2000-12-22 Thread Alan Shoemaker

Roger Sherman wrote:
 Type shttp instead of http.


 peace,

 Rog

 http://www.slammingrooves.com
 Registered Linux user #190719

 On Fri, 22 Dec 2000, Praedor Tempus wrote:
  What am I missing/doing wrong here?
 
  I have webmin installed and it is running.  Whenever I
  try to connect to "http://localhost:1/" or
  "http://localhost.localdomain:1/" it fails. In
  konqueror I get an error message that the "connection is
  broken".  If I try to connect from mozilla, nothing
  happens at all.  I can't see any messages in
  /var/log/messages about it...or anywhere else for that
  matter.
 
  What is needed to run webmin?
  --
  Against stupidity, the gods themselves contend in vain
  ---
  praedor

Rogclose, but no cigar!!  It's https not shttp, as in:

https://localhost:1/
-- 
Alan




RE: [expert] webmin wont work

2000-12-22 Thread Mark Weaver

Alan,

You'll have to excuse my friend...he hasn't been himself this week. :)
*grinning a sadistic grinch-type grin* I'm not too sure "who" he has been
but it hasn't been himself.

Please! no flames Rog...I was only kidding! :P

Mark

Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Alan Shoemaker
Sent: Friday, December 22, 2000 8:23 PM
To: [EMAIL PROTECTED]
Subject: Re: [expert] webmin wont work


Roger Sherman wrote:
 Type shttp instead of http.


 peace,

 Rog

 http://www.slammingrooves.com
 Registered Linux user #190719

 On Fri, 22 Dec 2000, Praedor Tempus wrote:
  What am I missing/doing wrong here?
 
  I have webmin installed and it is running.  Whenever I
  try to connect to "http://localhost:1/" or
  "http://localhost.localdomain:1/" it fails. In
  konqueror I get an error message that the "connection is
  broken".  If I try to connect from mozilla, nothing
  happens at all.  I can't see any messages in
  /var/log/messages about it...or anywhere else for that
  matter.
 
  What is needed to run webmin?
  --
  Against stupidity, the gods themselves contend in vain
  ---
  praedor

Rogclose, but no cigar!!  It's https not shttp, as in:

https://localhost:1/
--
Alan






Re: [expert] webmin wont work

2000-12-22 Thread Simon Cousins

 Type shttp instead of http.

Or even https   g

https://localhost:1/


--

Simon Cousins
[EMAIL PROTECTED]

What's a Debian and where can I buy one? 





Re: [expert] webmin wont work

2000-12-22 Thread Praedor Tempus

Spaciba.

That was it.  If you do the "webmin" from an xterm, it neglects to tell you 
to use the https://, opting for http://

On Friday 22 December 2000 06:52 pm, you wrote:
  Type shttp instead of http.

 Or even https   g

 https://localhost:1/


-- 
Against stupidity, the gods themselves contend in vain
---
praedor




Re: [expert] webmin wont work

2000-12-22 Thread Nitin Raja Bhatia

Hello Praedor,

Webmin uses ssl to ensure a safe connection and to avoid simple packet
sniffing techniques that someone may attempt when you login to webmin,
therfore you must use
HTTPS instead of HTTP.


so, from the local box: https://localhost:1 

Happy Holidays to Mandrake Users around the world,

Nitin Raja Bhatia
[EMAIL PROTECTED]






Praedor Tempus wrote:
 
 What am I missing/doing wrong here?
 
 I have webmin installed and it is running.  Whenever I try to connect to
 "http://localhost:1/" or "http://localhost.localdomain:1/" it fails.
 In konqueror I get an error message that the "connection is broken".  If I
 try to connect from mozilla, nothing happens at all.  I can't see any
 messages in /var/log/messages about it...or anywhere else for that matter.
 
 What is needed to run webmin?
 --
 Against stupidity, the gods themselves contend in vain
 ---
 praedor




Re: [expert] webmin wont work

2000-12-22 Thread Roger Sherman

Erk! Thats what I meant to say...not shttp...


peace,

Rog

http://www.slammingrooves.com
Registered Linux user #190719

On Fri, 22 Dec 2000, Nitin Raja Bhatia wrote:

 Hello Praedor,

 Webmin uses ssl to ensure a safe connection and to avoid simple packet
 sniffing techniques that someone may attempt when you login to webmin,
 therfore you must use
 HTTPS instead of HTTP.


 so, from the local box: https://localhost:1

 Happy Holidays to Mandrake Users around the world,

 Nitin Raja Bhatia
 [EMAIL PROTECTED]






 Praedor Tempus wrote:
 
  What am I missing/doing wrong here?
 
  I have webmin installed and it is running.  Whenever I try to connect to
  "http://localhost:1/" or "http://localhost.localdomain:1/" it fails.
  In konqueror I get an error message that the "connection is broken".  If I
  try to connect from mozilla, nothing happens at all.  I can't see any
  messages in /var/log/messages about it...or anywhere else for that matter.
 
  What is needed to run webmin?
  --
  Against stupidity, the gods themselves contend in vain
  ---
  praedor








Re: [expert] webmin wont work

2000-12-22 Thread Roger Sherman

LOL...yeah...I just realized that...my dyslexic name is Bob, by the way
;-)


peace,

Rog

http://www.slammingrooves.com
Registered Linux user #190719

On Fri, 22 Dec 2000, Alan Shoemaker wrote:

 Roger Sherman wrote:
  Type shttp instead of http.
 
 
  peace,
 
  Rog
 
  http://www.slammingrooves.com
  Registered Linux user #190719
 
  On Fri, 22 Dec 2000, Praedor Tempus wrote:
   What am I missing/doing wrong here?
  
   I have webmin installed and it is running.  Whenever I
   try to connect to "http://localhost:1/" or
   "http://localhost.localdomain:1/" it fails. In
   konqueror I get an error message that the "connection is
   broken".  If I try to connect from mozilla, nothing
   happens at all.  I can't see any messages in
   /var/log/messages about it...or anywhere else for that
   matter.
  
   What is needed to run webmin?
   --
   Against stupidity, the gods themselves contend in vain
   ---
   praedor

 Rogclose, but no cigar!!  It's https not shttp, as in:

 https://localhost:1/
 --
 Alan








RE: [expert] webmin wont work

2000-12-22 Thread Roger Sherman

Oh man...;-)


peace,

Rog

http://www.slammingrooves.com
Registered Linux user #190719

On Fri, 22 Dec 2000, Mark Weaver wrote:

 Alan,

 You'll have to excuse my friend...he hasn't been himself this week. :)
 *grinning a sadistic grinch-type grin* I'm not too sure "who" he has been
 but it hasn't been himself.

 Please! no flames Rog...I was only kidding! :P

 Mark

 Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Alan Shoemaker
 Sent: Friday, December 22, 2000 8:23 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [expert] webmin wont work


 Roger Sherman wrote:
  Type shttp instead of http.
 
 
  peace,
 
  Rog
 
  http://www.slammingrooves.com
  Registered Linux user #190719
 
  On Fri, 22 Dec 2000, Praedor Tempus wrote:
   What am I missing/doing wrong here?
  
   I have webmin installed and it is running.  Whenever I
   try to connect to "http://localhost:1/" or
   "http://localhost.localdomain:1/" it fails. In
   konqueror I get an error message that the "connection is
   broken".  If I try to connect from mozilla, nothing
   happens at all.  I can't see any messages in
   /var/log/messages about it...or anywhere else for that
   matter.
  
   What is needed to run webmin?
   --
   Against stupidity, the gods themselves contend in vain
   ---
   praedor

 Rogclose, but no cigar!!  It's https not shttp, as in:

 https://localhost:1/
 --
 Alan