|
Firewalls keeps intruders out of a network. However, sometimes you want the public or certain individuals to remotely access portions your internal network. To give outsiders access to your internal network, you need to "open ports" in the firewall.
Examples where this may be necessary...
- A school server has information that should be available to parents via the web, such a digital gradebook.
- The school has hired a company to remotely manage the heating and ventilation systems.
- The school is receiving technical support from someone out-of-town and want them to remotely work on the school's computers.
Step 1: Identify the Needed Ports
The company being hired or the software being installed should include documenation about the needed ports. Some common ports...
| Transport Protocol | Port # | Service | Used by... |
| TCP/6 | 80 | HTTP | web site |
| TCP/6 | 548 | AFP | file sharing in Mac OS |
| TCP/6 | 1723 | PPTP | VPN (Virtual Private Network) |
| TCP/6 | 5900 | VNC | Apple Remote Desktop for observe/control |
Step 2: Configure the Firewall or Router
Generally, the firewall is managed via a web browser on any workstation within the school. Simply launch the web browser, type the firewall's IP address on the URL line, and press the return key. The firewall's login screen should appear.
Once logged in, the configuration procedure varies for each brand and model of firewall.
Step 2 for 2005-vintage SonicWall-brand firewalls
The two main stages are adding a service and adding a rule. These directions may not be 100% perfect.
Add Service
- Click "Firewall" in the left column.
- Click "Services" in the left column.
- Is your desired service in the "User Defined" or "Predefined" lists? If yes, skip to "Add Rule". If not, proceed with the next step.
- Click "Add..."
- Type the 'name' of the service (ie: AFP). If you do not know the official name, you can create your own name.
- Type the port number in the first 'port range' field. (ie: 548).
- Selected the deired protocol (usually TCP or UDP).
- Click "Save" or "Update" or "Add".
Add Rule
- Click "Access Rules" in the left column.
- Click "Add..."
- Set the 'Action' to 'Allow'
- Set the 'Service' to the name of the service identified or setup in the previous steps.
- Set the 'Source' to 'WAN'. If you want the general public to access this service of your network, type an asterisk in the first field. If you want just a specific business to access this service, type the business' IP address in the first field.
- Set the 'Destination' to 'LAN'. Enter the IP address of the computer that provides the desired service.
- Click "Save" or "Update" or "Add".
Step 2 for 2000-vintage SonicWall-brand firewalls
The two main stages are adding a service and adding a rule.
Add Service
- Click 'Access' in the left column.
- Click the 'Add Service' tab.
- Is your desired service in the list at right? If yes, skip to 'Add Rule'. If not, proceed with the next step.
- Is your desired service in the menu titled 'Add a known service'? If yes, select it from the list and jump to the LAST step. If not, please proceed with the next step.
- Type the 'name' of the service (ie: AFP). If you do not know the official name, you can create your own name.
- Type the port number in the first 'port range' field. (ie: 548).
- Selected the deired protocol (usually TCP or UDP).
- Click 'Add'.
Add Rule
- Click the 'Rules' tab.
- Scroll to the bottom of the page and click the 'Add New Rule...' button. The 'Add Network Access Rule' screen will appear.
- Set the 'Action' to 'Allow'
- Set the 'Service' to the name of the service identified or setup in the previous steps.
- Set the 'Source' to 'WAN'. If you want the general public to access this service of your network, type an asterisk in the first field. If you want just a specific business to access this service, type the business' IP address in the first field.
- Set the 'Destination' to 'LAN'. Enter the IP address of the computer that provides the desired service.
- Click 'Update'.
Step 2 for LinkSys-brand firewalls
- Click the 'Applications & Gaming' tab.
- In the 'Application' field, type the name of the service (ie: AFP). If you do not know the official name, you can create your own name.
- In the 'Start' field, type the port number (ie: 548).
- In the 'IP Address' field, type the IP address of the computer that provides the desired service.
- Check 'Enabled'.
- Scroll down and click the 'Update' or 'Apply' or 'Save' button.
|