Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


March 2005

Using Private Ports and Netstat for Easy Remote Access

RSS
Subscribe to Windows IT Pro | See More Internet Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

Since the advent of low-cost, high-speed Internet access, cheap remote access to resources has become standard fare in small offices. Unfortunately, problems inevitably occur when you try to access remote resources with basic off-the-shelf hardware and software. The typical small office network has high-speed access but only one public IP address shared among multiple PCs through Network Address Translation (NAT). On a standard port, a basic NAT router with one public IP address can forward traffic to only one system at a time.

The typical workaround is to forward several different ports to different PCs, but this workaround introduces new problems. People often randomly select low port numbers for custom use, then discover a conflict with another service that uses that port. Furthermore, intruders trying to break into systems typically scan low-numbered ports so using low port numbers increases the risk of successful break-ins.

The most-secure solution is to use a VPN. However, if using a VPN isn't an option in the short term, here are a couple of tactics you can use until you set up a VPN:

1. Use Internet Assigned Numbers Authority's (IANA's) private port numbers whenever you must use nonstandard ports for remote access to a system. The IANA port list is available at http://www.iana.org/assignments/port-numbers. IANA has allocated ports 49152 through 65535 for private custom use in this kind of situation. If you use high-numbered private ports, you won't accidentally use a well-known or standard vendor service port. Using high-numbered private ports also reduces the risk of someone noting the open port during a random port scan; intruders are much less likely to try scanning an entire 65,000+ port range to find open ports because such a scan can draw attention to them.

You configure private ports at the firewall. For example, you can configure the firewall to forward incoming connections to port 50000 to pc1 port 3389 on the internal LAN, port 50001 to pc2 port 3389, and so on.

2. Dynamically check local port usage on all PCs on the LAN. To perform this check, open a command-shell window on each PC, type the command

netstat -an | find "LISTENING"

and press Enter. This command generates a list of all listening ports, whether they're currently connected or not.

A VPN is always the most secure and flexible tool for networking over the Internet and should be the eventual target of any remote networking environment. However, until that time comes, you can help secure your remote access system by using the private ports and dynamically checking local port usage.

End of Article



Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

The Memory-Optimization Hoax

Don't believe the hype. At best, RAM optimizers have no effect. At worst, they seriously degrade performance. ...

Escape From Yesterworld

Kevin points you to the funniest SQL Server website ever! ...


Security Whitepapers Protecting (You and) Your Data with Exchange Server 2007

Extended Validation SSL Certificates

Unauthorized applications: Taking back control

Related Events Check out our list of Free Email Newsletters!

Security eBooks Spam Fighting and Email Security for the 21st Century

Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

Related Security Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

IT Connections
Dive into the new Microsoft platforms and products you implement and support with the experts from Microsoft, TechNet Magazine, Windows ITPro and industry gurus. There are 70+ sessions and interactive panels with networking opportunities.

Attention User Group Leaders...
Announcing the eNews Generator—a FREE HTML e-newsletter builder for user group leaders. Build your HTML and text e-newsletters in minutes and add Windows IT Pro & SQL Server Mag articles alongside your own message!.

Master SharePoint with 3 eLearning Seminars
Learn how to build a better SharePoint infrastructure and enable powerful collaboration with MVPs Dan Holme and Michael Noel. Register today!

Get SQL Server 2008 at WinConnections
Don’t miss Microsoft Exchange and Windows Connections conferences, the premier events for Microsoft IT Professionals in Las Vegas, November 10-13. Every attendee will receive a copy of SQL Server 2008 Standard Edition with one CAL.



Interested in Email Encryption?
Read about the advantages of identity-based encryption in this free report.

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.

Virtualization Congress Oct. 14-16 in London
Don't miss Virtualization Congress, the premiere EMEA conference dedicated to hardware, OS and application virtualization. Oct. 14-16.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technical Resources Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing