About 632,000 results
Open links in new tab
  1. How to find the IP of a server address using cmd [duplicate]

    How do we find the IP of a server address (like http://google.com is 209.85.148.103) using the Windows CMD?

  2. dns - Can you go to a website by typing the IP address into the …

    Oct 2, 2023 · For Nginx, you may add the server IP to the server_name directive in the same server block as the domain name, or the request gets routed to the default server block (the one with …

  3. How can I direct a query to specific DNS server? - Super User

    Then you can start with the SOA and verify that your correct ip address is given by the DNS server, and then follow it further down the tree. Good to check if Google DNS servers have received the …

  4. How to find my DHCP server IP address via a command prompt in …

    Jul 22, 2011 · Linux has easy commands to find the DHCP server IP address via a command prompt. Is there anything for Windows?

  5. How to properly test a local DNS server locally? - Super User

    May 7, 2021 · Question How can one test the whether the response of a local DNS server returns the correct IP address when it is queried for a domain (from the device that hosts the DNS server)?

  6. Why the IP address of the router is used as the address of the dns server?

    Apr 20, 2021 · The router will also use its IP when suggesting DNS over DHCP to devices in the LAN. Why advertise itself as the DNS server rather than send ISP's DNS address directly? Because the …

  7. Hiding public IP address while using free DynDns? - Super User

    Feb 18, 2024 · These include a Minecraft server, a Git server, and a Teamspeak server (the last two are running on docker on a Raspberry Pi). To make things a bit easier for me and the people I want to …

  8. Allowing a friend to connect over the internet to a Minecraft server I ...

    May 8, 2011 · A static IP address in your home network. You can get this by configuring static allocation DHCP, so that your computer* always gets the same IP address (say, 192.168.0.200). The port …

  9. How do i find the ssh access of my linux machine? - Super User

    Apr 26, 2023 · You will need to find the IPv4 or (IPv6) address of the other machine, and to connect to that address on Port 22. If you are on a home network, many routers connect each machine using an …

  10. How to expose machine via IP to outside network for server access?

    Feb 7, 2023 · With the second question you seem to be on the right track. Your router will have created a Network Address Translation (NAT) network to handle the routing between the public and your …