Trouble accessing web interface for webmin

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Trouble accessing web interface for webmin

Postby tttmack » Thu May 16, 2013 9:12 pm

I think I have webmin set up properly on my PogoPlug v2 but I can't seem to access it via my browser.

I did:
1) pacman -Sy webmin perl-net-ssleay
2) nano /etc/webmin/miniserv.conf
3) edited the last line to look like this: allow=127.0.0.1 192.168.1.0
4) systemctl enable webmin.service
5) systemctl start webmin.service
6) went to chrome on my laptop(192.168.1.5) and entered https://192.168.1.3:10000 (where 192.168.1.3 is the ip of the pogo plug) and nothing loads. I have tried rebooting but that doesn't help either.

Any suggestions for what else I can try?
tttmack
 
Posts: 10
Joined: Tue May 14, 2013 7:00 pm

Re: Trouble accessing web interface for webmin

Postby grayman4hire » Thu May 16, 2013 9:20 pm

$this->bbcode_second_pass_code('', ' systemctl status webmin.service')

Also you might want to try changing this:
allow=127.0.0.1 192.168.1.0

to
allow=192.168.1.5

as a test.
grayman4hire
 
Posts: 350
Joined: Sat Sep 29, 2012 12:03 am
Location: SF, CA

Re: Trouble accessing web interface for webmin

Postby tttmack » Thu May 16, 2013 9:32 pm

no luck by changing the allow statement to just my ip (I had actually tried that earlier too)

this is the result of the 'systemctl status webmin.service'
$this->bbcode_second_pass_code('', '
[root@pogoplug etc]# systemctl status webmin.service
webmin.service - Webmin
Loaded: loaded (/usr/lib/systemd/system/webmin.service; enabled)
Active: active (exited) since Wed 1969-12-31 19:00:19 EST; 43 years 4 months ago
Main PID: 102 (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/webmin.service

Dec 31 19:00:19 pogoplug webmin[102]: Webmin starting
Dec 31 19:00:19 pogoplug start[102]: failed to open /var/log/webmin/mi....
Dec 31 19:00:19 pogoplug systemd[1]: Started Webmin.
May 16 13:37:49 pogoplug systemd[1]: Started Webmin.
May 16 13:43:16 pogoplug systemd[1]: Started Webmin.
May 16 16:58:45 pogoplug systemd[1]: Started Webmin.
May 16 17:02:11 pogoplug systemd[1]: Started Webmin.
May 16 17:25:47 pogoplug systemd[1]: Started Webmin.
')
tttmack
 
Posts: 10
Joined: Tue May 14, 2013 7:00 pm

Re: Trouble accessing web interface for webmin

Postby grayman4hire » Thu May 16, 2013 10:19 pm

Not sure what your problem is, but I just installed webmin with no issues.

$this->bbcode_second_pass_code('', 'pacman -Sy webmin perl-net-ssleay
nano /etc/webmin/miniserv.conf
#allow=0.0.0.0
systemctl start webmin')

https://pogoplugIP:10000 and it came right up.

Here is my status (a little different from yours):
$this->bbcode_second_pass_code('', '
webmin.service - Webmin
Loaded: loaded (/usr/lib/systemd/system/webmin.service; disabled)
Active: active (exited) since Wed 1969-12-31 16:43:58 PST; 5min ago
Process: 513 ExecStart=/etc/webmin/start (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/webmin.service
ââ515 /usr/bin/perl /opt/webmin/miniserv.pl /etc/webmin/miniserv.conf
ââ645 /usr/bin/perl /opt/webmin/miniserv.pl /etc/webmin/miniserv.conf
ââ646 /usr/bin/perl /opt/webmin/miniserv.pl /etc/webmin/miniserv.conf

Dec 31 16:43:54 fluttershy start[513]: Starting Webmin server in /opt/webmin
Dec 31 16:43:55 fluttershy webmin[513]: Webmin starting
Dec 31 16:43:58 fluttershy start[513]: Pre-loaded WebminCore
Dec 31 16:43:58 fluttershy systemd[1]: Started Webmin.
Dec 31 16:45:00 fluttershy webmin[529]: Successful login as root from 192.168.100.150')
grayman4hire
 
Posts: 350
Joined: Sat Sep 29, 2012 12:03 am
Location: SF, CA

Re: Trouble accessing web interface for webmin

Postby tttmack » Fri May 17, 2013 4:04 pm

got it working, I needed to stop webmin before the ip changes took effect (I thought that running start would restart the service, but instead I needed to stop and then start)
tttmack
 
Posts: 10
Joined: Tue May 14, 2013 7:00 pm



Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 3 guests