Lee, try http://127.0.0.1:901 to run swat. Netscape has a "search" feature turned on which tries to "help" you find sites using internet shortcuts. If you go into edit --> preferences and turn off smartbrowsing and internet keywords localhost will work.
James On Thu, 03 Jan 2002 17:01:25 -0700 Lee Roberts <[EMAIL PROTECTED]> wrote: > I did all this and it don't work. When I put https://localhost:901 into > Netscape 6.2, I get routed to Netscape search. When I tried to access SWAT > from within webmin I got a dialog box about swat.cgi. The options were to > open it or save to disk. I clicked on open it but I had to select an > application to run it. I tried to run it with Netscape 6.2 but I got a > blank screen. But, I was able to select File->Open file from the Netscape > menu and got swat.cgi to display. I tried to add a helper so that it would > load into Netscape 6.2 automatically but Netscape wouldn't take it. Are > they ever going to get NS 6.x to work properly? OTOH, Netscape 4.78 > executed the cgi file with no problem. But, https://localhost:901 doesn't > work in Netscape 4.78 either. > > At 09:52 PM 1/2/2002 -0500, [EMAIL PROTECTED] wrote: > > > >OK, here are step by step instructions for Mandrake 8.0. > >8.1 should be trivially different. > > > >1) Go to http://rpmfind.net and look for the latest stunnel > > package. The version I used is stunnel-3.20-1mdk.i586.rpm. > > > >2) Install the package with > > rpm -ivh stunnel-3.420-1mdk.i586.rpm > > > > > >3) Configure stunnel with: > > > > openssl req -new -x509 -days 365 -nodes -config \ > > /usr/share/doc/stunnel-3.20/stunnel.cnf -out \ > > /etc/stunnel/stunnel.pem -keyout /etc/stunnel/stunnel.pem > > > > Type this on one line or exactly as printed with the \ at the > > end of the line (make sure no spaces follow the \ ). > > > >4) cd to /etc/xinetd.d > > > >5) rename swat to swat.rpmsave > > > >6) restart xinetd with > > service xinetd restart > > > >7) Run the following command: > > stunnel -p /etc/stunnel/stunnel.pem -d 901 -l /usr/sbin/swat swat > > > >That's it! You should now be able to browse an encrypted connection > >to port 901 or your machine. > > >
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
