• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

trace ip

Use the following command from the DOS Command Line:

tracert x.x.x.x

where x.x.x.x is the IP you want to trace, this program will display the hops needed to get to the destination IP if under 30 hops. It might even show you the domain name of the IP.

You dont want to close an open port, you want to stealth it.
Two simple ways to do this are:

1) Disable port in hardware firewall rules (If you have a router).
2) Disable port through software firewall (I.E. ZoneAlarm, BlackIce)

You want stealth on your ports so that attackers do not even think your computer is there.
Check www.grc.com for test of best known ports.

Hope this helps.
 
Sorry about the first post, I read the second question in reverse. Just replace disable with enable on original post for the closed port issue.
 
For general usage Ports are not Opened or Closed as an Independent entity.

If the Port is ?closed? by a Router you have to open it through the Router. If it controlled by software Firewall you have to open it in the Firewall. Some programs may need port assignment in their own configuration menus.

If you will be more specific may be a better answer can be given.

If you want a real good tracer use this:

3d Traceroute.
 
Back
Top