Re: [CentOS] nc not working as advertised

2013-03-07 Thread Gerry Reno
On 03/07/2013 07:09 PM, Robert Moskowitz wrote: > On 03/07/2013 06:30 PM, Keith Keller wrote: >> On 2013-03-07, Robert Moskowitz wrote: >>> On 03/07/2013 05:06 PM, Paul Heinlein wrote: On Thu, 7 Mar 2013, Robert Moskowitz wrote: > I can't get nc to do anything worthwhile. In fact I c

Re: [CentOS] nc not working as advertised

2013-03-07 Thread Robert Moskowitz
On 03/07/2013 06:30 PM, Keith Keller wrote: > On 2013-03-07, Robert Moskowitz wrote: >> On 03/07/2013 05:06 PM, Paul Heinlein wrote: >>> On Thu, 7 Mar 2013, Robert Moskowitz wrote: >>> I can't get nc to do anything worthwhile. In fact I can't even get the examples in the manpage to work

Re: [CentOS] nc not working as advertised

2013-03-07 Thread Keith Keller
On 2013-03-07, Robert Moskowitz wrote: > > On 03/07/2013 05:06 PM, Paul Heinlein wrote: >> On Thu, 7 Mar 2013, Robert Moskowitz wrote: >> >>> I can't get nc to do anything worthwhile. In fact I can't even get the >>> examples in the manpage to work. From either my C6 servers or my F17 >>> noteboo

Re: [CentOS] nc not working as advertised

2013-03-07 Thread Robert Moskowitz
On 03/07/2013 05:06 PM, Paul Heinlein wrote: > On Thu, 7 Mar 2013, Robert Moskowitz wrote: > >> I can't get nc to do anything worthwhile. In fact I can't even get the >> examples in the manpage to work. From either my C6 servers or my F17 >> notebooks. For example: >> >> echo -n "GET / HTTP/1.0\

Re: [CentOS] nc not working as advertised

2013-03-07 Thread John Beranek
On 07/03/2013 22:06, Paul Heinlein wrote: > On Thu, 7 Mar 2013, Robert Moskowitz wrote: > >> I can't get nc to do anything worthwhile. In fact I can't even get the >> examples in the manpage to work. From either my C6 servers or my F17 >> notebooks. For example: >> >> echo -n "GET / HTTP/1.0\r\n

Re: [CentOS] nc not working as advertised

2013-03-07 Thread Paul Heinlein
On Thu, 7 Mar 2013, Robert Moskowitz wrote: I can't get nc to do anything worthwhile. In fact I can't even get the examples in the manpage to work. From either my C6 servers or my F17 notebooks. For example: echo -n "GET / HTTP/1.0\r\n\r\n" | nc medon.htt-consult.com 80 You mean echo -n

[CentOS] nc not working as advertised

2013-03-07 Thread Robert Moskowitz
I can't get nc to do anything worthwhile. In fact I can't even get the examples in the manpage to work. From either my C6 servers or my F17 notebooks. For example: echo -n "GET / HTTP/1.0\r\n\r\n" | nc medon.htt-consult.com 80 Gets no response. And looking into the access.log of medon shows