Re: [suse][apache][ssl] https://localhost => error messages
From: name goes here (sequitur@sonic.net)Date: 12/31/01
- Next message: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Previous message: irado furioso com tudo: "Re: I want to make a Linux IPSEC VPN"
- In reply to: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Next in thread: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Reply: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "(name goes here)" <sequitur@sonic.net> Date: Mon, 31 Dec 2001 18:36:54 GMT
Ian Jones wrote:
> > "(name goes here)" wrote:
> >>
> >> Afaict, I have installed all the packages that are required
> >> to make my Apache server SSL-aware,
> >> yet when I try to connect to it by giving a browser
> >> the URL `https://localhost',
> >> the browser (netscape, lynx, etc)
> >> says it can't make the connection.
> >
> >If it is running have you tried simply connecting to the server?
> telnet 0 443
No, I hadn't tried that, thank you.
During bootup, I see
Starting httpd [PHP4 SSL]
I just now tried `telnet 0 443' and this is what I got
( I had no idea what to type, so I typed 'help'):
linux:[*gonzo*]~ $ telnet 0 443
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
help
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>501 Method Not Implemented</TITLE>
</HEAD><BODY>
<H1>Method Not Implemented</H1>
help to / not supported.<P>
Invalid method in request help<P>
<HR>
<ADDRESS>Apache/1.3.19 Server at new.host.name Port 443</ADDRESS>
</BODY></HTML>
Connection closed by foreign host.
linux:[*gonzo*]~ $
Also, in preparing this reply, I looked at
my /var/log/messages right after bootup; here
are the *first* three lines:
Dec 31 09:00:52 linux syslogd 1.3-3: restart.
Dec 31 09:00:52 linux sshd[233]: Server listening on :: port 22.
Dec 31 09:00:52 linux sshd[233]: error: Bind to port 22 on 0.0.0.0
failed: Address already in use.
I don't know what that's about.
> Are you blocking access to anything using ip[chains|tables]?
I load my ipchains rules in ip-up.local and do `ipchains -F' in
ip-down.local, but I have the same problem connecting to
https://localhost whether or not I am connected.
As I indicated, I am trying to follow exactly the same procedure
on SuSE that I am following on RedHat; one works and the other doesn't.
I think SuSE must be doing something different but I can't guess what
that might be.
--
- Next message: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Previous message: irado furioso com tudo: "Re: I want to make a Linux IPSEC VPN"
- In reply to: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Next in thread: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Reply: Ian Jones: "Re: [suse][apache][ssl] https://localhost => error messages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|