Re[2]: Tomcat works on Linux localhost but not in the network

2006-04-17 Thread Corobitsyn Roman
You must check your network and firewall settings.

Try to use iptables
E.g. in SUSE can help SUSEFirewall2 (edit /etc/sysconfig/SuSEFirewall2
file)

jl> Thanks
jl> but  I was able to access the  port 80  for apache,
jl> and  I got  tha welcome page ... 

jl> where can  I check if that  is  the problem .???

jl> Thanks again



jl> --- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:

>> Perhaps, you must to set up your firewall
>> 
>> jl> I recently installed Tomcat on a Linux Machine
>> when I
>> jl> tried "localhost:8080" I get the welcome page
>> nut if I
>> jl> call the same from another computer on the
>> network i
>> jl> don 't get any response at all
>> 
>> jl> Plase any  help  will be welcome...  
>> 
>> jl>
>> __
>> jl> Do You Yahoo!?
>> jl> Tired of spam?  Yahoo! Mail has the best spam
>> protection around 
>> jl> http://mail.yahoo.com 
>> 
>> jl>
>>
jl> -
>> jl> To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>> jl> For additional commands, e-mail:
>> [EMAIL PROTECTED]
>> 
>> 
>> 
>> 
>>
jl> -
>> To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>> For additional commands, e-mail:
>> [EMAIL PROTECTED]
>> 
>> 


jl> __
jl> Do You Yahoo!?
jl> Tired of spam?  Yahoo! Mail has the best spam protection around 
jl> http://mail.yahoo.com 

jl> -
jl> To unsubscribe, e-mail: [EMAIL PROTECTED]
jl> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Re[2]: Tomcat works on Linux localhost but not in the network

2006-04-17 Thread vineesh kumar
Check ur firewall by using telnet like
 telnet hostname 8080
  if it is connecting to the 8080 port, ur firewall is ok.if u are not
able to connect,he problem is of firewall.also
In some cases like in IE it may not work properly if u simply type
hostname:8080, u should use something like
 http://192.168.1.25:8080/

On 4/18/06, Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> You must check your network and firewall settings.
>
> Try to use iptables
> E.g. in SUSE can help SUSEFirewall2 (edit /etc/sysconfig/SuSEFirewall2
> file)
>
> jl> Thanks
> jl> but  I was able to access the  port 80  for apache,
> jl> and  I got  tha welcome page ...
>
> jl> where can  I check if that  is  the problem .???
>
> jl> Thanks again
>
>
>
> jl> --- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
>
> >> Perhaps, you must to set up your firewall
> >>
> >> jl> I recently installed Tomcat on a Linux Machine
> >> when I
> >> jl> tried "localhost:8080" I get the welcome page
> >> nut if I
> >> jl> call the same from another computer on the
> >> network i
> >> jl> don 't get any response at all
> >>
> >> jl> Plase any  help  will be welcome...
> >>
> >> jl>
> >> __
> >> jl> Do You Yahoo!?
> >> jl> Tired of spam?  Yahoo! Mail has the best spam
> >> protection around
> >> jl> http://mail.yahoo.com
> >>
> >> jl>
> >>
> jl> -
> >> jl> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> jl> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >>
> jl> -
> >> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >>
> >>
>
>
> jl> __
> jl> Do You Yahoo!?
> jl> Tired of spam?  Yahoo! Mail has the best spam protection around
> jl> http://mail.yahoo.com
>
> jl> -
> jl> To unsubscribe, e-mail: [EMAIL PROTECTED]
> jl> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Vineesh Kumar
Software Engineer
ISS-RnD Department
HCL infosystems Ltd
Cochin

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Re[2]: Tomcat works on Linux localhost but not in the network

2006-04-22 Thread josemanuel lopez
yeap . 
I disable the firewall and I'm  getting response,  but
 do you know  how to enable the firewall and allow
access to the port 8080 only 

Thanks

--- vineesh kumar <[EMAIL PROTECTED]> wrote:

