View Full Version : Problem installing webmin-1.270 on Ubuntu Server 6.06
SeeingEyePig
June 2nd, 2006, 05:36 PM
This is probably something simple, but I seem to have hit a wall.
I downloaded webmin-1.270.tar.gz from the Webmin site, and installed it on my freshly-build Ubuntu Server 6.06. Everything went smoothly, no errors were displayed, and the message "Webmin has been installed and started successfully." was cheerfully displayed. However, when I type in http://myserver:10000 on my client PC, I get "The page cannot be displayed". I've done this same process on Ubuntu desktop 6.06 and had no problem accessing it. What am I missing? Anyone? Bueller...?
wolf359
June 2nd, 2006, 09:28 PM
Hi
You will need perl-Net_SSLeay package installed.
Open firewall ports 10000 and HTTPS ?
On the machine on which webmin is installed type the following into web browser:
https://localhost:10000 and accept the SSL certificate.
Log into Webmin with root password..
Set-up Access IP addresses (e.g. only from 127.0.0.1, 192.168.0.2 and 192.168.0.3). These are machines on your trusted network.
Don't forget User access only from (e.g. 127.0.0.1, 192.168.0.2 and 192.168.0.3)
Create a new webmin user ASAP.
Hope this helps.
wolf359
June 2nd, 2006, 09:42 PM
Here's some further info regarding SSL and webmin.
http://www.webmin.com/ssl.html
SeeingEyePig
June 5th, 2006, 11:21 AM
perl-Net_SSLeay was the missing piece, thanks!
Hi
You will need perl-Net_SSLeay package installed.
Open firewall ports 10000 and HTTPS ?
On the machine on which webmin is installed type the following into web browser:
https://localhost:10000 and accept the SSL certificate.
Log into Webmin with root password..
Set-up Access IP addresses (e.g. only from 127.0.0.1, 192.168.0.2 and 192.168.0.3). These are machines on your trusted network.
Don't forget User access only from (e.g. 127.0.0.1, 192.168.0.2 and 192.168.0.3)
Create a new webmin user ASAP.
Hope this helps.
SeeingEyePig
June 8th, 2006, 02:35 PM
Hmmm... just built a second server and when I try to apt-get install perl-Net_SSLeay I get: E: Couldn't find package perl-Net_SSLeay
I've uncommented the extra repositories in /etc/apt/sources.list
It just worked the other day! ](*,)
perl-Net_SSLeay was the missing piece, thanks!
SeeingEyePig
June 9th, 2006, 12:43 PM
Got it!
apt-get install libnet-ssleay-perl
Hmmm... just built a second server and when I try to apt-get install perl-Net_SSLeay I get: E: Couldn't find package perl-Net_SSLeay
I've uncommented the extra repositories in /etc/apt/sources.list
It just worked the other day! ](*,)
spo0ner
June 10th, 2006, 10:49 PM
Another user encountered issues since the Webmin package is no longer available. They wrote a quick howto on Dapper and the tgz:
http://www.ubuntuforums.org/showthread.php?t=166276
Hope this helps
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.