Hi! I'm trying to configure SAMBA on Redhat Linux 7 using SWAT. As suggested I changed the settings in the /etc/xinetd.d/swat file from only_from = localhost to only_from = 127.0.0.1 However pointing the browser to http://127.0.0.1:901 results in an error: "Server may not be accepting connections or maybe busy. Try connecting again later." The webserver is running fine and the website is accessible. So what am I missing? Are there any SAMBA services that must be running before I can access SWAT? ++Dirk
make sure that xinetd is running. (/etc/init.d/xinetd status) one more change to the xinetd/swat file, change "disabled" from yes(the default) to no -----Original Message----- From: Dirk Hamstra [mailto:dirk.hamstra@iona.com] Sent: Wednesday, February 21, 2001 9:56 AM To: samba@us5.samba.org Subject: Beginners Question Hi! I'm trying to configure SAMBA on Redhat Linux 7 using SWAT. As suggested I changed the settings in the /etc/xinetd.d/swat file from only_from = localhost to only_from = 127.0.0.1 However pointing the browser to http://127.0.0.1:901 results in an error: "Server may not be accepting connections or maybe busy. Try connecting again later." The webserver is running fine and the website is accessible. So what am I missing? Are there any SAMBA services that must be running before I can access SWAT? ++Dirk
Dirk Hamstra wrote:> Hi! > > I'm trying to configure SAMBA on Redhat Linux 7 using SWAT. As suggested I > changed the settings in the /etc/xinetd.d/swat file from > > only_from = localhost to only_from = 127.0.0.1 > > However pointing the browser to http://127.0.0.1:901 results in an error: > "Server may not be accepting connections or maybe busy. Try connecting again > later." > > The webserver is running fine and the website is accessible. So what am I > missing? Are there any SAMBA services that must be running before I can > access SWAT? > > ++DirkYou know what I had the same problem on setting up my swat on samba. I couldn't figure it out, I did all the right settings for it. Plus ask for help looked on deja, google but I couldn't get no answer to my problem I keep on getting the same problem your having. why dont you try to "webmin" you could setup anything from there. If you find a solution to your problem let me know Luis