1

When I type command:
$ nslookup www.google.com
The results are:
Server: XXX.XXX.XX.X
Address: XXX.XXX.XX.X#NN

Non-authoritative answer:
....
What I want to ask is what is the meaning of the number after the hash symbol and the ip address before it.

alifcsai
  • 23
  • 5

1 Answers1

1

The hash and number refer to the network port used by DNS

user213468
  • 11
  • 1