OSX Yosemite 10.10.2 Server - DNS Issue

I am trying to set up Yosemite server a home server for the family - 5 macs.  I have a public domain name which is forwarded to a Draytek ADSL router.  The Mac Mini running Yosemite (server) sits behind the Draytek on a private network (192.168.6.X).  It was a clean install (not an upgrade), DNS works for most things (e.g. safari & Open Directory), but DNS appears to have issues resolving some domain names (particularly anti-virus updates) ... an excerpt from the log follows.  it seems no fail to resolve TXT records properly and also partial records e.g../NS/IN.
Any help and/or pointers would be greatly appreciated.
Thank you
Simon
23-Mar-2015 13:53:17.818 error (host unreachable) resolving 'current.cvd.clamav.net/TXT/IN': 2a01:4f8:160:8421::2#53
23-Mar-2015 13:53:17.818 error (host unreachable) resolving 'current.cvd.clamav.net/TXT/IN': 2001:4b78:2000::1#53
23-Mar-2015 13:53:19.588 error (host unreachable) resolving 'ns.taint.org/AAAA/IN': 2001:500:1::803f:235#53
23-Mar-2015 13:53:19.588 error (host unreachable) resolving './NS/IN': 2001:500:1::803f:235#53
23-Mar-2015 13:53:19.589 error (host unreachable) resolving 'ns.taint.org/AAAA/IN': 2001:503:c27::2:30#53
23-Mar-2015 13:53:19.589 error (host unreachable) resolving './NS/IN': 2001:503:c27::2:30#53
23-Mar-2015 13:53:39.813 error (host unreachable) resolving './NS/IN': 2001:500:2d::d#53
23-Mar-2015 13:53:40.882 error (host unreachable) resolving 'local/SOA/IN': 2001:500:2d::d#53
23-Mar-2015 13:53:40.882 error (host unreachable) resolving 'local/SOA/IN': 2001:500:2f::f#53
23-Mar-2015 13:53:41.749 error (host unreachable) resolving 'local/SOA/IN': 2001:7fe::53#53
23-Mar-2015 13:53:41.749 error (host unreachable) resolving 'local/SOA/IN': 2001:500:3::42#53
23-Mar-2015 13:53:45.005 error (host unreachable) resolving './NS/IN': 2001:7fd::1#53
23-Mar-2015 13:53:45.226 error (host unreachable) resolving 'local/SOA/IN': 2001:7fd::1#53
23-Mar-2015 13:53:45.226 error (host unreachable) resolving 'local/SOA/IN': 2001:503:ba3e::2:30#53
23-Mar-2015 13:53:46.924 error (host unreachable) resolving 'local/SOA/IN': 2001:500:1::803f:235#53
23-Mar-2015 13:54:28.158 error (host unreachable) resolving 's.mzstatic.com/A/IN': 2001:503:a83e::2:30#53
23-Mar-2015 13:54:31.601 error (host unreachable) resolving 'a1.da1.akamai.net/A/IN': 2001:503:231d::2:30#53
23-Mar-2015 13:54:31.741 error (host unreachable) resolving 'su.itunes.apple.com.edgekey.net/A/IN': 2001:503:231d::2:30#53
23-Mar-2015 13:54:32.068 error (host unreachable) resolving 'a2.da1.akamai.net/A/IN': 2001:503:231d::2:30#53
23-Mar-2015 13:58:24.002 error (host unreachable) resolving './NS/IN': 2001:7fe::53#53
23-Mar-2015 13:58:24.002 error (host unreachable) resolving './NS/IN': 2001:7fd::1#53
23-Mar-2015 13:58:24.002 error (host unreachable) resolving './NS/IN': 2001:503:c27::2:30#53
23-Mar-2015 13:58:24.002 error (host unreachable) resolving './NS/IN': 2001:503:ba3e::2:30#53
23-Mar-2015 13:58:24.868 error (host unreachable) resolving './NS/IN': 2001:500:2d::d#53
23-Mar-2015 13:58:24.868 error (host unreachable) resolving './NS/IN': 2001:500:3::42#53
23-Mar-2015 13:58:24.868 error (host unreachable) resolving './NS/IN': 2001:500:1::803f:235#53
23-Mar-2015 13:58:26.581 error (host unreachable) resolving './NS/IN': 2001:dc3::35#53
23-Mar-2015 13:58:27.456 error (host unreachable) resolving './NS/IN': 2001:500:2f::f#53
23-Mar-2015 14:16:46.184 error (host unreachable) resolving './NS/IN': 2001:7fe::53#53
23-Mar-2015 14:16:46.184 error (host unreachable) resolving './NS/IN': 2001:7fd::1#53
23-Mar-2015 14:16:46.184 error (host unreachable) resolving './NS/IN': 2001:503:ba3e::2:30#53
23-Mar-2015 14:16:47.124 error (host unreachable) resolving './NS/IN': 2001:500:2d::d#53
23-Mar-2015 14:16:48.070 error (host unreachable) resolving './NS/IN': 2001:503:c27::2:30#53
23-Mar-2015 14:16:49.964 error (host unreachable) resolving './NS/IN': 2001:500:3::42#53
23-Mar-2015 14:16:49.964 error (host unreachable) resolving './NS/IN': 2001:500:1::803f:235#53
23-Mar-2015 14:16:49.964 error (host unreachable) resolving './NS/IN': 2001:dc3::35#53
23-Mar-2015 14:16:49.964 error (host unreachable) resolving './NS/IN': 2001:500:2f::f#53

