You are not logged in.

#1 2010-08-01 14:05:34

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

samba/swat localhost:901 not opening in browser.

I've been using samba for quite some time to share my printer with other computers in the house, I originally configured samba using the swat configuration utility.  Recently I decided I want to implement a share folder to better facilitate moving stuff around on the home network, so I opened up localhost:901 in a browser and the page cannot be found.

I have samba and xinetd installed and running, my shared printers are working and my computer shows up on the network,  afaik swat is configured correctly (as in it worked a while ago, but for some reason has ceased functionality)

here is my /etc/xinet.d/swat file, as you can see disable is false, everything else is set to defaults.  is there any other reason that port 901 won't display the swat page that I ought to be looking at? 

service swat
{
    port            = 901
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/sbin/swat
        log_on_success  += HOST DURATION
        log_on_failure  += HOST
        disable                 = no
}

Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

#2 2010-08-01 14:27:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: samba/swat localhost:901 not opening in browser.

What browser are you using? Jumanji?
https://bbs.archlinux.org/viewtopic.php … 97#p793997

Offline

#3 2010-08-01 14:32:04

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: samba/swat localhost:901 not opening in browser.

The problem seems to be browser independent.  I can't pull up the page in chromium or firefox, and I've never tried Jumanji.

Last edited by Cyrusm (2010-08-01 14:32:30)


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

#4 2010-08-01 14:34:54

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: samba/swat localhost:901 not opening in browser.

Try to get there via '127.0.0.1:901' instead of 'localhost:901'.

Offline

#5 2010-08-01 14:57:58

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: samba/swat localhost:901 not opening in browser.

I tried that too, I'm afraid that it didn't work either.


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

Board footer

Powered by FluxBB