answersLogoWhite

0


Best Answer

What is the difference between a packet filter and a proxy?

Preface

So you think you know what a proxy is? Well if you are familiar with the old Web Proxy servers please forget everything you thought you knew about proxies. We are talking about something very different. The old proxy servers took web requests from clients and checked to see if it had that page already cached, and if not, it would then redirect the client request to the internet, if the request was allowed. A linear flowchart would look something like:

  • Client request for KnowtheNetwork.com -> Proxy checks cache -> Not found, forward request
  • Client request for Google.com -> Proxy checks cache -> Cached page found, replies w/ cached page
  • Client request for badwebsite.com -> Proxy checks cache -> Proxy denies the request based on policy

A modern day proxies are entirely different.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

WebServers usually Have data. like every website you see is hosted on a computer like apache tomcat/ Apache HTTP Server.

Proxy Server can never give you content on its own. Usually they just act as an intermediate b/w you and the real web server.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

A packet filter and a firewall perform the same basic function: they allow or deny packets of data through a network. However, they do differently. A packet filter is a first generation firewall, and is relatively featureless compared to current firewalls. These programs could only block configured ports, protocols (TCP/UDP), and IP addresses (and a few other basic headers).

By way of illustration, a packet filter configured to block Telnet (port 23) would not stop a Telnet connection on port 9999. This means that non-standard ports could be a way to bypass this simple feature. Often times, this led to virtually all ports being closed, with only a few rules being granted to allow access (e.g. port 80 for HTTP traffic).

Firewalls are more developed and refined, and can perform additional functions on top of a packet filter. A modern firewall can understand common Internet Protocols and modify or block their behavior based on the incoming packets (which may be pooled together and examined as a whole). For example, a firewall could block any website that had the words "sex", "drugs", or "rock and roll" anywhere in the contents of the page (not just the headers or even the URL). Or, it could be configured to allow access to chat rooms that are family friendly, but not adult oriented.

At the core of a firewall lies a packet filter, but it also includes so many more modules. The firewall is a natural progression of a packet filter.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

A Packet filter firewall uses Filter hook driver for its basic working

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

a firewall & Proxy server both are the network components. but the firewall block ports & programs and the proxy server hide your netwok fo the internet.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is difference between web server and proxy server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between caching proxy server and web server?

In web server you can deploy static contect and web server used to redirect http and https requests to application server and a proxy server can integrate multiple servers to handle webserver requests on behalf of webserver to application server.


Can you install proxy server or web caching server?

Can you install proxy server or web caching server?And why do we do it?


What does it mean when your ipod says there was a problem communticatin with the web proxy server?

A web proxy server is a computer which sits between you and the internet, all your internet requests are sent via the proxy server. The proxy server can be responsible for virus checking, website blocking, ip hiding and other stuff. If you cannot communicate with your web proxy, you cannot reach the internet Possible reasons :- Your web proxy is down you have specified the wrond details for the web proxy Don't know anything about iPods - sorry


How should one choose the right web proxy server?

One should choose the web proxy server that will best meet his or her needs.


Why is there such thing as a proxy server?

A proxy server has a very specific purpose and that is to retrieve web pages, providing their own identity to the sites they visit. All information and requests made via the website are collected by the proxy server.


What is a web debugging proxy?

A web debugging proxy is software that intercepts and logs all HTTP and HTTPS traffic including requests, responses and the HTTP headers which contain the cookies and caching information. Software developers use a web debugging proxy to diagnose and debug web traffic between a web application and a web server. Examples: Fiddler, Charles.


What is a web proxy server?

A web proxy server is a computer on the internet or your local lan that all internet or network traffic passes through before going on its way to other places. A proxy can be used for limited anonymity for instance. (you send a request for information to the proxy, it then requests the information for you and sends it your way). It is basically a network traffic middleman.In simple words,Web based proxy is proxy which only requires you to open their webpage and enter the URL and the response is sent back to you. This is pretty fast but you need to see their advertisements. You can a list of such websites by searching Google for 'Online Proxy'.


How does an anonymous proxy server hide an IP address?

An anonymous proxy server hides an IP address by making requests for data on another computer's behalf. If you are browsing the web through an anonymous proxy server, your computer tells the proxy server what website you want to view. The proxy then connects to the website for you. The website uses the IP adddress of the proxy server to send back the requested data. The proxy server then sends the data you requested (the website) back to you. Not all proxy servers are anonymous. Also, for the anonymous proxy server to work as intended, it needs to be configured properly.


What does the proxy server do?

The function of an HTTP proxy is to bypass web filtering by searching the web for an anonymous and open HTTPS transparent proxy. The allows a person to keep others from monitoring what they are doing online because the browser requests will be encrypted as they go through the proxy.


What is the difference between mysap and sap?

SAP - Client (installed)/Server mySAP web browser (Client)/Server


Difference between apache and PHP?

Apache is a web server. PHP is a scripting language.


A program that tracks a usersIinternet usage without the users permission is called?

Web Proxy Server