<?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 Adding a DNS Alias in M and MSM Series</title>
    <link>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6831707#M4688</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe it's very simple, but I can't find the solution in manuals... I need to work in a Windows Domain Controller using MSM760 WiFi controller. I need to resolve the DC name to an IP address. I can ping to the IP of the DC.&lt;/P&gt;&lt;P&gt;Any help would be apreciated. Thanks a lot.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2016 10:01:09 GMT</pubDate>
    <dc:creator>davidmaristes</dc:creator>
    <dc:date>2016-02-10T10:01:09Z</dc:date>
    <item>
      <title>Adding a DNS Alias</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6831707#M4688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe it's very simple, but I can't find the solution in manuals... I need to work in a Windows Domain Controller using MSM760 WiFi controller. I need to resolve the DC name to an IP address. I can ping to the IP of the DC.&lt;/P&gt;&lt;P&gt;Any help would be apreciated. Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6831707#M4688</guid>
      <dc:creator>davidmaristes</dc:creator>
      <dc:date>2016-02-10T10:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a DNS Alias</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6832702#M4695</link>
      <description>&lt;P&gt;I am not sure if i understood your query entirely, but on the controller side you cannot add any static hostname entries.&amp;nbsp; Controller resolves the Active Directory name using its pre-coded method (._tcp..etc).&amp;nbsp; All you need to do on the controller is to make sure you set the DNS server IP properly.&amp;nbsp;Under Network --&amp;gt; DNS.&lt;/P&gt;&lt;P&gt;Once the DNS server is reachable, controller will figure out the Active Directory name based on your entries of NETBIOS, Windows domain ....etc on the Authentication --&amp;gt; Acive Directory.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 03:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6832702#M4695</guid>
      <dc:creator>RamKrish</dc:creator>
      <dc:date>2016-02-15T03:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a DNS Alias</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6832918#M4696</link>
      <description>&lt;P&gt;Dear Ram,&lt;/P&gt;&lt;P&gt;Thanks a lot for your answer!&lt;/P&gt;&lt;P&gt;OK, understood DNS issue. The problem I want to solve and the reason of my query is this: I've already defined a DHCP service in my VSC in range 10.10.10.0/24. OK I want to join from my Wi-Fi network into a Windows 2008 R2 Domain Controller (+ DNS server) in cabled network 172.26.29.0/22.. I can ping to the server (172.26.29.2) from the Wi-Fi clients in network 10.10.10, but I can't ping from the DC server (172.26.29.2) to the Wi-Fi client (10.10.10).&amp;nbsp; I don't have any NAT mapping, and no RIP configuration in MSM760.&lt;/P&gt;&lt;P&gt;I don't want to authenticate to the DC server.&lt;/P&gt;&lt;P&gt;Do you know where is my error?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 18:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6832918#M4696</guid>
      <dc:creator>davidmaristes</dc:creator>
      <dc:date>2016-02-15T18:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a DNS Alias</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6832967#M4697</link>
      <description>&lt;P&gt;I am assuming that you are using default INTERNET port on the controller to reach your destination on the wired network.&amp;nbsp; By default INTERNET port has NAT enabled, so whenever you ping from the 10.10.10.0/24 network (which is a private subnet for the MSM controller), it will work as INTERNET port is doing a NAT from inside to outside.&lt;/P&gt;&lt;P&gt;But when you ping from your DC (172.26.29.0/22) network, the return route must exist in your wired network (i.e. default gateway for the 172.26.29.0/22 network).&amp;nbsp; i.e a static route at least must exist on your L3 router/switch on the wired side pointing to the MSM controller for the 10.10.10.0/24 network. Eg: ip route 10.10.10.0/24 &amp;lt;ip address of the MSM-controller&amp;gt;.&lt;/P&gt;&lt;P&gt;This should help you to reach the 10.10.10.0 network from your DC subnet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 23:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6832967#M4697</guid>
      <dc:creator>RamKrish</dc:creator>
      <dc:date>2016-02-15T23:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a DNS Alias</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6834883#M4702</link>
      <description>&lt;P&gt;Dear Ram,&lt;/P&gt;&lt;P&gt;Everything you say is already done in my servers. There is a problem in the DNS definition on the MSM760. The solution I've found is to force in TCP/IP options in netbooks. So the IP address is given by MSM760 DHCP server, and the DNS is forced manually in each netbook, and everything works fine.&lt;/P&gt;&lt;P&gt;I'm not sure there is a solution. In case not, it's an important bug in MSM controller.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 07:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/adding-a-dns-alias/m-p/6834883#M4702</guid>
      <dc:creator>davidmaristes</dc:creator>
      <dc:date>2016-02-22T07:28:37Z</dc:date>
    </item>
  </channel>
</rss>

