Domain Guessing not working

I am having a problem with Domain Guessing working in Camino and Safari. In Camino I have checked about:config but everything shows OK.
I am using Embarq DSL and everything was OK up till about 2 weeks ago.
Any help is greatly appreciated.
Nick

Hi Nick,
As ckpiv says above, try using OpenDNS.
Embarq are redirecting DNS requests made to their servers to return search results if the site doesn't exist. Usually, Safari/Camino etc would get this 'site does not exist' response and then know to try the name with .com appended.
Google for 'embarq dns opt out' and you'll see a lot of people have been complaining about this.
As to why it started a couple of weeks ago, I have no idea, but it's definitely the same problem you are experiencing.
Good luck!

Similar Messages

  • F4 help on Parameter for ddic domain does not work

    Hello,
    I try:
    Parameters:  pa_waers TYPE WAERS.
    WAERS is a ddic data element for currencies and also a  domain with this name exists. The domain WAERS has a check table TCURC.
    When I press F4 for my field PA_WAERS in the Selection Screen, I assume a value help from the check table TCURC.
    I activated and re-generated my coding (as mentioned in the ABAP-Keyword help for "PARAMETERS") but it still does not work.
    Does anybody has a clue why this does this not work.
    The same thing is for a parameter:
    Parameters ..... type CTU_MODE.
    Domain CTU_MODE has value Fields (A, E, B) but also here on my program no F4 help occurs.
    Thanks in advance
    Stefan Berger

    A value table is assigned to a domain.  It becomes a check table when a foreign key relationship is established for a field in a table.  The field uses the data element and the data element uses the domain.
    For example, if you try:
    PARAMETERS: PA_WAERS TYPE EKKO-WAERS.
    You will get the F4 help you are looking for.  If you use tran SE11 and view EKKO, find field WAERS, use tab Entry Help/check and you will see that table TCURC has been established as a check table.  You can use the foreign key button to see the relationship that has been established between EKKO and TCURC.
    Also, domains cannot be used to type a field.  Your reference to CTU_MODE must be referring to a Data Element.  I tried this in a 4.7 system and the F4 works for me.  What version are you using?

  • BT domain server not working

    My system can't resolve www.fairylandgame.com to an IP address - it gives "server failure"
    This domain name is hosted by DNS server 216.69.185.50 (PDNS01.DOMAINCONTROL.COM)
    That DNS server can of course resolve the name to address 8.12.43.193
    I can ping that address.
    My homehub is set to use the BT DNS server at 213.120.234.26
    That DNS server can't resolve the name to an address and gives server failure.
    I am testing this with nslookup and temporarily changing name servers.
    Clearly the BT DNS server is at fault.
    This server hosts a facebook game so should be quite popular. It was working two hours ago OK.
    I can't report the problem by phone to BT as I can't get through to anyone who understands how the domain name service works - they don't know what I'm talking about.
    How do you report problems like this?
    Nick

    Last time this happened, I threw a tantrum with a lady on the phone with customer support who eventually said she'll raise it with her networking team. This is after numerous hours on online support and phone support who were keeping on asking me to PLUG an ethernet cable to my laptop.. From my experience, its just a blood boiling experience talking to them as they run through the same scripts and eventually tell you "This is a site problem and you need to contact the administrators of that site! or try again in 48 hours" 
    I'm going to give 150 a call now from my BT home line to see if them do anything, doubt if they will. but will let you know. 

  • Odd Run As issue with Windows 8.1 - Run As domain administrator not working

    I'm having an odd issue on a Windows 8.1 laptop. I log in with my standard account, but want to open things like group policy management with my special separate domain admin account. so I press shift, right click, run as a different user - fill in my username
    and password and get an access denied message. I verified I was using the right account info, verified UAC was turned off. I can run it as my non-domain admin account but of course I don't have access to everything. In the event viewer, I'm getting these messages:
    Application log:
    svchost (1648) SRUJet: An attempt to open the file "C:\Windows\system32\SRU\SRU.log" for read / write access failed with system error 5 (0x00000005): "Access is denied. ".  The open file operation will fail with error -1032 (0xfffffbf8).
    This and a few other similar messages show up in the application log, over and over again.
    Also the Application log has a couple of these, showing up only when I try to open as the domain admin account:
    Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards. No user action is required. 
    DETAIL -
    1 user registry handles leaked from \Registry\User\S-1-5-21-1856965257-1504725669-3833077565-143885_Classes:
    Process 1072 (\Device\HarddiskVolume1\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-1856965257-1504725669-3833077565-143885_CLASSES
    Any help would be greatly appreciated.  I'm at a complete loss.
    As a quick edit - I also am not out of space on the hard drive, I have many gigs on my partition left.

    Hi,
    This issue may occur if you do not have the appropriate permissions assigned to the folder.
    Please make sure you have the sufficient permission to access the folder:
    logon with that domain admin account to check if you could access that file.
    If it works fine, logon with that domain standard user account do it again.
    In addition, why didn't you run as administrator directly(don't use
    Run as different user)?
    Karen Hu
    TechNet Community Support

  • Cross Domain XML not working

    Greetings,
    I recently obtained two different domains that point to a subdirectory of another domain server. The swf file I created does not show up when I use the domains that are pointing to the subdirectory of the original domain.
    I placed an xml file into the root directory that contains the following code:
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
        <allow-access-from domain="*.newdomainname1.com"/>
        <allow-access-from domain="*.newdomainame2.com"/>
    </cross-domain-policy>
    Nothing shows up. Is there something else I need to do make this work? I created the swf file using CS3 - Action Script 2. I tried searching everywhere to see if I'm missing a step, but cannot find anything. Any help would be greatly appreciated.

    I'm still not entirely clear what the problem is.
    Those links to the other domain show 404 errors, which is related to how things are set up on your hosting server for those domains, and nothing to do with flash.
    Are you trying to get the swf at http://www.searecovery.com/ to load data from the other domains? (I can't see it trying to do that, so perhaps not)
    If so you need to add *.searecovery.com to the crossdomain files at the other domains.
    Crossdomain files give flash content (swfs) hosted at one domain access to load data (or grant access to the data of loaded assets) from another domain.
    So you need crossdomain permission if you want a swf hosted at www.danfoss-searecovery.com to load xml data from www.danfosssearecovery.com for example, or to get at the bitmapdata of jpgs loaded from www.danfosssearecovery.com.
    If you just want to host the swf at the other domain, and if it's not loading data from external domains, then you pretty much just need to move copies of the html and swf there along with any external assets it loads (so long as you have used relative urls for loaded assets from within the swf) . If that's what you're trying to do then the issue here is likely to be simply how your hosting environment is set up for the other domains.

  • Blog comments disabled (against my will) and personal domain is not working

    Comments on my blog no longer work and if folks use my personal domain, they get a "this page is under construction" message (MobileMe is configured to host your domain is down it appears).
    There is another problem: at the end of published pages I see this:
    # Exception: TypeError
    # Message : Value undefined (result of expression postLinks.forEach) is not object.
    # File : Comments.js, Line:138
    Anyone else?

    Thanks, Wyodor. I got the domain issue figured out. Looks like my NSI web-forwarding feature expired... but I thought the Mac hosting would replace that. So I turned it back on in the meantime and will check into that issue later.
    Meanwhile, comments for my blog are still locked and I am still getting that error at the bottom of the page.
    On safari it says):
    # Exception: TypeError
    # Message : Value undefined (result of expression postLinks.forEach) is not object.
    # File : Comments.js, Line:138
    And on Firefox it says:
    # Exception: TypeError
    # Message : postLinks.forEach is not a function

  • Lync 2013 domain discovery not working, but Lync 2010 works flawlessly

    We are using Lync 2013 and Lync 2010 in our company. Upon installation Lync 2010 can connect absolutely fine with for example [email protected], but when we use Lync 2013 we receive a DNS error saying it cannot resolve the domain when using the same
    method. I have to manually enter the internal and external servers on each deployment of Lync 2013 to sipdir.online.lync.com:443 in order for successfully login to Lync 2013. We are upgrading all users to Lync 2013 and I want to avoid having to do this
    on every deployment. This has always been an issue and not something that recently became an issue.
    I have double checked my CNAME and SRV from my host provider and everything is as it should be. Contacting MS support they made me change my preferred DNS to 8.8.8.8 on the network adapter for the PC, but that breaks everything you connect to internally and
    is not a solution to this issue.
    Any ideas?

    Hi,
    The forum you posted is for Lync Server On Premise only. The issue is more related to Lync online, you can also post a question on Office365 forum for assistance. Thank you for your understanding.
    http://community.office365.com/en-us/f/166.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Bug: Customizing Convergence banner for a specific domain does not work

    Hi,
    I'm trying to customize the banner for a specific domain, I was following the steps from the documentation but I found that there is a bug relate: Bug #6749263 And I tried to find if the bug was already resolved in convergence 1.0-7.01 and the search in bugs.sun.com gets nothing.
    Does anybody knows if the bug was fixed in convergence 1.0-7.01?
    Thanks in advanced.

    ofonseca wrote:
    I'm trying to customize the banner for a specific domain, I was following the steps from the documentation but I found that there is a bug relate: Bug #6749263 And I tried to find if the bug was already resolved in convergence 1.0-7.01 and the search in bugs.sun.com gets nothing.The bug hasn't been fixed (according to the bug notes).
    Regards,
    Shane.

  • Domain does not work and where are the favicon's?

    I am using godaddy to foward and mask my domain name to my .mac website that I made with iWeb. But is there a special url I should give godaddy or am I doing something wrong? The problem is that no matter what page of my website that people go to, it always shows my domain name. But what I want it to say is like domainname.com/video when people go to my video page or domainname.com/blog when they are at my blog page. And right now no matter what page people go to it always show domainname.com in the address bar no matter what page of my website that people visit. So is there something special that I need to give godaddy url wise or am I just doing something wrong? If anyone one has an answer, please help me. And if anyone has any advise about how to add a favicon to the site(the little icon to the left of the url) please give me some advice on that too. Thank you

    I came to this iWeb discussion to post a question. I searched favicon's and came to a list of questions a posts.
    I want to thank eveyone... Just by reading this post I worked out my question, that I didn't even have to ask.
    Cheers
    MacBook   Mac OS X (10.4.9)   Fluxing my Capacitor

  • Cross-domain AICC not working in Captivate 7 HTML5 courses

    We've published some Captivate 7 courses to HTML5 and are trying to connect them to our LMS with AICC.  Due to differences in the protocol, the direct calls are blocked, so we need to use the cross-domain implementation, but after enabling that by editing the index.html file, the course still tries the direct connections instead, which always fail due to browser security restrictions. 
    What do we need to do, besides editing the index file to enable this?

    Can you explain in more detail? What part of your content/course is in another domain? And why is it in another domain?
    I've never used AICC, but your LMS may be enforcing cross-domain rules.

  • PhpMyAdmin Google reCAPTCHA v2 plugin not working

    I secure my phpMyAdmin login page using Google reCAPTCHA. Until recently, phpMyAdmin used the old v1 API of reCAPTCHA, but now uses the newer v2 API as of version 4.40.
    For some reason, I cannot get the new reCAPTCHA v2 API to accept my credentials to initiate a login. When I enter my correct username, password, and solve the CAPTCHA correctly, the page hangs for a few minutes and then spits out the following error messages:
    Warning in ./libraries/plugins/auth/recaptcha/recaptchalib.php#94
    file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=MYSECRETKEY&amp;remoteip=127.0.0.1&amp;v=php_1.0&amp;response=RESPONSE-TOKEN-FROM-RECAPTCHA): failed to open stream: Connection timed out
    Out of curiosity, I tested the reCAPTCHA URL generated above by copying and pasting it into my browser, and the following error message popped up:
    "success": false,
    "error-codes": [
    "missing-input-response"
    The error codes are generated by the API when the verification fails. According to the Google Developer site for the reCAPTCHA API, an error code of "missing-input-response" means "The response parameter is missing." The response parameter is not missing, however, if the URL is to be believed, so I'm confused as to why the error is occurring.
    I tried to resolve the problem by generating a new reCAPTCHA key pair for my domain (did not work), and by editing phpMyAdmin/libraries/plugins/auth/AuthenticationCookie.class.php to explicitly include the key pairs in the code as opposed to having them be pulled from config.inc.php in the main phpMyAdmin working directory where they are defined using:
    $cfg['CaptchaLoginPublicKey'] = 'PUBLIC-KEY';
    $cfg['CaptchaLoginPrivateKey'] = 'PRIVATE-KEY';
    This did not work, either.
    Is anybody else who uses reCAPTCHA with phpMyAdmin experiencing the same problem with the upgrade to reCAPTCHA v2? Or is there a possible bug in the recaptchalib.php configuration file for v2? I have also asked the same question on Stack Overflow, which is supposedly where phpMyAdmin support is now handled according to the phpMyAdmin official site, but have not received any responses yet. Any and all feedback would be appreciated.
    Last edited by cmorgenstern (2015-04-11 23:46:05)

    I already have openssl.so uncommented in my php.ini file, so I don't think that's the problem. Thanks for the suggestions, though.
    My setup is remotely accessible via a web server. The only symlink I have is from /etc/webapps/phpmyadmin/config.inc.php to /usr/share/webapps/phpmyadmin/config.inc.php so that phpmyadmin can find the config file when logging in. Is that what you're referring to?

  • Domain guessing in Firefox 4 doesn't work

    One reason I jumped back to Firefox 3.X from 4 beta was the fact domain guessing did not work. Back to 3.X and it started working again.
    The settings in 4's about:config are there and are set to "true". I just doesn't.

    If you prefer, you can also do this by installing the Browse by Name extension - https://addons.mozilla.org/firefox/addon/browse-by-name

  • Application is not working when changing of oracle server domain name

    Hi friends
    We decided to change oracle server domain name due to some reason .. we changed the domain name but application running on the other server cannot connect to this domain i don't know whats the problem . I change the enterprise manager ( emca -config dbcontrol db -repos recreate_) according to the new domain but some of the future not working like date,etc. can anyone help me how to rectify it plz.

    Mohd khalid wrote:
    Hi friends
    We decided to change oracle server domain name due to some reason .. we changed the domain name but application running on the other server cannot connect to this domain i don't know whats the problem . I change the enterprise manager ( emca -config dbcontrol db -repos recreate_) according to the new domain but some of the future not working like date,etc. can anyone help me how to rectify it plz.I am really confused that what's not working? What I have understood is that you recreated the EM repository. So where does "some of the future not working like date,etc." come into it? Are you checking date from EM ? Which application is not working, your application or EM or both or somethingn else? Tell us the complete version, error information and also post the output of
    emctl status dbconsoleHTH
    Aman....

  • Lync 2013 /w Edge not working properly (internal/external same domain name and all "external" users"

    Hi,
    I've got some issues with a Lync 2013 setup.
    The config consists of 2 lync servers. One FE and one Edge. All seems to work except audio in meetings and Sip.
    The setup is like this (fake ip's used):
    Front End:
    Internal IP: 172.16.0.10
    External IP: x.x.185.10
    All ports open in Cisco ASA
    internal AD DNS: dialin/lync/meet/lyncdiscover to Front end internal ip. edge/lsedge/sip points to edge internal ip
    EDGE:
    Interal IP: 172.16.0.11 (no gateway configured)
    External IPS: x.x.185.11, x.x.185.12, x.x.185.13
    All external IP's are direct internet facing, no NAT (a firewall is in place).
    All external interfaces are using a wildcard certificate.
    All server are running in a remote data center, so basically no internal users. We all connect to the external interfaces. The Windows domain name (AD) is the same as our External DNS (companyname.com).
    Autodiscover works, we can logon, chat but there is no audio. The audio test failes. Also SIP is not working with a sip trunk.
    External DNS: sip/webconf/av are pointing to their external ip's. sipexternal is a cname to sip. lyncdiscover/lync/dialin/meet all point to the Frond end External ip.
    _sip._tls/_sipfederationtls.tcp/_xmpp-server.tcp all point to the sip.companyname.com ip.
    I just can't figure out what is wrong.

    @PSingh123 I'll try the logs in a minute and get back with the results.
    @PaulB_NZ Thanks for the input. In my opinion the FE does need an external IP. How else will you be able to connect if you are a remote worker?
    The Edge is (asfar as i know) needed for Enterprise voice and Federation with other (external) sip domains. It's not needed for basic (chat/video/whiteboard etc) Lync functionality for both internal and external (remote) users.
    The Edge is to communicate with services/users outside the origanisation.
    I do still think that the basic topology (FE with internal IP and Nat'ed external ip working with an Edge with internal IP and 1 external IP nat'ed to 3 DMZ ip's) is correct in this case.
    I can be wrong and in that case would like to be pointed to the correct configuration.
    75           
    Points
    Top 15
    PSingh123        
    Partner        
    Joined  Jun 2007        
    9
    PSingh123's threads
    Show activity

  • Group Chat feature in Office Communications Server 2007 R2 does not work in Windows Server 2008 R2 domains

       Hello to all, there are two confliting articles about this topic:
       1-
    http://technet.microsoft.com/en-us/library/upgrade-domain-controllers-to-windows-server-2008-r2(v=ws.10).aspx#BKMK_Whatsnew : this one says that it does not work "The Group Chat feature in Office Communications Server 2007 R2 does not work in Windows
    Server 2008 R2 domains". This article was updated in 2013.
       2-
    http://technet.microsoft.com/en-us/library/ee692314(office.13).aspx: this other article says that it will function "Office Communications Server 2007 R2 Group Chat will function in a Windows Server 2008 R2 forest". This article was updated in
    2010 and was refered by the first one.
       What is the correct support position for Group Chat feature in Office Communications Server 2007 R2 and Windows Server 2008 R2 domains?
       Regards, EEOC.

    Hi,
    I notice the following sentence in the link below “Office Communications Server 2007 R2, Group Chat will not function in a Windows Server 2008 R2 forest or when Group Chat member servers are joined to a Windows Server 2008 R2 domain.
    We know of an issue with changes in Windows 2008 R2 that requires a Group Chat Client and Group Chat Admin Tools hotfix. The Group Chat Client and Group Chat Admin Tools hotfixes are currently scheduled for mid-April 2010.”
    http://blogs.technet.com/b/nexthop/archive/2010/11/06/supportability-for-office-communications-server-2007-r2-and-windows-server-2008-r2.aspx
    So in my opinion, if you update to the latest version of Windows Server 2008 R2, OCS Server 2007 R2 and Group Chat Client, Group Chat Admin Tools to the latest version, it should work.
    However, the best method for you is make a lab to test the problem firstly.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

Maybe you are looking for

  • My HP Envy 120 won't scan to Mac

    I successfully connected the HP Envy 120 all in one printer to my MacBook air and have been scanning for a few weeks now. However, although the overview scan still works, when I click on Scan, I just get the message "done scanning selected areas" - n

  • Lock Box Reason Code.

    Hi Experts, I am getting one issue in lock box, If Suppose customer has invoice of $ 1000, he is eligible for discount of $ 50 so he should pay net amount $ 950. But customer is paying full amount without knowing that he is eligible for discount i.e

  • Source and Program monitor are black/blank...Just installed CS5

    I drag my first video clip over to CS5 and put it in the timeline. I play the video in the program monitor and all I get is sound and no video. WHen I hit the spacebar/pause, I can then see the video in the program monitor. BUt when I go back to the

  • Time zone in message monitoring (GMT)

    Hi all - as I understand, all messages in XI are saved with timestamps within GMT time zone. This results in having a possible mismatch between displays in Adapter Engine (e.g., message monitoring) and Integration Engine (e.g., SXMB_MONI), the letter

  • Updating db table

    hi, i want to update a db table. and want to see all the latest updates every day in a selection screen(new screen) . can any one send me the detailed code.