Re: Telnet to port ssh

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Karthik (joshkarthik_at_yahoo.com)
Date: 10/27/04


Date: 27 Oct 2004 06:58:37 -0700

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



Relevant Pages

  • Re: Configuring services for unusual ports
    ... >>already mentioned the joys of passwordless authentication and tunneling. ... > that machine to verify against.... ... > services via tunneling through the same port. ... Just fire up PuTTY (which is also just as capable a telnet client) and ...
    (comp.os.linux.misc)
  • Re: Port 8080
    ... >uses the telnet client to connect to port 8080. ... >directly communicate with the server that is running on port 8080. ... Don't need to test my router anyway as it is fine. ...
    (comp.security.firewalls)
  • Re: Which daemon is running on port 1109?
    ... > This seems to be a port used by kpop, only there is no kpop installed ... connected to by a Telnet client, or if you then hit return ... Presumably this daemon didn't say anything useful ... I *could* be arguing in my spare time. ...
    (comp.unix.solaris)
  • Telnet to port ssh
    ... I'm trying to implement URL string matching and for that I need to ... This works fine for port 80. ... connecting to the port 443 thru telnet, GET cmd does not work. ...
    (microsoft.public.inetserver.iis)
  • Re: Finding a pattern in a stream?
    ... a serial port connected to a tcp port. ... character string in the stream so that I can perform certain functions. ... The user at the telnet terminal is using the BBS running on the Apple ... my app to disconnect the telnet client. ...
    (microsoft.public.dotnet.languages.vb)