I am trying to find out if the (hardware) firewall on our network would be scanning packets when I type this in a browser window:
http://localhost:51502/myapp.
Would "localhost" packets be strictly local so the firewall would not be implicated, and neither would the network DNS server?
"myapp" is referring only to resources that can be found on the local PC; it is not linking to external sites or pulling data or images or anything else from servers on the network.