Quote:
How do I open a port on a Suse 9.3 firewall?
|
Using YaST's firewall config program is the easiest way.
Quote:
Also How do I find out all ports that are in use on my computer?
|
Try
This will show you listening tcp and udp ports, and active network connections.
If you want to know which ports are open to your network, though, you'll want to run nmap against it from another machine on the same network.