Re: Telnet to port ssh
From: Jason Brown [MSFT] (i-brjaso_at_online.microsoft.com)
Date: 10/28/04
- Next message: Jason Brown [MSFT]: "Re: IIS crash"
- Previous message: Ken Schaefer: "Re: 2 internet connections"
- In reply to: Karthik: "Re: Telnet to port ssh"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 11:59:34 +1000
What exactly is it you're trying to achieve? you're just indexing content?
-- Jason Brown Microsoft GTSC, IIS This posting is provided "AS IS" with no warranties, and confers no rights. "Karthik" <joshkarthik@yahoo.com> wrote in message news:7da2736b.0410270558.4cf15d1d@posting.google.com... > I'm just using the command prompt. Telnet ipaddress 80 or 443 and > then use GET /webpage. It works for port 80 and not port 443 is there > any workaround? How would I check query strings for https:// to make > sure the website is running and serving the correct pages?? > Also I'm trying to implement this feature from a coyotepoint equalizer > 250i loadbalancer and they don't seem to have any answers for this. > Looks like they use openSSL. > Is there any workaround for this? > > Thanks, > Karthik > "Jason Brown [MSFT]" <i-brjaso@online.microsoft.com> wrote in message > news:<Oz7CcR#uEHA.3424@TK2MSFTNGP09.phx.gbl>... >> As far as I'm aware, the telnet client is not capable of communicating >> over >> SSL connections, which are encrypted for transmission. What client are >> you >> using? >> >> >> -- >> Jason Brown >> Microsoft GTSC, IIS >> >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> "Karthik" <joshkarthik@yahoo.com> wrote in message >> news:7da2736b.0410260719.4afd78c0@posting.google.com... >> > Hello, >> > I have a strange problem here. >> > I'm trying to implement URL string matching and for that I need to >> > telnet to the IP address and get the webpage using 'GET' cmd and >> > compare for matching strings. This works fine for port 80. but after >> > connecting to the port 443 thru telnet, GET cmd does not work. The IP >> > listens on port 443 and accessible via https:\\url name. The server is >> > running IIS 5.0 >> > Went through various newsgroups with not much help. >> > Please help!! >> > >> > Regards, >> > Karthik
- Next message: Jason Brown [MSFT]: "Re: IIS crash"
- Previous message: Ken Schaefer: "Re: 2 internet connections"
- In reply to: Karthik: "Re: Telnet to port ssh"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|