Re: Getting the tomcat server IP

2009-02-21 Thread Natalie Forood
through a NAT this might not be your actual IP but the IP on your side of the NAT. Yuval Perov On Feb 20, 2009, at 2:21 AM, Natalie Forood wrote: > Hello, > > Can you tell me how I can get the IP address of the interface that is running > Tomcat?  I can't use localhost, I n

Re: Getting the tomcat server IP

2009-02-19 Thread Natalie Forood
address. Thanks again for your help! Natalie From: "Caldarale, Charles R" To: Tomcat Users List Sent: Thursday, February 19, 2009 6:22:15 PM Subject: RE: Getting the tomcat server IP > From: Natalie Forood [mailto:nfor...@yahoo.com] > Subj

Re: Getting the tomcat server IP

2009-02-19 Thread Natalie Forood
Natalie Forood wrote: > Hello, > > Can you tell me how I can get the IP address of the interface that is running > Tomcat? I can't use localhost, I need the IP of the physical interface. > > Thanks, > Natalie ifconfig (linux/unix/mac osx) ipconfig (windows cmd line)

Getting the tomcat server IP

2009-02-19 Thread Natalie Forood
Hello, Can you tell me how I can get the IP address of the interface that is running Tomcat? I can't use localhost, I need the IP of the physical interface. Thanks, Natalie