First time poster.
I have installed Spiceworks on a machine in the office, created the agent for remote machines. How do I find the Spiceworks server address?
Thanks.
1 Spice up
benspain
(BenSpain)
2
It is the IP of the machine and whatever port you set it to in setup. Like Http://192.168.1.145:8080/
or on that machine http://localhost:8080. Replace 8080 with the port you designated.
benspain
(BenSpain)
3
Port 9675 is the default. Or you can go to the machine where it is installed and look for the spiceworks icon in the system tray. Right click it and choose properties. that will show you the port and running ipconfig in a command prompt will get you your IP

Will this work if it’s behind a firewall? Or do I need the world facing ip address?
Rob-Dunn
(Rob Dunn)
5
If your clients are separated by a firewall, you’ll need to expose the secure port (either 9676 or 443, or whatever) via NAT to the outside world. Point the Spiceworks agent or remote collector to that external address/port and you should be seeing results in your main installation.
Please let me know if I’m all wrong, but i’M using the external IP with 443…
xx.xx.xx.xx:443
I also have 443 in the Spiceworks Server HTTPS port field.