[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Java Applet Never loads (please Help)
- Subject: Re: Java Applet Never loads (please Help)
- From: HELP Indore <dean@xxxxxxxxxxxxxxxx>
- Date: Wed, 9 Jun 1999 19:04:56 +0500 (GMT+0500)
This is because you are using a proxy. I guess it must be squid. The Java
applets wont run through proxy because they try to access the destination
server(e.g. yahoo) directly from the machine they work on. This is not
allowed by the proxy as the machines cannot directly send packets. In case
of a proxy the packets are filtered according to request depending on a
particular protocol (e.g. http or ftp) thats why u have to specify the
proxy server address and a port of the proxy server to use for each
service u want to access from the client machines.
You can solve this problem by using IP masquarading. We have a similar
setup at our institution. I installed Linux using the PCQ redhat 5.2 CD
and the pcqupdt script did everything that was needed. U can get hold of
that issue CD and edit the pcqupdt file to see what all things are done
by that script to enable gatewaying to the Internet. If u cant. I'll post
the details tomorrow, as I dont have access to the CD right now.
Hope this helps.
VaibhaV
webmaster@xxxxxxxxx
On Wed, 9 Jun 1999, Nayan Mitra wrote:
> I have 8 machines. Linux is as proxy.
>
> When I go to Yahoo Chat in Java mode.
> The Java applet shows
> Applet loading ..... and it never comes up.
>
> Even in Yahoo Games I face the problem,
> like
> you may be behind proxy etc.
> How to solve this problem
>
> truly
> nayan
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
> Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
> Flame baits will not be tolerated. If you can appreciate satire read
> http://www.templetons.com/brad/emily.html
>
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
Flame baits will not be tolerated. If you can appreciate satire read
http://www.templetons.com/brad/emily.html
------------------------------