> Check ur firewall by using telnet like
>  telnet hostname 8080
>   if it is connecting to the 8080 port, ur firewall
> is ok.if u are not
> able to connect,he problem is of firewall.also
> In some cases like in IE it may not work properly if
> u simply type
> hostname:8080, u should use something like
>  http://192.168.1.25:8080/
> 
> On 4/18/06, Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> > You must check your network and firewall settings.
> >
> > Try to use iptables
> > E.g. in SUSE can help SUSEFirewall2 (edit
> /etc/sysconfig/SuSEFirewall2
> > file)
> >
> > jl> Thanks
> > jl> but  I was able to access the  port 80  for
> apache,
> > jl> and  I got  tha welcome page ...
> >
> > jl> where can  I check if that  is  the problem
> .???
> >
> > jl> Thanks again
> >
> >
> >
> > jl> --- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> >
> > >> Perhaps, you must to set up your firewall
> > >>
> > >> jl> I recently installed Tomcat on a Linux
> Machine
> > >> when I
> > >> jl> tried "localhost:8080" I get the welcome
> page
> > >> nut if I
> > >> jl> call the same from another computer on the
> > >> network i
> > >> jl> don 't get any response at all
> > >>
> > >> jl> Plase any  help  will be welcome...
> > >>
> > >> jl>
> > >>
> __
> > >> jl> Do You Yahoo!?
> > >> jl> Tired of spam?  Yahoo! Mail has the best
> spam
> > >> protection around
> > >> jl> http://mail.yahoo.com
> > >>
> > >> jl>
> > >>
> > jl>
>
-
> > >> jl> To unsubscribe, e-mail:
> > >> [EMAIL PROTECTED]
> > >> jl> For additional commands, e-mail:
> > >> [EMAIL PROTECTED]
> > >>
> > >>
> > >>
> > >>
> > >>
> > jl>
>
-
> > >> To unsubscribe, e-mail:
> > >> [EMAIL PROTECTED]
> > >> For additional commands, e-mail:
> > >> [EMAIL PROTECTED]
> > >>
> > >>
> >
> >
> > jl>
> __
> > jl> Do You Yahoo!?
> > jl> Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > jl> http://mail.yahoo.com
> >
> > jl>
>
-
> > jl> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > jl> For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> >
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> Vineesh Kumar
> Software Engineer
> ISS-RnD Department
> HCL infosystems Ltd
> Cochin
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Re[2]: Tomcat works on Linux localhost but not in the network

2006-04-22 Thread josemanuel lopez
yeap . 
I disable the firewall and I'm  getting response,  but
 do you know  how to enable the firewall and allow
access to the port 8080 only 
I'm  running  RedHat EE r3
Thanks

--- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:

> You must check your network and firewall settings.
> 
> Try to use iptables
> E.g. in SUSE can help SUSEFirewall2 (edit
> /etc/sysconfig/SuSEFirewall2
> file)
> 
> jl> Thanks
> jl> but  I was able to access the  port 80  for
> apache,
> jl> and  I got  tha welcome page ... 
> 
> jl> where can  I check if that  is  the problem .???
> 
> jl> Thanks again
> 
> 
> 
> jl> --- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> 
> >> Perhaps, you must to set up your firewall
> >> 
> >> jl> I recently installed Tomcat on a Linux
> Machine
> >> when I
> >> jl> tried "localhost:8080" I get the welcome page
> >> nut if I
> >> jl> call the same from another computer on the
> >> network i
> >> jl> don 't get any response at all
> >> 
> >> jl> Plase any  help  will be welcome...  
> >> 
> >> jl>
> >>
> __
> >> jl> Do You Yahoo!?
> >> jl> Tired of spam?  Yahoo! Mail has the best spam
> >> protection around 
> >> jl> http://mail.yahoo.com 
> >> 
> >> jl>
> >>
> jl>
>
-
> >> jl> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> jl> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >> 
> >> 
> >> 
> >> 
> >>
> jl>
>
-
> >> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >> 
> >> 
> 
> 
> jl>
> __
> jl> Do You Yahoo!?
> jl> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> jl> http://mail.yahoo.com 
> 
> jl>
>
-
> jl> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> jl> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]