<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: nslookup returning wrong DNS address in Internet</title>
    <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97651#M24152</link>
    <description>&lt;P&gt;Any Bell modem is a dumb device. It's sole function is to change light into electrical impulses and connect to your devices. I can't speculate on Bell's network. They take security very seriously, and rightly so. I have the Giga Hub 2. The modem interface is pretty much the same.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2025 21:29:15 GMT</pubDate>
    <dc:creator>dks</dc:creator>
    <dc:date>2025-11-07T21:29:15Z</dc:date>
    <item>
      <title>nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97559#M24126</link>
      <description>&lt;P&gt;This driving me batty as I cannot figure out what is happening. I'm not sure this is a BELL or HH4000 problem either.&lt;/P&gt;&lt;P&gt;Here's the problem: I have a personal domain name that is being hosted on CloudFlares DNS server.&amp;nbsp; The DNS name is assigned the public ip address of the HH4000. An nslookup of that domain from any PC, WiFi attached phone or tablet on my local network should return the public ip of the HH4000 right? Up until a few days ago it was. Then something changed, and now nslookup returns some 18.*.*.* address which resolves to an amazonaws.com name. This ONLY happens on my internal network behind the HH4000 and it happens on ALL networked devices: PC's, laptops, phones, tablets. If I nslookup from a web app or some PC outside my network, it returns the proper DNS address of the HH4000.&lt;/P&gt;&lt;P&gt;What I have tried: ipconfig /flushdns, powering off the HH4000 until it was assigned a new public ip address, doing an nslookup using another DNS server such as Googles or CloudFlares (8.8.8.8 or 1.1.1.1), assigning these public DNS servers in the HH4000 instead of Bells default DNS servers, changing the adapter settings of some PCs to use a public DNS instead of the default 192.168.2.1, restarting some PCs.&lt;/P&gt;&lt;P&gt;None of those made a difference, nslookup on any device inside my network still returns and amazonaws.com ip&amp;nbsp; address. Here's another clue: nslookup -v returns the proper ip address,&amp;nbsp; but I have no idea what the -v switch means in Windows nslookup.&lt;/P&gt;&lt;P&gt;Can someone clue me in on where the problem lies? Bell? HH4000? Something inside my network? Some DNS server somewhere?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 15:08:35 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97559#M24126</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-06T15:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97561#M24127</link>
      <description>&lt;P&gt;CloudFlare is an authorative name server. Your public IP will already have a DNS name assigned.&lt;/P&gt;&lt;P&gt;Try the -d option to see more packet information&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 15:48:08 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97561#M24127</guid>
      <dc:creator>Vanadiel</dc:creator>
      <dc:date>2025-11-06T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97565#M24128</link>
      <description>&lt;P&gt;I'm not sure what you mean by "&lt;SPAN&gt;Your public IP will already have a DNS name assigned". As a matter of fact BELL sometimes does not have PTR records for their public ips assigned. In any case I want to use my own domain name, not BELLs, which ,when they do assign one to their public ips, changes with the public ip.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The -d option certainly gives more information, but still tells me:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Got answer:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;HEADER:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;opcode = QUERY, id = 4, rcode = NOERROR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;header flags: response, want recursion, recursion avail.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;questions = 1, answers = 1, authority records = 0, additional = 0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;QUESTIONS:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mydomain.com, type = A, class = IN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ANSWERS:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-&amp;gt; mydomain.com&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;internet address = 18.*.*.*&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ttl = 10 (10 secs)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;18.*.*.* is NOT the address in the A record for mydomain.com. I do not know where this 18. address comes from.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 16:27:58 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97565#M24128</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-06T16:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97567#M24129</link>
      <description>&lt;P&gt;Not exactly sure what you are trying to accomplish, but mydomain.com cannot be used to point to your public IP address. It resolves to what you are seeing as the 18 address as they likely host their actual servers at Amazon Web services&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 16:45:58 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97567#M24129</guid>
      <dc:creator>Vanadiel</dc:creator>
      <dc:date>2025-11-06T16:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97572#M24133</link>
      <description>&lt;P&gt;I thought what I'm trying to accomplish was clear. I want to access devices on my network from the internet using port forwarding.&amp;nbsp; The same thing anyone who uses dyndns or no-ip wants to do. And &lt;EM&gt;mydomain.com&lt;/EM&gt; is not the domain name I have registered, I just used it as an example to redact my real domain name. My real domain name is hosted on CloudFlare and the A record has the external address BELL assigned to the WAN port of the HH4000. You would expect an nslookup of my real domain name to return that address but it's not, it's returning this 18.*.*.* address. But only inside my network. Consequently I can't access any of my devices on the LAN side of the HH4000 by domain name, only by ip address.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 17:42:35 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97572#M24133</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-06T17:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97600#M24134</link>
      <description>&lt;P&gt;Can anyone using BELL as an ISP do an nslookup on ngc1952.com and PM the result? I'm trying to find out if BELL is blocking my domain name,&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 00:39:28 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97600#M24134</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-07T00:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97621#M24141</link>
      <description>&lt;P&gt;Your requested ns lookup shows up on Cloudflare with an IP of 142.181.xxx.xx and clearly identified as a Bell Canada IP.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 14:57:30 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97621#M24141</guid>
      <dc:creator>dks</dc:creator>
      <dc:date>2025-11-07T14:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97623#M24142</link>
      <description>&lt;P&gt;That is strange. And you're doing a straight nslookup from a PC connected on the BELL network? It shows up as an 18.*.*.* address for me. There's something going on with my HH4000 or with my connection to BELL.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 15:15:53 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97623#M24142</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-07T15:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97645#M24147</link>
      <description>&lt;P&gt;Yes, I am. Don't forget that Bell may not allow nslookup queries to go right to your modem but may stop at a router for security reasons.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 20:07:58 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97645#M24147</guid>
      <dc:creator>dks</dc:creator>
      <dc:date>2025-11-07T20:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97646#M24148</link>
      <description>&lt;P&gt;I thought the HH4000 might be caching DNS entries but restarting and bouncing the power didn't change anything. I can also force DNS over TCP instead of UDP (-vc}, and that returns the proper ip. Anyway the end result of this is a malware warning on my website, and none of my port forwards are working unless I use the ip address instead of the domain name. Free no-ip domain name also works, but I'd rather use the domain name I bought and paid for. I'm going to contact BELL support over this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 20:49:50 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97646#M24148</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-07T20:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97648#M24149</link>
      <description>&lt;P&gt;Thanks for the update. You may or may not have any success with contacting Bell support. Do expect to spend a lot of time doing so. The Community Forum &lt;EM&gt;is&lt;/EM&gt; part of Bell's support. And always remember that Bell doesn't support equipment and configurations beyond the modem itself.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 21:12:08 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97648#M24149</guid>
      <dc:creator>dks</dc:creator>
      <dc:date>2025-11-07T21:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97649#M24150</link>
      <description>&lt;P&gt;You're right, BELL support was useless.&amp;nbsp; Their only suggestion was a factory reset. They aren't interested in looking&amp;nbsp; at their network or finding out how my DNS name is being hijacked. I probably would have more luck with a business account.&amp;nbsp; Anyway, I did find someone else who seems to have the same problem, according to this post:&amp;nbsp;&lt;A href="https://serverfault.com/questions/1056191/dig-returns-incorrect-dns-record-but-only-on-specific-network-whats-wrong/1188860#1188860" target="_self"&gt;Dig returns incorrect DNS record, but only on specific network. What's wrong?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the GigaHub have a malicious site blocker? I can't see any menu entry to turn that on or off. Or is it something else between the GigaHub and the internet?&lt;/P&gt;&lt;P&gt;My GigaHub is being replaced with a GigaHub 2 in the next few days.&amp;nbsp; Maybe I will factor reset between now and then,&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 21:24:03 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97649#M24150</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-07T21:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97650#M24151</link>
      <description>&lt;P&gt;I ran traceroute from within the modem and Windows again and got the same result. Using a web tool goes to the US and then bounces around in France.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 21:24:59 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97650#M24151</guid>
      <dc:creator>dks</dc:creator>
      <dc:date>2025-11-07T21:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97651#M24152</link>
      <description>&lt;P&gt;Any Bell modem is a dumb device. It's sole function is to change light into electrical impulses and connect to your devices. I can't speculate on Bell's network. They take security very seriously, and rightly so. I have the Giga Hub 2. The modem interface is pretty much the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 21:29:15 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97651#M24152</guid>
      <dc:creator>dks</dc:creator>
      <dc:date>2025-11-07T21:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97653#M24153</link>
      <description>&lt;P&gt;I was trying to explain this before, but I think there was some misunderstanding on what I was stating.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tracert for ngc1952.com&lt;/SPAN&gt;&amp;nbsp;goes to142.181.*.*&lt;/P&gt;&lt;P&gt;If you check Ican lookup you will see that address is part of a block of addresses registered to Sympatico (Bell).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Handle:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;NET-142-181-215-0-1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Status:&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN&gt;active&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Address Range:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;142.181.215.0 - 142.181.215.255&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;IP version:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;v4&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Name:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;HSE-DYNAMIC-1732137529-CA&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Type:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ASSIGNMENT&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Parent Handle:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;NET-142-181-0-0-1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Whois Server:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;whois.arin.net&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;Dates&lt;/SPAN&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Registration:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;2024-11-20 21:19:07 UTC&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Last changed:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;2024-11-20 21:19:07 UTC&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;The type is "assignment", meaning they are assigned to Bell.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;If I understand correctly what you are trying to accomplish, is to use Cloudflare to host your domain and then point that to the Bell IP. Unless you have a static assigned IP issued by Bell, this is going to cause issues as the IP's are designed dynamically for residential services.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Also, residential services are not provisioned to run servers and therefore this is not supported by Bell.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;The reason why&amp;nbsp;Free no-ip domain might work, it because they have automatic IP updates for the DNS records.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now if&amp;nbsp;142.181.*.* is the correct IP and we both can resolve it properly, then the issue with it resolving on your end to&amp;nbsp;&lt;SPAN&gt;18.*.*.* could be because of VPN services, malware blockers, or something else on your LAN that is controlling DNS and provides 18.*.*.* instead of 142.181.*.*.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I highly doubt it is the modem, but I have seen stranger things.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you have a cellphone, try using it in cellular data mode and see what it resolves there.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 22:34:56 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97653#M24153</guid>
      <dc:creator>Vanadiel</dc:creator>
      <dc:date>2025-11-07T22:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97654#M24154</link>
      <description>&lt;P&gt;OMG, this was exhausting, but my problem is finally solved. Yes, the Gigahub does have a malicious site blocker. Control of it is not in the GigaHub's settings as far as I know, but in the BELL WiFi app. Somehow &lt;STRONG&gt;Guard&lt;/STRONG&gt; got turned on, which intercepted and redirected connections to my domain. I didn't turn it on as I rarely use that app, even though I have a couple of hardwired WiFi pods. nslookup now returns the proper ip address for my domain, and port forwarding is now working. Although my web site is still blacklisted for phishing or something. I'll try to get that fixed.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 22:36:34 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97654#M24154</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-07T22:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97669#M24157</link>
      <description>&lt;P&gt;Thanks for the clarification. Guard is not located in the Giga Hub or any Bell device but is cloud-based&amp;nbsp;&lt;SPAN&gt;real-time protection providing device security using algorithms and intelligence based on machine learning. It is configurable in the Bell Wi-Fi app. You can read more about Guard and how to configure it &lt;A href="https://forum.bell.ca/t5/Internet-How-To-s/How-to-use-Guard-in-the-Bell-Wi-Fi-app/ta-p/96864" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 10:49:25 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97669#M24157</guid>
      <dc:creator>dks</dc:creator>
      <dc:date>2025-11-08T10:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup returning wrong DNS address</title>
      <link>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97675#M24159</link>
      <description>&lt;P&gt;Interesting. Somehow my simple website, that was hosted on GoDaddy with a different ip address than the Gigahubs WAN port, got marked as malicious, and Guard blocked all attempts to connect to the domain. Even to every port on the Gigahub, which was separate from the web site, but had the same base domain name. Doesn't sound intelligent to me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 12:17:06 GMT</pubDate>
      <guid>https://forum.bell.ca/t5/internet/nslookup-returning-wrong-dns-address/m-p/97675#M24159</guid>
      <dc:creator>csewell</dc:creator>
      <dc:date>2025-11-08T12:17:06Z</dc:date>
    </item>
  </channel>
</rss>