As Linc says those examples are all IPv6 lookups.
Even if your Draytek supports IPv6 which I believe some current models do, it is highly possible your ISP does not support IPv6 as far as your connection is concerned. (As an aside since officially IPv4 addresses have run out worldwide, it is outrageous how most consumer ISPs still fail to offer proper IPv6 connections to customers.)
You might want to try experimenting with turning off IPv6 completely on your Mac server and/or clients. This is done in System Preferences -> Network. Or you can do this in Terminal.app as follows.
Turning off IPv6 support for ethernet:
networksetup -setv6off Ethernet
Disabling IPv6 for wireless:
networksetup -setv6off Wi-Fi

Similar Messages

  • HT201475 I am currently running OSX 10.6.8 on my MacBook Pro. Can I upgrade straight to Yosemite and if I can what issues will I face?

    I am currently running OSX 10.6.8 on my MacBook Pro. Can I upgrade straight to Yosemite and if I can what issues will I face?

    1. It depends on what Mac model you have. If it's incapable of running Yosemite, installing an intermediate version won't help with that.
    2. You'll lose the ability to run PowerPC software, and some other programs may also be incompatible. If something goes wrong, you might lose data; back your computer up first. There aren't any issues specifically associated with skipping versions.
    (119335)

  • After updating my mac book pro to the osx yosemite.am getting some issues after starting up.a soon as it gets on the destop the screen start blinkingand i cant do anything

    After updating my mac book pro to the osx yosemite.am getting some issues after starting up.as soon as it gets on the destop the screen start blinking and i cant do anything.Please help me!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • DNS Issues, can't set static DNS server

    I have an Airport Extreme (which I'll call the router). It has an IPv6 tunnel (to Hurricane Electric), so it hands out IPv4 DHCP and announces an IPv6 network as well. The DNS servers configured on the router are OpenDNS'.
    My Apple TV 2 is connected via wired Ethernet to the router. It was using a DHCP address provided by the router, which made the DNS server the same address as the router. I wanted to manually set the DNS to use my ISP's, so that I can make sure the Netflix streaming issue I have is not a DNS issue.
    So I changed the Apple TV to a manual address, and set the DNS server to my ISP's DNS server (Apple TV can only have one DNS server? Odd.)
    After I save this, the Network page shows the correct manual IP, mask, and router, but the DNS Address is an IPv6 address (one that belongs to my network, but the entire address isn't visible), not the one I set. When I Configure TCP/IP again, and I reach the DNS Address page, the first digit of the existing address is "20", and the rest of the digits are "0". Interesting note as well: if I press Down, the number will increment to 19, and so on, but if I press Up, it changes to 0. Obviously the UI isn't designed for IPv6 addressing, but there's an IPv6 address in there nevertheless.
    Screenshots:
    http://www.flickr.com/photos/random_robin/5310011344/
    http://www.flickr.com/photos/random_robin/5310016288/
    I have tried to set the DNS Address multiple times now, and have restarted the Apple TV. The IPv6 DNS Address persists.

    After 16 hours of working i don´t have seen this easy solution. I had tried with Internet Explorer and Opera but finaly i have need to use Firefox.
    Thanks a lot to solve it.

  • Help for OSX Server 3.2.2 could not open after upgarded Mac OSX Yosemite!

    Dear All,
    Please for solving my osx server 3.2.2 could not open and show failure after upgarded Mac OSX Yosemite.

    Version 3.2.2 does not work with Yosemite you'll need to upgrade to version 4.0 to get Server functionality.
    Cheers HD

  • Safari slow after OSX Yosemite 10.3.3 update

    Hi, this week I ran the OSX Yosemite 10.3.3 on my MacBook Pro. Since then I note that accessing websites is incredibly slow in the beginning. The progress bar under the Safari address line stops at the 1st third for several minutes . The only thing that helps is to close Safari and restart it again.
    I have already rebooted the MacBood and disabled all Safari ad-ins. The network is as fast as usual (6 MBits/s) on my IPAD.
    Any ideas
    Regards
    Andreas

    Hi Andreas456,
    I'm sorry to hear you are having this issue with Safari after a recent update. If you continue to have slow initial loading of webpages, you may want to check for the issue outlined in the following article:
    Non-responsive DNS server or invalid DNS configuration can cause long delay before webpages load - Apple Support
    Regards,
    - Brenden

  • I am using osx yosemite,Do i need antivirus in my pc?

    i am using osx yosemite,Do i need antivirus in my pc?

    Mac users often ask whether they should install "anti-virus" software. The answer usually given on ASC is "no." The answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There  is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to take control of it remotely. That threat is in a different category, and there's no easy way to defend against it.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, not machine behavior, and no technological fix alone is going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're better informed than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software. A genuine alert that Flash is outdated and blocked is shown on this support page. Follow the instructions on the support page in that case. Otherwise, assume that the alert is fake and someone is trying to scam you into installing malware. If you see such alerts on more than one website, ask for instructions.
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Rogue websites such as Softonic, Soft32, and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission. All "YouTube downloaders" are in this category, though not all are necessarily malicious.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a padlock icon in the address bar when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It can be as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Resolving server DNS ?

    I've been running Mavericks Server for a while, and use it for File Sharing, TM serving, and Cache serving. I'm about to upgrade to Yosemite and buy the server app
    I keep seeing instructions that talk about "setting your router to resolve your server's name" and about configuring DNS.
    e.g.
    http://www.macworld.co.uk/review/utilities/os-x-server-review-3588390/
    "For a basic server setup you might need to configure your router to resolve your server’s hostname, however, or simply edit your server’s hosts file to this end. OS X Server includes a DNS server you could also use."
    I haven't done this. I can't see how to do this on my router. (BT home Hub 3). What are the advantages/purpose of doing this, and how do I do it? I do have a domain name, but it's hosted somewhere else. Everything seems to work ok.
    Thanks

    benwiggy wrote:
    Hmm.
    First, I have a dynamic IP address. It changes about once a month, or when I turn the router off and on.  Does that mean I'll have to change the IP address in the DNS entry every time?
    I presume I just create a new record on each device's hosts file?
    Dynamic addresses complicate the issue.  However, you can look at Dynamic DNS services.  These are services that allow you to assign host names to dynamic services.  An agent will run on your LAN and update the external DNS whenever it changes.  It is nearly transparent to all users.  Search for Dynamic DNS for more details.
    I'm afraid the rest is just confusion. I understand that the point is so you can use the same hostname inside and outside the LAN -- but if my MBP has a DNS entry pointing to my public IP, then how does it switch inside the LAN? And how does it access my own website from inside the LAN if that domain name is pointing to the local server, not the webhosting one?
    This is where DHCP plays its roll.  You should not be hard coding network stack values in client devices.  A DHCP server will hand out to the device the relevant stack info, including DNS server addresses.  When you are on a LAN, the LAN's DHCP server will give you DNS server addresses.  They may be servers on the LAN.  Now when you ask for something from your domain, a LAN DNS server replies and routes you as appropriate.  When the device leaves and joins a new network, a new DHCP server hands it new DNS server addresses.  Now you hit those DNS server to route to resources. 
    From inside, you point to the external address of your web and mail server.  That is how devices on the inside route externally for resources.
    When you say "replicate the DNS on your LAN", do you mean turn on the OS X DNS server, and add a hostname with the local IP address? Or the public IP as well? So the local DNS server "over-rides" the DNS settings in the MBP's hosts file?
    Sorry. "Not Normally This Stupid". I greatly appreciate your help in this.
    Yes.  Simple example.
    Your LAN:  10.10.10.0/24
    Your public IP:  17.13.11.7 (not accounting for dynamic)
    Your Yosemite Server (cal.benwiggy.com):  10.10.10.5
    Your Mail Server (mail.benwiggy.com):  17.34.68.10
    Your Web Server (www.benwiggy.com):  17.34.68.11
    Your Internal DNS would look like this:
    A record for cal.benwiggy.com = 10.10.10.5
    A record for mail.benwiggy.com = 17.34.68.10
    A record for www.benwiggy.com = 17.34.68.11
    (Your DHCP server on the LAN would hand out the address of your server as the DNS address, allowing all requests to hit it first)
    Your external DNS would look like this:
    A record for cal.benwiggy.com = 17.13.11.7
    A record for mail.benwiggy.com = 17.34.68.10
    A record for www.benwiggy.com = 17.34.68.11
    Now, regardless of where devices are, they will find a destination.

  • TIP: DO NOT UPGRADE TO OSX YOSEMITE!!!

    If you are on a Mac (unfortunately I'm forced to use one at the office), do not, I repeat, do NOT "upgrade" to OSX Yosemite. Adobe still hasn't figured out the conflicts between EA and Yosemite. I've been fighting issues all day with lock ups, etc. If you want to keep your sanity, wait to upgrade the OS until Adobe issues a patch.
    On a side note, I can't wait to get back to my PC at home. No issues there...

    My user experience with Yosemite:
    Both versions can be installed "side by side". I mean: Edge 4.0 and 5.0.1
    The download page:

  • Is there a way to disable mouse acceleration in OSX Yosemite?

    i have used my dads iMac and MBP in the past and always noticed how bad the mouse response was in my opinion. Mind you, some people like the way the mouse responds in OSX and will probably have no idea what my issue is. That is mouse acceleration and the lack of option to disable it in the mouse settings panel. Here is a good explanation about what it is, also in the video is a visual example.
    "Mouse or cursor acceleration, to put it simply, makes the travel distance of your cursor on the screen reliant of the velocity of your physical mouse movement rather than just the distance that you move your mouse. So making one movement of the same distance at two different speeds will cause two different relative cursor movements, with quick movement causing the cursor to travel a greater distance."
    source:
    https://www.youtube.com/watch?v=16diwK6HWbI
    So the thing i want to accomplish, is making the physical mouse movement one-to-one with the cursor speed on the screen. As an example: moving my mouse 10 cm would always make my mouse on the screen go 1000 pixels, no matter how fast i move my mouse.
    I've had my mouse set up like that in windows and linux for quite some time now and i hope there is an easy way to set the mouse response like that in OSX as well.
    I want to make clear that this isn't just an issue in games where you want to have great mouse precision. I have become really accustomed to this way of mouse response in any type of application. So the problem lies not in any mouse settings of any game/program. The problem lies in how OSX translates physical mouse movement to cursor movement.
    Anyway, i ran into this issue about a year ago when i was using my dad's computer. i've had my own windows computer for some time now. An option to disable mouse acceleration in OSX Yosemite might have been implemented properly in the mean time. I have searched this community and found some old posts of people who had this same problem as me, but never read about any fix for it. The main reason i am asking this is because i am considering buying a Macbook.
    I'd rather not use any third party software, but if there is any out that that just works and is easy to use, let me know.

    Please don't be obnoxious to people like tbirdvet trying to help; nobody here owes you an answer, or anything else for that matter.
    Anyway, Yosemite seems to enable mouse acceleration by default. You can disable it to get a constant pixels pointer moves / meters mouse moved ratio by typing this in terminal:
         defaults write .GlobalPreferences com.apple.mouse.scaling -1
    you'll need to logout and log back in for changes to take effect. To restore the standard behaviour:
         defaults write .GlobalPreferences com.apple.mouse.scaling 2
    should do the trick.
    C.

  • DNS Issues with Time Capsule - DNS Proxy periodically dies

    hi all .... looking for some suggestions
    I have a time capsule 1TB, connected to a linksys adsl modem in bridge mode, with the TC acting as DHCP server for my local clients. In the PPPoE settings I also enter the primary and secondary addresses for DNS that my ISP supplied.
    I am able to successfully connect to the internet, and all clients successfully pick up an IP address, and each client picks up the TC as the DNS proxy. Everything works perfectly as it should.
    Usually once per day, there seems to be a slight hickup with the internet connection (hard to tell whether I am losing the PPPoE or some other issue). When this happens, the PPPoE connection remains active, as I am able to access anything on the internet from an IP level. However, the DNS proxy service on the TC seems to die and as a result, all internet browsing fails. If I reboot the TC, everything comes back to normal. If I dont reboot, the only way to get browsing working is to manually enter the DNS IP address from ISP into the client PCs. However, this is a manual fix that I should not have to perform.
    Looking for advice and guidance. Seems like a bug but I cant tell. If I was able to set the DHCP server to pass out the ISP supplied addresses that would also work, but I cant.

    Just got off the phone with support for this very same problem. DNS Proxy is definitely dying in the TC, looks like a firmware issue to me.
    This is the 3rd TC I'm on. First was a 500GB, had this problem, replaced it under warranty at Apple's direction, replacement did the same, just upgraded this weekend to 1GB, and same issue still. All on 7.3.2 firmware.
    TC 1TB, PPPoE to my ISP, ISP's DNS Servers listed in the PPPoE config in the TC.
    When a host gets DHCP from the TC the only DNS returned is the TC itself, since it proxies the ISP DNS servers.
    Once every day or two, the DNS proxy dies. local network works, and I can add my ISP's DNS addresses in my host config and I have DNS again, but this is definitely something dying in the DNS proxy in the TC.
    Just for kicks trying to switch from my ISP's DNS servers to OpenDNS now since someone said that worked for them, but I am not hopeful... I don't see this as a host DNS issues at all.
    The dead proxy is very clear:
    $ nslookup apple.com. 192.168.1.1 # that's the TC
    Server: 192.168.1.1
    Address: 192.168.1.1#53
    ** server can't find apple.com: SERVFAIL
    $ nslookup apple.com. 208.67.222.222 # that's OpenDNS
    Server: 208.67.222.222
    Address: 208.67.222.222#53
    Non-authoritative answer:
    Name: apple.com
    Address: 17.149.160.49
    I replaced a linksys router with the TC and am kind of unhappy that a $500 router dies every couple of days. My cheapo Linksys router never needed to be restarted, it only ever got rebooted once every year or so when the house lost power long enough for the UPS to run out of battery.
    Help us out here Apple, I replaced a $50 router with a $500 because I like the flavor of your kool aid, and this thing dies every day or two. Even if you can't fix why the proxy is dying every couple of days, can you please at least update the firmware to maybe restart the proxy if it quits working?

  • Screensaver is not working in OSX Yosemite

    Hi,
    My screensaver is not working in OSX Yosemite on my macbook pro late 2008
    Can't solve it by my self..

    I had noticed I was having this issue too, and my screensaver never kicking in, and just going to sleep with it never kicking in.
    I had gone in and checked to see if any of the settings had got changed or deleted in the system upgrade, but they were all still set at what I had them at prior... so, did as some attempted above also, and adjusted the times for it to kick in, and still nothing.  Worked when I would hit 'Preview', but still not kick in at the interval time.
    What I just did to get it to work, was just to simply go into System Preferences>Desktop & Screensaver, and just reselected the folder of images that I want to be used, in my case, a folder of images in my iPhoto.  And it now works.
    Apparently, it wasn't working, because, even though it was still selected to use that folder in iPhoto, something must have changed in the upgrades, which might of had something to to with the iPhoto update too, where it had to update my iPhoto library upon relaunch... and my screensaver settings were set to access that older directed to folder within Library, that was updated in the new release... and so, just repointing it to that folder now in iPhoto, got it to work.
    At least, that is my figurin', and I'm stickin' to it! 

  • OSX Yosemite Wi-Fi: no hardware installed

    Hi ASC:
    I installed Yosemite about 2 weeks ago, and at first my wi-fi (at home & work) was working fine, but then about a week ago the Wi-Fi icon at the top of the toolbar got an "X" in the middle of it and when I click on the Wi-Fi icon it says, "No hardware installed". I tried resetting the SMC on portables with a battery you should not remove on your own (from another thread) but no luck. I've googled this, YouTube-ed it, but still no Wi-Fi back. Someone PLEASE help
    I'm using:
    OSX Yosemite
    10.10.1
    MacBook Pro (15-inch, early 2011)
    Thank you.

    In some cases, this issue is caused by a hardware fault. A loose connection, a short circuit, or a microscopic break in a solder joint may open and close depending on temperature, making the failure intermittent.
    Test after taking each of the following steps that you haven't already taken. Back up all data before making any changes.
    1. If you can connect to the Internet via Ethernet, Bluetooth, or a USB network device, make sure all available OS X updates are installed. If Wi-Fi is your only means of network access, skip this step.
    2.. There are a few reports that the problem was solved by unchecking the box marked
              Wake for Wi-Fi network access
    in the Power Adapter tab of the Energy Saver preference pane. I can't confirm.
    3. Reset the NVRAM.
    4. Reset the System Management Controller.
    5. Start up in Recovery mode. In the menu bar of the OS X Utilities screen, there's a Wi-Fi menu. Try to connect. If it works, select Install OS X. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.
    6. Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

  • Directory Server setup issues.

    I recently installed the new OS X Server on my new iMac. I have two iPhones, two iPod touches, the iMac and an Air that I want to serve. I registered macserved.com and have a static IP. As far as I can tell, the domain and DNS is set up correctly (to serve internal DNS). I had a wordpress blog running for a while and can access it both internally and externally. MySQL was a pain in the butt to configure, but I figured it out. When I started the config for Profile and OD however, I get this error:
    An error occurred while configuring iMac as a directory server. Please check your network configuration and try again.
    So I first checked my hostname:
    Primary address     = 192.168.0.6
    Current HostName    = macserved.com
    DNS HostName        = macserved.com
    The names match. There is nothing to change.
    dirserv:success = "success"
    A little dig output:
    ; <<>> DiG 9.8.3-P1 <<>> macserved.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27076
    ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;macserved.com.                              IN          A
    ;; ANSWER SECTION:
    macserved.com.                    10800          IN          A          192.168.0.6
    ;; AUTHORITY SECTION:
    macserved.com.                    10800          IN          NS          macserved.com.
    ;; Query time: 2 msec
    ;; SERVER: 192.168.0.6#53(192.168.0.6)
    ;; WHEN: Fri Dec  7 19:24:36 2012
    ;; MSG SIZE  rcvd: 61
    I'm not certain it is a DNS issue, but I'm fairly new to DNS setup so I cannot rule it out.
    Where should I start looking? What should I be looking for in the logs? I'm cool with scraping everything and starting over as well. Right now I have zero invested in it (no files that need saved, etc) but I would PREFER not to reformat/reinstall OS X though.

    I figured it out! My certificates were hosed. I rm -rf the Authority in Library/ and recreated the certs after DNS was setup properly. Works great now aside from a few other website issues, but that is another thread :-)

  • Aperture no longer works with new osx Yosemite update

    I installed new OSX Yosemite update and now it says that my Aperture App. will not work with this version. What can be done other than updating Aperture?

    Hi,
    It's a five step process
    Call Apple Support for Software > Aperture
    Answer questions at recorded message (have Aperture serial number ready – it is on a sticker on the back of the 'Installing Your Software' booklet) and you will be transferred to a real person.
    Inform them of the issue and they will tell you that this is a known issue with certain users and they will request a 'Redemption Code' for the App Store for a standalone download of Aperture. The issue will be rectified in the next Yosemite release.
    Wait for email from Support (they have to contact Support in California for redemption code, so depending on your time zone, there may be some delay).
    Visit App Store, enter redemption code, and you are good to go.
    Hope this helps.

Maybe you are looking for