Results 1 to 2 of 2
Hi
I am using a computer that is a part of a LAN. Now I need to know whether the LAN firewalls a particular port or not. Instead of runnning ...
- 06-09-2006 #1
Firewall issues
Hi
I am using a computer that is a part of a LAN. Now I need to know whether the LAN firewalls a particular port or not. Instead of runnning everytime to the network administrator can I know how do know this on my own?
Thanks in advance.
- 06-09-2006 #2
nmap
One way is to run the 'nmap' command (available in most Linux distributions) from a PC outside your LAN, giving it the address of your PC inside the LAN, or of the gateway itself. You usually get different responses to ports with no servers and ports that are blocked.


Reply With Quote