Re: [2xOT] Re: More (Solved!) Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-11 Thread James H. H. Lampert
On 8/11/17, 2:08 AM, Kreuser, Peter wrote: PPS: James: I still can't get over it, that you run Tomcat on AS400, my first contact to production systems back in '90. That's not difficult at all. As long as a sufficiently high level of Java (the JV1 Licensed Program) is installed, it runs

[2xOT] Re: More (Solved!) Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-11 Thread Kreuser, Peter
) [mailto:a...@ice-sa.com] Gesendet: Freitag, 11. August 2017 10:45 An: users@tomcat.apache.org Betreff: [OT] Re: More (Solved!) Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box. On 11.08.2017 00:27, James H. H. Lampert wrote: > After looking

[OT] Re: More (Solved!) Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-11 Thread tomcat
On 11.08.2017 00:27, James H. H. Lampert wrote: After looking up the man page (and while I *know* where the term comes from, I *still* think there ought to be "woman," "boy," and "girl" pages [and maybe "cat" and "dog" pages] as well!) Note that there may be no "woman" command, but that one

More (Solved!) Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread James H. H. Lampert
On 8/10/17, 1:19 PM, André Warnier (tomcat) wrote: try : iptables -L and then : man iptables (only for the brave) After looking up the man page (and while I *know* where the term comes from, I *still* think there ought to be "woman," "boy," and "girl" pages [and maybe "cat" and "dog"

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread James H. H. Lampert
On 8/10/17, 1:19 PM, André Warnier (tomcat) wrote: try : iptables -L and then : man iptables (only for the brave) BINGIE! On another CentOS 5 box, on which we have Tomcat running, and completely reachable, "iptables -L" returns: Chain INPUT (policy ACCEPT) target prot opt source

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread tomcat
On 10.08.2017 21:32, James H. H. Lampert wrote: On 8/10/17, 12:02 PM, l...@kreuser.name wrote: telnet , no “:" in between! As a character that is one of Gilda Radner's most memorable legacies would say, "Oh. That's very different." Indeed. And kind of disorganised too.. quote From my

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread James H. H. Lampert
On 8/10/17, 12:02 PM, l...@kreuser.name wrote: telnet , no “:" in between! As a character that is one of Gilda Radner's most memorable legacies would say, "Oh. That's very different." New transcript: Jamess-Mac-mini:~ jamesl$ telnet 192.168.1.100 80 Trying 192.168.1.100... Connected to

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread logo
Hi James, > Am 10.08.2017 um 20:51 schrieb James H. H. Lampert : > > On 8/9/17, 11:46 PM, André Warnier (tomcat) wrote: > >> Note: for "telnet", you will need a telnet client installed; this is not >> necessarily standard on non-Windows workstations. >> And the reason

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread James H. H. Lampert
On 8/9/17, 11:46 PM, André Warnier (tomcat) wrote: Note: for "telnet", you will need a telnet client installed; this is not necessarily standard on non-Windows workstations. And the reason for telnet is that it is about the simplest client that can be used, that shows when something comes back,

AW: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread Kreuser, Peter
Hi all, >-Ursprüngliche Nachricht- >Von: André Warnier (tomcat) [mailto:a...@ice-sa.com] >Gesendet: Donnerstag, 10. August 2017 11:34 >An: users@tomcat.apache.org >Betreff: Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It >can't be reached fr

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread tomcat
Addendum : James, this may also be of interest to you : https://backdrift.org/tcp-ping-ping-tcp-port On 10.08.2017 08:46, André Warnier (tomcat) wrote: On 10.08.2017 02:32, James H. H. Lampert wrote: This is weird. I've never seen this before. Then again, I don't think I've installed Tomcat

Re: I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-10 Thread tomcat
On 10.08.2017 02:32, James H. H. Lampert wrote: This is weird. I've never seen this before. Then again, I don't think I've installed Tomcat on Linux from a tarball before: the previous CentOS installation was, if I remember right, via Yum, and the one Debian installation I've done was via

I've just installed Tomcat (7.0.67) on an old CentOS 5 box. It can't be reached from outside the box.

2017-08-09 Thread James H. H. Lampert
This is weird. I've never seen this before. Then again, I don't think I've installed Tomcat on Linux from a tarball before: the previous CentOS installation was, if I remember right, via Yum, and the one Debian installation I've done was via apt-get. But I can apparently no longer reach the