Problem: no hostname set and unable to detect via DNS

Hi!
I spotted the following message in my server's system log today. I don't know if it's after 10.4.6 update or not.
Apr 4 19:50:50 xserver servermgrd: servermgr_dns: no name available via DNS for XXX.XXX.XXX.XXX
Apr 4 19:50:50 xserver servermgrd: servermgr_dns: no hostname set and unable to detect via DNS, services may not function properly - use changeip to repair
XXX.XXX.XXX.XXX - public IP address
xserver - name of my server
Besides my LDAP keeps saying in the log:
Apr 4 15:04:32 xserver slapd[77]: do_search: invalid dn (cn=config, )\n
Apr 4 15:04:32 xserver slapd[77]: do_search: invalid dn (cn=config, )\n
Apr 4 15:04:32 xserver slapd[77]: do_search: invalid dn (cn=config, )\n
Apr 4 15:04:32 xserver slapd[77]: do_search: invalid dn (cn=computers, )\n
Apr 4 15:04:32 xserver slapd[77]: do_search: invalid dn (cn=computers, )\n
Apr 4 15:05:43 xserver slapd[77]: do_search: invalid dn (cn=config, )\n
Apr 4 15:05:43 xserver slapd[77]: do_search: invalid dn (cn=neighborhoods, )\n
Apr 4 15:05:43 xserver slapd[77]: do_search: invalid dn (cn=neighborhoods, )\n
Is it kinda one problem? Did I do smth wrong?
I don't have a slightest idea what to do with that. Any help would be much appreciated.
Rgrds,
Maxim
PowerBook G4 1GHz 12" 40GB SD   Mac OS X (10.4.6)   also have Xserve G4 10.4.6

Err... You only want to point the server to itself (127.0.0.1), IF you configure it (the server) to run DNS.
I tried to be clear about that, sorry if it was not.
You will continue to have a problem, if you point the server at the DynDNS name servers. I'll try to explain again.
You have an external IP that keeps shifting. DynDNS is a workaround for that. Normally, a server has a static IP. (I'm simplifying ALOT here for the purpose of illustration):
When someone "out there" on the 'Net tries to find "www.yourserver.dyndns.com", it queries DNS, the first server doesn't know the answer but passes the request onto DynDNS dns servers , and a reply is sent, "that server is at this IP address" and then the person's web browser loads the webpage served up by at IP address 6x.10x.xx.x (some publicly available IP, the one dynamically assigned by your ISP) which is where your server "ww.yourserver.dyndns.com", which is actually to be found. And hopefully your router is properly forwarding http requests (port 80) on to your server.
So then, if you point your server at the DynDNS servers, it will try to "find itself," and the answer is going to be that external, dynamic IP. Whatever it might be that day, is what the DynDNS server(s) will respond with. And that is not going to be a match, since your server is behind a Router doing NAT, and has an IP address of 192.168.123.1 for example. And nothing is going to do a reverse lookup for 192.168.123.1 either.
One way to resolve this, is to setup internal DNS on the server itself. Which is beyond the scope of this thread, I suggest searching this forum and reading up on it, after having read the Apple doc
http://images.apple.com/server/pdfs/NetworkServicesv10.4.pdf
starting on page 37.
Further thoughts: to change the hostname, you can use the changeip command, see page 50 of the command-line manual:
http://www.apple.com/server/documentation/
and download the Command Line Administration PDF.
in the Terminal: man changeip
for example, all on one line, if running as an Open Directory master:
sudo changeip /LDAPv3/127.0.0.1 192.168.123.1 192.168.123.1 oldhost newhost
The IP address is identical on purpose, if the IP is not changing, list it twice, that's the syntax. Old = new, in this case is all.
If running as Standalone, and changing the IP:
sudo changeip - 192.168.123.1 192.168.123.2 oldhostname newhostname
You can use (this is described in the Command Line Administration PDF)
serversetup -setHostname hostname
You could also edit /etc/hostconfig and change
HOSTNAME=-Automatic-
to =-your.servername.com-
To change the DNS server(s) used by your Xserve, use:
networksetup
man networksetup
on the server itself.
PS:
If you're charging a client for anything related to this, you need to learn about all of what we've been discussing in a real hurry, you should know it already (if charging for it), I mean this in a friendly (but steadfast) way. Start by reading the Apple documentation, it's a good place to begin.
And perhaps DynDNS has a way to handle "internal" (RFC1918) private IPs and external, publicly available IPs. I won't claim to know, first step I'd take would be to check their docs.

Similar Messages

  • I am travelling overseas. My usual PC is unable to update my purchase and unable to detect my iPhone. How can I resolve this?

    I am travelling overseas. My usual PC is unable to update my purchase and unable to detect my iPhone. How can I resolve this?

    I do not think so. I travel quite a bit. When I return home, everything is fine. I believe is something with network?!

  • Automated Proxy detection via DNS and wpad.dat

    Safari for Windows 4.0.4
    Windows XP SP3
    How can I have Safari automatically detect Proxy LAN Settings via our in house DNS Server.
    1. I have successfully implented wpad options via DHCP which works well with IE.
    2. I have successfully created a CNAME DNS record that points our in house web server which hosts wpad.dat which works well with Firefox.
    3. How can we make this work for Safari without having to manually configure it. On laptops and mobile devices it can be a real pain having to configure it from Network Proxy to Network Proxy on different networks. I would prefer not to have to type a URL to different wpad.dat files everytime.
    Any Suggestions?

    I do not have those options set in DHCP because we do not use these as PIN-authenticated phones.  The phone is registering fine and is learning the correct URL:
    BaseURL = http://xyz-lyncfe-02.xyz.net/RequestHandler/Files/UCPhone/POLYCOM/CX600/Rev-5/ENU/4.0.7577.4444/CPE
    Are you saying that the phone will bypass the proxy if it learns the server name via DHCP but it will use the proxy (and ignore the local names list in wpad.dat) if it learns the name via DNS-based discovery and SIP registration?

  • DNS question and no name available via DNS and no reverse DNS errors

    We are running an OS X server, 10.4.11, OD Master. We are getting some error messages, and we have setup DNS to forward requests for example.com. (our website) to our web developer's external web server where our website is being hosted.
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no name available via DNS for 192.168.0.5
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no reverse DNS entry for server, various services may not function properly
    Oct 15 10:31:48 [server name omitted] /usr/sbin/PasswordService: incorrect digest response
    - and -
    Oct 15 09:54:00 [server name omitted] DirectoryService[103]: GSSAPI Error: Miscellaneous failure (Server not found in Kerberos database)
    Some Background:
    We are running internal DNS services only. We have a domain, example.com. and our OS X Server, server.example.com. We have a website that is being hosted offsite by our web developer. Long ago when they were setting up the SSL certificate for the site, they obtained a certificate for example.com INSTEAD of www.example.com. So, our web developer setup a redirect to redirect web requests to www.example.com to example.com.
    Now, this brings us to our OS X server (server.example.com). We are hosting internal DNS with the same domain, example.com. When employees inside our LAN would put in our web address, example.com, or www.example.com, it would take them to our OS X server. As a workaround, in the DNS settings for the zone in server Admin, I set the Server IP address for the zone to "Other" and specified the external address to the server where the site is hosted by our developer then setup an A record for our server. (We cannot forward requests to www.example.com since our web developer automatically redirects these requests to example.com since that is where the SSL certificate and the search engines are linked to).
    Well obviously this had serious repercussions for server stability. So, I set the server IP address back to the address of our OS X server itself, 192.168.0.5.
    Now, I then went into command line and manually edited the zone files. Here's part of our zone file:
    $TTL 3600
    example.com. IN SOA server.example.com. sysadmin.example.com. (
    2008031015 ; serial
    3h ; refresh
    1h ; retry
    1w ; expiry
    1h ) ; minimum
    example.com. IN NS server.example.com.
    example.com. IN A [external IP address of web server]
    server IN A 192.168.0.5
    We are getting the following error messages regularly:
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no name available via DNS for 192.168.0.5
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no reverse DNS entry for server, various services may not function properly
    Oct 15 10:31:48 [server name omitted] /usr/sbin/PasswordService: incorrect digest response
    - and -
    Oct 15 09:54:00 [server name omitted] DirectoryService[103]: GSSAPI Error: Miscellaneous failure (Server not found in Kerberos database)
    Questions:
    Do I need to go back to our zone file and change the A record for example.com. to match our OS X server's address: 192.168.0.5?
    Secondly, is there anything I can do in DNS or elsewhere on the server to redirect web requests to example.com to our web developer's offsite server since the developer's server redirects www.example.com to example.com?
    Thanks in advance? I am stumped.
    Thanks,
    Tyler

    Problem was resolved.
    All I ended up doing was edition my reverse lookup file, db.192.168.0. It was correct, and I simply re-saved it without making any changes. Strangely enough, that did it. No idea why. Maybe a permissions issue with the file?
    I'm still running the server with address record for the domain (example.com.) mapped to our external web server. no problems.
    Tyler

  • Problem with pc setting and app store can't open

    Hello, 
    My name is fadi I am a student in mic , I download windows 8.1 enterprise build 9600 and I can't activate it, 
    All apps related to windows is bugged , Windows pc setting ,App store ,Game's ..
    I try to fix this bug in many solution's , But problem isn't  fixed . 
    Mic gave me a key to try it , But I can't activate it .
    Thank you.

    That appears to be a beta version which is long over and out of support. General questions for Windows 8.1 can be asked over here.
    http://answers.microsoft.com/en-us/windows/forum/windows8_1?tab=Threads
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Problems with Metadata Set and video clip size... I think....

    Ok, I can't figure this one out... any help would be much appreciated.
    Background:
    I started server using the Video Production default customer profile. Then I created a few new metadata Sets including one called Finished Programs which is a media asset.
    Problem:
    When I upload a video clip and select the Finished Programs metadata set it always changes to the Media metadata set. Now this only happens when I have used MPEG Streamclip to take the video off of a DVD. If I upload a clip (mov) file that I used in Final Cut Pro it works fine.
    My settings in MPEG StreamClip are Apple DV/DVCPRO-NTSC 720x480 Interlaced Scaling and Reinterlaced Chroma.
    If I upload two clips at the same time and select Finished Programs metadata set, one that I used MPEG StreamClip and one that I digitized into FCP, it will place two clips in FCPserver, one with the Finished Programs and one with the Media Set.
    Any ideas on how to fix this????

    Could be. If it's not the metadata it must be something else. You would have to figure it out by trial and error. Maybe you should try giving it the highest priority and maybe turn off all automated scans and see if it works then. just to make sure that nothing intervenes with the process while it is going on and see if you can get it to run fully and see what the outcome is then.
    I have files over 1 GB that get attached to the right medadataset. I have failures on thumbnail creation to, but FCSvr then starts the same job over and over till it succeeds.
    I have never user MPEG Streamclip clips in FCSvr. Hopefully somebody else has and could share their experiences.

  • Photoshop CS5 problem with missing menu and unable to click any tools

    We have a user who was working on a couple documents. After backgrounding PS, they pulled it back to the foreground, but instead of the Photoshop menus appearing at the top, the tools palettes came up, but the menu at the top still says finder. They are unable to click on any tools or the documents. It's as if PS is unresponsive, but you can click to other apps and the spinning ball is not appearing. Activity monitor reports no hangs as well. We would to be able to save the open files, but are unable to do anything. Choosing to "hide" photoshop from the dock resulted in the documents hiding and now they will not appear again.
    Can anyone point us in a direction that might help?
    Thanks,
    Scott

    ForceQuit and Quit are options, but not a solution. I'm more interested in why it happens and when it happens, how to back out of it.
    I asked if you are offered »Quit« or »Force Quit«. I have never seen them both offered in that pop-up.
    In latter case you have no further options, I’m afraid.
    In the first case you could try quitting all other applications … no guarantees that would help, though.
    As to why it happens:
    How diligent are you with System maintenance, font validation etc. and are third party plug-ins installed?

  • Saving problem: resets compressor filter and unable to quit after crash

    I'm not surprised there bug fixes are coming think and fast for Soundtrack Pro. I find it very unstable. No more so than when I dare to save! Firstly, it has an annoying habit of resetting the compressor filters gain to 0db when saving. I now rememeber this so I restore it's setting after saving. More problematic is when Soundtrack decides to crash/quit and offers you the options of reopening or sending a report to apple. None of these options work and you have to force quit. Fortunately the work has been saved when performing a save when this happens.
    If there's a work around or a bug fix on the way let me know. Meanwhile I'll endure this tempremental but nice piece of software.

    Have you trashed your FCP preferences yet? I think that would be step one. You can use FCP Rescue to make the preferences trashing easier.
    http://pistolerapost2.com/fcprescue/
    Choose the correct version to match your FCP version. In your case, that's the one listed as FCPRescue4.
    Don't have FCP running when you trash the prefs. Then, the next time you start FCP, you'll need to reset all your FCP settings and preferences.
    BTW, which version of QuickTime are you running?

  • Problem in audio driver and unable to install rescue and recovery ver 4.3 -

    Dear community collegues,
    I have installed original windows7 home premium in my lenovo N100 series 0768-54A model y'day. Though every thing went well, the AC97 audio driver could not be installed. Can any one provide me a solution to make the audio working in Windows7 Home Premium.
    Similarly after new installation, I could not install rescue and recovery version 4.3 (windows7 compatible) in to the system, every attempt failed. Could any one provide a solution.
    thanking You.
    Sakthivelu V M Chennai

    I am not sure which audio chipset your N100 has, so
    Try this for sound:
    Go to THIS web page.
    Download Soundmax audio driver for Vista.
    Extract the files by double clicking, and note where they
    are being extracted to.
    Uninstall any sound driver you have installed, reboot.
    If windows says New Hardware Found, click cancel.
    Go to folder where downloaded drivers were extracted,
    and run Setup.
    If Soudmax drivers do not work, uninstall and repeat
    with the Realtek audio drivers.
    I do not think Rescue/Recovery will work except for
    the originally installed OS.

  • HT4972 Since I updated to new operating system iOS 7 for iPad my skype app has problem with microphone setting and video is not working?  How can this be fixed?

    How can I get Skype microphone settings to work with new iOS 7?  Also the video no longer works,...any suggestions?

    Only for the sound:
    settings > privacy > sound

  • "No hostname set" error in console log - DNS problem

    We are running a MacPro on 10.4.8 server software (mainly for filing, not for hosting domains) and lately it has been coming up with the same error as below. What happens is that it will kick off every user and sometimes the server computer will freeze up and eventually restart itself.
    May 22 14:31:50 Server servermgrd: servermgr_dns: no name available via DNS for 192.168.0.XX
    May 22 14:31:50 Server servermgrd: servermgr_dns: no hostname set and unable to detect via DNS, services may not function properly - use changeip to repair
    When I type in "hostname" in terminal, this is what I get:
    Server.local
    When I type in "uname -a" in terminal, this is what I get:
    Darwin Server.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386
    Any ideas?
    MacPro Mac OS X (10.4.8) Server OSX
    MacPro Mac OS X (10.4.8) Server OSX
    MacPro   Mac OS X (10.4.8)   Server OSX

    I had the EXACT same problem and here is how I fixed it.
    Open terminal and type:
    hostname
    then type in:
    sudo scutil --get HostName
    Compare the output of the two commands.
    I had a capitalization difference.
    (example: servername01 and SERVERNAME01 are NOT the same thing)
    If there is a difference run this command:
    sudo scutil --set HostName <hostname.domain.tld>
    Set it to the output of hostname, if that is the correct name. You must use a fully qualified domain name when you do the 'set'. (example: myserver.mydomain.com)
    Hope this helps!

  • Servermgrd: servermgr_dns: no hostname set.....

    Getting this in Console...a lot.
    Jun 7 10:32:35 G5Server servermgrd: servermgr_dns: no name available via DNS for 192.168.1.102
    Jun 7 10:32:35 G5Server servermgrd: servermgr_dns: no hostname set and unable to detect via DNS, services may not function properly - use changeip to repair
    This is a standalone server behind router. It's local ip is 192.168.1.102, Not sure what to do here, trolled the forms already looking for answers. MOst seem to say that unless i'm running DNS (Which i'm not) there shouldn't be a problem.

    As of 10.4.6, Mac OS X server uses a slightly different method for discovering and setting the local hostname:
    http://docs.info.apple.com/article.html?artnum=303697
    This will attempt a reverse DNS lookup, and log any failures, which is what you're seeing. If it's a standalone box, and you're not running DNS, you'll be fine. Just know you'll have to set up DNS if you ever want to promote the machine to an OD master.
    MacBook Pro   Mac OS X (10.4.6)  

  • Problem matching hostname and IP address cannot start XI Design Environment

    Hello All,
    The present situation is
    >> XI installed on Sun Solaris with domain xyz.
    >> But i am using Windows to develop the XI Scenarios.
    >>if i say http://xyz:50000/rep/start/index.htm, i am not able to get the NetWeaver Page for XI
    >>but, if say http://IP ADDRESS:50000/rep/start/index.htm, then its working fine.
    The problem is when i use java web start for opening the Design platform, it starts to download the *.jar files  by specifying <hostname> xyz, hence unable to download the .jar files and hence not able to start the Design time and Configuration time Environments!
    Help Appreciated
    Regards,
    Ramesh P

    Hi Ramesh,
    Assuming you are using Windows environment, do the following in the m/c you are running integration builder:
    Go to Start->Run->Type drivers->Ok->go to folder etc->open hosts file with notepad->in the last line, set your XI Server hostname and provide the IP for the same. (An entry for 127.0.0.1 localhost will already exist in the file)->Save and Close. Now try running SXMB_IFR.
    Regards,
    Amitabha

  • KT4 Ultra and PC3200 speed detect problem

    Hi all,
    I am new to the forum, having just bought a KT4 Ultra for my new system.  It features the following components:
    KT4 Ultra (sorry not sure of model number as I'm posting from work, but I checked for BIOS updates and there's only one which looks like a  USB2 compatibility fix)
    1 stick of 512Mb PC3200 memory
    AMD 2700XP+ (333FSB) CPU
    ATI Radeon 9000 128Mb (this will do until DX9 cards available
    Intel 100 Pro network card for my ADSL hub (my KT4 did not come with onboard network socket)
    350W power supply
    Win2K Pro SP3
    I have two problems.  One is that the machine won't ever shutdown - it always reboots.  Having done a search of this forum, I will check the "Wake on LAN" settings in the BIOS as of course, plugged into an ADSL router, the LAN+WAN is constantly live... so I'm hoping that will be fixed later today....
    But, the second problem is one of performance - in that with the initial auto detect settings, the BIOS found a 1500+ CPU and 400Mhz memory.  When I manually change the bus speed to 166, the CPU is recognised correctly as a 2700, but the memory dropped down to 333Mhz speed.  If I then disable the autodetect for the memory and manualyl set 400Mhz and CAS2 speed, I can't even get to the BIOS screen on bootup.  I get 4 or 5 short beeps, nothing on the display and need to short pins 2+3 of JCAT1 to reset to factory defaults.
    Any idea how I can get my PC to boot with the correct speed memory (ie PC3200@400)?
    Thanks for any tips,
    Mike.

    Hi
    I have the same problem when I set FSB to 200Mhz - DDR to 400Mhz and on boot screen i always see DDR 333.
    I make a test and when I use 152Mhz FSB (or up) DDR Always is 333Mhz no maters than in Bios is saved DDR400.
    My system is
    t-bred 1700+ (133x10.5) fabrique unlocked
    MSK kt4 ultra (6590)
    bios v1.1
    256mb ddr 400 samsung c3
    msi g4200td 128mb
    60gb maxtor diamond max  
    I make some tests
    CPU on 200Mhz FSB x 8.5 multiplier, or 8 or 7.5 or 7 (1.575V)
    MEM always show DDR333
    WHY ?
    It is possible to run FSB/MEM sincrhony on 200Mhz ?
    I also make a mem tests with Sandra 2003 when
    I use 200Fsb x 8.5 and Bios DDR 333  and
    200Fsb x 8.5 and Bios DDR 400
    the results is the same .
    I'm sure that On boot Screen DDR information is right.
    and always DDR is on 333 mhz wneh FSB is more than 152mhz No mather what you set in Bios ( 266 or 333 or 400)
    And other strange thing is:
    with my previous locked XP 1600+ (10.5 x 133) I can run on 166FSB / MEM with this DDR (samsung) on max aggressive settings 2.5 2-5-2 1 Ultra
    now with my new CPU i can't run on 166FSB less tnah 3 3-6-3 2 Normal ?
    Thanks in advance.

  • I have problem with my wifi in 4 S, i cant connect to any wifi itried resetting network setting and reset all setting but the result was the same, its only keeps searching for wifi and cant find any, itried to use OTHER but also didnt work.please help me

    i have problem with my wifi in 4 S, i cant connect to any wifi itried resetting network setting and reset all setting but the result was the same, its only keeps searching for wifi and cant find any, itried to use OTHER but also didnt work.please help me???

    If Join was on then your home wi-fi must be set to Non-Broadcast.  If you did not set this up (maybe your provider did) then you will need to find the Network Name they used, and any password they used.  The SSID is Security Set ID and to see more try http://en.wikipedia.org/wiki/SSID .  Basically it is the name used to identify your router/network.  A lot of times the installer will leave it set as LinkSys, or Broadcom or whatever the manufacturer set it as for default.  Your best bet is to get whoever installed it to walk you through how they set it up, giving you id's and passwords so you can get in.  HOWEVER, if you are not comfortable with this (if you set security wrong, etc.) you would be well ahead of the game to hire a local computer tech (networking) to get this working for you.  You can also contact the vendor of your router and get help (if it is still in warranty), or at least get copies of the manuals as pdf files.  Sorry I can't give you more help, I hope this gives you an idea where to go from here to find more.

Maybe you are looking for

  • Putting a ringtone in iTunes on the iPhone

    I have 3rd party software that converts mp3 files into ringtones.  It automatically makes the file an .m4r file, and puts it into the iTunes tones library.  I connected my iPhone 4 (running iOS 6) to my iMac, but iTunes will not let me drag the tone

  • 3GS signal problem

    Hi, Any know problems for iphone with the ff specs? ============ 3GS model version 3.1.2 (7D11) Firmware 05.11.07 ============ My iphone signal is toggling from 2G to 3G while stationary. Any ideas how to fix this? Thanks.

  • Unibody MacBook Pro case

    Has anyone tried the unibody in the MacTruck case?

  • Problem with my upper button. iPhone 4

    Hello I had this problem lately that I have discovered after upgrading my new iPhone 4 from an older version of iOS to a newer version. The problem is that whenever I unlocked my iPhone using the upper button it doesn't work on one try but you have t

  • I need to find out my "nic" and  "lan" numbers

    i have a power mac g4 dual 1.25. i am currently running 10.3.9. My service provider needs to know these numbers so that I can get reconnected to dsl connection-ethernet. i thank you in advance for your help