Subscribe to Windows IT Pro

 

Get Newsletters

  • Get the Latest News
  • Product Updates
  • Helpful Tricks
  • Productivity Tips

Subscribe Now!

October 01, 1998 12:00 AM

Proxy Server 2.0

Windows IT Pro
InstantDoc ID #3848
Rating: (0)
A firewall and Web cache server in one package

As the Internet's popularity soars, companies are searching for ways to manage and control employees' access to the Internet and external Internet users' access to resources on the corporate network. One tool that companies might consider is Microsoft's Proxy Server 2.0, a BackOffice software package that serves as a firewall and Web cache server. Proxy Server 2.0 acts as a gateway between your internal LAN and the external Internet network, helping you protect your network from unauthorized access by external Internet users, control employees' access to the Internet, and improve Internet access and network response time.

Microsoft significantly improved Proxy Server between versions 1.0 and 2.0. The most important difference is that Proxy Server 1.0 controls only outbound network traffic (i.e., traffic from your LAN to the Internet), whereas Proxy Server 2.0 controls outbound and inbound traffic (i.e., traffic from the Internet to your LAN). Proxy Server 1.0 also lacks several features--packet filtering, alerting, inbound connectivity, and support for Virtual Private Networks (VPNs)--that basic firewall packages typically include. Proxy Server 2.0 now includes those features and more.

However, Proxy Server 2.0 is not necessarily meant to replace your existing firewall. Although Proxy Server 2.0 can serve as the sole firewall solution for many companies, it doesn't include all the features that high-end firewall packages provide. So if you already have a firewall product, your best option is to use Proxy Server 2.0 to complement, not replace, your existing firewall. If you do not have a firewall, whether you use Proxy Server 2.0 exclusively depends on the level of security and performance that your business demands.

Looking at Proxy Server 2.0's features can help you decide whether it will meet your company's security needs as well as performance needs. The following focuses on two major areas of interest in Proxy Server 2.0: security and performance.

Security
Microsoft added many new security features to Proxy Server 2.0. The new and the original features work together to offer important security capabilities, such as server proxying, reverse proxying, reverse hosting, alerting and logging, dynamic packet filtering, multilayer security, and VPN support.

Server proxying. Proxy Server 2.0 monitors and forwards incoming packets to the appropriate server. For example, you can configure Proxy Server 2.0 to use Simple Mail Transfer Protocol (SMTP) to direct incoming mail packets to your mail server. However, setting up server proxying can require a lot of work. For example, to use Exchange in server proxying, you must configure static packet filters and set up authentication.

Reverse proxying. Proxy Server 2.0 impersonates the Web server when dealing with inbound traffic. In other words, Proxy Server 2.0 responds to Internet requests and forwards them to Internet Information Server (IIS) or another Web server. Internet users are unaware that Proxy Server 2.0, not IIS, is passing and monitoring their requests.

Reverse hosting. Reverse hosting takes reverse proxying one step further by letting the Web servers behind Proxy Server 2.0 publish to the Web. Proxy Server 2.0 listens and responds to requests on the Web servers' behalf. Thus, reverse hosting lets you publish to the Web without compromising security.

Alerting and logging. You can configure Proxy Server 2.0 to immediately alert you to suspicious activities (such as protocol violations) and certain attacks (such as SYN attacks) on your network. For example, in a normal message exchange between a client and server, the client sends a SYN message. The server responds with a SYN-ACK message and then waits for a return ACK message from the client. If an incorrect IP address is sending a SYN, the server will send a SYN-ACK and then wait for an ACK, which it will never receive. As the source sends more messages, the rejected packets can tie up the server's TCP ports, and legitimate users will not be able to use the services. This SYN attack can seriously affect Internet Service Providers (ISPs) and other companies that rely heavily on Internet access. You can configure Proxy Server 2.0 to alert you after the server rejects a specific number of packets. You can configure Proxy Server 2.0 to notify you of several alerting thresholds. When your system reaches these thresholds, Proxy Server 2.0 can notify you by email (via Simple Network Management Protocol--SNMP) or pager (if your email product supports paging).

After Proxy Server 2.0 alerts you to attacks and suspicious activities, it records alert information (and other inbound and outbound traffic data) in the System Log. Proxy Server 2.0 can log data to a text file, an Open Database Connectivity (ODBC) database, or a SQL server database. You need to think twice about logging to a SQL server database, however. Although you can take advantage of SQL Server's advanced querying and reporting features, logging events to a SQL server database is much slower than logging events to a text file. Furthermore, you need an ODBC-compliant database (such as Microsoft Access) to read the log files.

Related Content:

ARTICLE TOOLS

Comments
  • Anonymous User
    7 years ago
    Feb 02, 2005

    i want to know all seting for proxy including server setings

  • Anonymous User
    7 years ago
    Feb 02, 2005

    i want to know all seting for proxy including server setings

  • Svyatoslav Pidgorny, MCSE
    13 years ago
    Aug 06, 1999

    Zubair Ahmad’s “Proxy Server 2.0” (October 1998) is an excellent overview of the product and its security features. I want to comment on a few of the statements in the article and provide additional information for new Proxy Server administrators.
    In Security: Server Proxying, the
    article states, “To use Exchange in server proxying, you must configure static packet filters and set up authentication.” I think it’s better to say that an administrator must configure static port mappings on the client side (as the Microsoft article “How to Configure Exchange Server with Proxy Server” at http://support.microsoft.com/support/
    kb/articles/q181/8/47.asp describes). If
    you use this approach, packet filtering settings on the Proxy Server system remain untouched. You can use static packet filters to configure Exchange Server (or other services that use well-known IP port numbers) to work from behind Proxy Server 2.0, but the process doesn’t relate to the server proxying feature.
    In Security: Alerting and Logging, the article states, “When your system reaches these [alerting] thresholds, Proxy Server 2.0 can notify you by email (via Simple Network Management Protocol—–SNMP) or pager (if your email product supports paging).” Proxy Server uses Simple Mail Transfer Protocol (SMTP) to send its notifications.
    As for VPN support, it’s a feature of Routing and Remote Access Service (RRAS), not Proxy Server. Proxy Server can coexist with (and complement) an RRAS-based Point-to-Point Tunneling Protocol (PPTP) Virtual Private Network (VPN). Read the Microsoft articles “Coexistence of RRAS, Internet Explorer, Option Pack, and Proxy (http://support
    .microsoft.com/support/kb/articles/q183/5/37.asp) and “Using PPTP, RRAS, and Proxy Server 2.0 (http://support.microsoft
    .com/support/kb/articles/q176/9/24.asp) for details and configuration hints.
    In Improved Cache Architecture: CARP, the article notes that “Microsoft developed CARP to overcome the limitations in the Internet Cache Protocol (ICP), which Proxy Server 1.0 uses.”
    In fact, Proxy Server 1.0 doesn’t sup-
    port ICP or any distributed caching
    protocol.

    --Svyatoslav Pidgorny, MCSE



    In the article, I meant to say that Proxy Server 2.0 utilizes SNMP for alerts and SMTP for email (mentioned under the Security: Server Proxying topic). CARP overcomes the ICP limitations as I
    mentioned; however, Proxy Server 1.0 did not use ICP. Thanks for pointing
    that out. My main point in the article was that setting up Exchange with server proxying can be complicated. Please refer to the Microsoft article “How to Configure Exchange or Other SMTP with Proxy Server” (http://support.microsoft.com/
    support/kb/articles/q181/4/20.asp) for detailed information about setting up the server proxy feature of Exchange Server. The reason I listed VPN Support as a Proxy Server 2.0 feature is that using Proxy Server 2.0 along with RRAS gives you the ability to use the Internet as a secure VPN. Obviously, VPN requires PPTP, which you install separately from Proxy Server 2.0. I apologize for any confusion the article might have caused.

    --Zubair Ahmad

  • Jalal Somani
    13 years ago
    Aug 06, 1999

    Zubair Ahmad’s “Proxy Server 2.0” (October 1998) helped me understand Proxy Server 2.0 before I took my MCSE exam. I plan to earn my CNA and MCT certifications this spring, and I’ll use the article for reference in both programs. Keep up the good work!

    --Jalal Somani




    I’m glad you found the article helpful. You might want to supplement your studies with Windows NT Magazine’s Article Archive CD (http://www.winntmag.com/
    archivecd). I use it and recommend it to all my students.

    --Zubair Ahmad

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

White Papers

Get your Windows 7 deployment off to the right start by implementing PC lockdown. A locked-down environment is easier and cheaper to support since users are less likely to make unnecessary changes to the core system configuration - read more here!

Essential Guides

Is your iSCSI "lossy"? The reality is that most off-the-shelf Ethernet hardware deployed for iSCSI can lose packets, resulting in slow performance or application downtime. Learn how to assess your current iSCSI infrastructure and engineer an advanced iSCSI SAN infrastructure.

Web Seminars

What's the best way to keep your network safe from malware? In this web seminar, security expert Greg Shields suggests an alternative method to the traditional blacklisting approach that is common with anti-virus and anti-malware solutions.

eLearning Series

We bring the experts direct to you to share their real-world perspective and expertise. During each event, three sessions stream in real time, so you can learn, ask questions, and get solutions.
Upcoming event: Getting the Most with Exchange 2010 with Paul Robichaux

Subscribe to Windows IT Pro!

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.