|
||||||||
|
Testing Proper Firewall Port Configuration for the ALG Proxy Servers
|
||||||||
|
||||||||
| Problem Description: After configuring the firewall for use by the ALG Proxy Servers, are there ways of testing to see if the ports are opened properly? |
||||||||
|
Resolution: Another test uses the NETSTAT command. Similar to the TELNET method, it will help test the TCP port but not the UDP ports. The NETSTAT command actually shows which TCP ports are actively connected. The result of the command will show "established" for connected ports. From the LAN proxy system, issue a NETSTAT command and look for the indication next to default TCP port 6000. Similarly, a NETSTAT -A command can be used to show the ports that are actively awaiting an incoming connection. The result will be "Listen" next to any such TCP ports. UDP ports awaiting incoming connections will also be listed, but with no state indication next to them. |
||||||||
| Related Notes or Documents: none |
||||||||
| Back | ||||||||








