- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: Need extra dot when ping static host
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-19-2017 12:08 AM
07-19-2017 12:08 AM
Need extra dot when ping static host
Hi,
We do not have FQDN's.
I have enabled dns proxy and added static host "testikuu".
dns proxy enable ip host testikuu 192.168.16.10
When i ping from MSR then ok.
ping testikuu Ping testikuu (192.168.16.10):....
The problem is when i ping from Windows 10 host.
ping testikuu Ping request could not find host testikuu. Ple...
But when i ping from Windows 10 host with extra dot.
ping testikuu. Pinging testikuu [192.168.16.10] with 32...
Is this how it should work?
HPE Comware Software, Version 7.1.064, Release 0605P13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-19-2017 01:51 AM
07-19-2017 01:51 AM
Re: Need extra dot when ping static host
Hi,
Probably.
I'm not sure exactly how windows implements its local resolver, but putting a "dot" at the end of a dns-name means its absolute. Not putting it there, means the name is relative, and the resolver will probably look for search-domains and add those to the relative label.
So my guess is, if your machine has lets say "somedomain.com" and "someotherdomain.com" as search domains, when you ping "testikuu" the resolver will ask for testikuu.somedomain.com and testikuu.someotherdomain.com and not find them.
But when you ping "testikuu." it will ask for "testikuu." and the dns proxy will answer.
You could try calling your test something common and test it. For example "www" instead of "testikuu".
Then from windows try ping'ing "www" and "www." Because now "www.somedomain.com" will probably exist.
Regards
Region Midtjylland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-21-2017 01:44 AM
07-21-2017 01:44 AM
Re: Need extra dot when ping static host
Hi,
Done and with same results:
Comware:
ip host www 192.168.16.10 ping www Ping www (192.168.16.10): 56 data byte... ping www. ping: Unknown host.
Windows 10:
ping www Ping request could not find host www. Plea... ping www. Pinging www [192.168.16.10] with 32...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-21-2017 01:50 AM
07-21-2017 01:50 AM
Re: Need extra dot when ping static host
One permutation still.
Comware:
ip host wwe. 192.168.16.10 ping wwe ping: Unknown host. ping wwe. Ping wwe. (192.168.16.10): 56 data by...
Windows 10:
ping wwe Ping request could not find host wwe. Plea... ping wwe. Ping request could not find host wwe.. Ple... ping wwe.. Ping request could not find host wwe... Plea...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-01-2017 08:02 AM
08-01-2017 08:02 AM
Re: Need extra dot when ping static host
It looks to me as though you are trying to use the switch as a DNS server.
The ip host is designed to enable you to refer to other devices by name FROM THE SWITCH, instead of using their ip address. ie ping etc.
Your Windows 10 cleint probably has a domain suffix appended hence the switch cannot resolve it. Not saying it will work, but have you tried defining the domain on the switch so that it matches your windows client suffix?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP