All of lore.kernel.org
 help / color / mirror / Atom feed
* some web sites need more than port 80?....
@ 2005-03-06 16:45 seberino
  2005-03-06 17:19 ` Kenneth Kalmer
  2005-03-06 17:33 ` Daniel Lopes
  0 siblings, 2 replies; 4+ messages in thread
From: seberino @ 2005-03-06 16:45 UTC (permalink / raw)
  To: netfilter

I locked down my laptop with a firewall script to only
allow port 80.

I noticed that only the text gets downloaded from ucsd.edu.

It seems that the graphics from ucsd.edu could not get

through my firewall.


Do webs sites now send JPEGs in parallel with the text
on a different port or something?


chris


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: some web sites need more than port 80?....
  2005-03-06 16:45 some web sites need more than port 80? seberino
@ 2005-03-06 17:19 ` Kenneth Kalmer
  2005-03-06 17:33 ` Daniel Lopes
  1 sibling, 0 replies; 4+ messages in thread
From: Kenneth Kalmer @ 2005-03-06 17:19 UTC (permalink / raw)
  To: seberino@spawar.navy.mil; +Cc: netfilter

On Sun, 6 Mar 2005 08:45:09 -0800, seberino@spawar.navy.mil
<seberino@spawar.navy.mil> wrote:
> I locked down my laptop with a firewall script to only
> allow port 80.
> 
> I noticed that only the text gets downloaded from ucsd.edu.
> 
> It seems that the graphics from ucsd.edu could not get
> 
> through my firewall.
> 
> Do webs sites now send JPEGs in parallel with the text
> on a different port or something?

Nope, something else is amiss. Maybe their server sends back the
images using unprivileged ports (> 1024). I've never seen this happen.
Tried any other sites?

I had a look at their HTML and everything is fine there...

> 
> chris
> 
> 


-- 

Kenneth Kalmer
kenneth.kalmer@gmail.com
http://opensourcery.blogspot.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: some web sites need more than port 80?....
  2005-03-06 16:45 some web sites need more than port 80? seberino
  2005-03-06 17:19 ` Kenneth Kalmer
@ 2005-03-06 17:33 ` Daniel Lopes
  2005-03-07 11:56   ` Mohamed Eldesoky
  1 sibling, 1 reply; 4+ messages in thread
From: Daniel Lopes @ 2005-03-06 17:33 UTC (permalink / raw)
  To: netfilter

seberino@spawar.navy.mil schrieb:
> I locked down my laptop with a firewall script to only
> allow port 80.
> 
> I noticed that only the text gets downloaded from ucsd.edu.
> 
> It seems that the graphics from ucsd.edu could not get
> 
> through my firewall.
> 
> 
> Do webs sites now send JPEGs in parallel with the text
> on a different port or something?
> 
> 
> chris
> 
> 

Take a look at the source code of the page. Perhaps it references the 
images from another webserver running on another port.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: some web sites need more than port 80?....
  2005-03-06 17:33 ` Daniel Lopes
@ 2005-03-07 11:56   ` Mohamed Eldesoky
  0 siblings, 0 replies; 4+ messages in thread
From: Mohamed Eldesoky @ 2005-03-07 11:56 UTC (permalink / raw)
  To: Daniel Lopes, netfilter

What are you blocking here ???
You talk to the webservers on port 80, but your local ports are not 80
for sure !!!
Actually, you should only blocking incoming packets to you, which are
new connections !!


On Sun, 06 Mar 2005 18:33:09 +0100, Daniel Lopes <lopsch@lopsch.com> wrote:
> seberino@spawar.navy.mil schrieb:
> > I locked down my laptop with a firewall script to only
> > allow port 80.
> >
> > I noticed that only the text gets downloaded from ucsd.edu.
> >
> > It seems that the graphics from ucsd.edu could not get
> >
> > through my firewall.
> >
> >
> > Do webs sites now send JPEGs in parallel with the text
> > on a different port or something?
> >
> >
> > chris
> >
> >
> 
> Take a look at the source code of the page. Perhaps it references the
> images from another webserver running on another port.
> 
> 


-- 
Mohamed Eldesoky
www.eldesoky.net
RHCE


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-07 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 16:45 some web sites need more than port 80? seberino
2005-03-06 17:19 ` Kenneth Kalmer
2005-03-06 17:33 ` Daniel Lopes
2005-03-07 11:56   ` Mohamed Eldesoky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.