DNS Forward Lookups Not Working

My DNS experience and knowledge is pretty limited. Having said that it appears that our xserves can do reverse lookups for both of our xserves, but can't do a forward lookup. How can I fix this?
Here are the lookup information from network utility:
Lookup has started ... dataxserve.w.k12.ia.us
; <<>> DiG 9.3.4 <<>> dataxserve.w.k12.ia.us
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 37918
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;dataxserve.w.k12.ia.us. IN A
;; Query time: 0 msec
;; SERVER: 192.168.0.3#53(192.168.0.3)
;; WHEN: Tue Jan 15 13:26:53 2008
;; MSG SIZE rcvd: 49
Lookup has started ... 192.168.0.3
; <<>> DiG 9.3.4 <<>> -x 192.168.0.3
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19034
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;3.0.168.192.in-addr.arpa. IN PTR
;; ANSWER SECTION:
3.0.168.192.in-addr.arpa. 86400 IN PTR dataxserve.w.k12.ia.us.
;; AUTHORITY SECTION:
0.168.192.in-addr.arpa. 86400 IN NS dataxserve.w.k12.ia.us.
0.168.192.in-addr.arpa. 86400 IN NS xserve.w.k12.ia.us.
;; Query time: 0 msec
;; SERVER: 192.168.0.3#53(192.168.0.3)
;; WHEN: Tue Jan 15 13:32:01 2008
;; MSG SIZE rcvd: 122
Lookup has started ...xserve.w.k12.ia.us
; <<>> DiG 9.3.4 <<>> xserve.w.k12.ia.us
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 10240
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;xserve.w.k12.ia.us. IN A
;; Query time: 0 msec
;; SERVER: 192.168.0.3#53(192.168.0.3)
;; WHEN: Tue Jan 15 13:32:52 2008
;; MSG SIZE rcvd: 45
Lookup has started ...192.168.0.2
; <<>> DiG 9.3.4 <<>> -x 192.168.0.2
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49722
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;2.0.168.192.in-addr.arpa. IN PTR
;; ANSWER SECTION:
2.0.168.192.in-addr.arpa. 86400 IN PTR xserve.w.k12.ia.us.
;; AUTHORITY SECTION:
0.168.192.in-addr.arpa. 86400 IN NS xserve.w.k12.ia.us.
0.168.192.in-addr.arpa. 86400 IN NS dataxserve.w.k12.ia.us.
;; Query time: 0 msec
;; SERVER: 192.168.0.3#53(192.168.0.3)
;; WHEN: Tue Jan 15 13:33:26 2008
;; MSG SIZE rcvd: 122
Please help

Hi
You don't have to if you don't want to. You can leave both servers running internal DNS Services. The DHCP Service does not require DNS. It all depends on how you want to push out network services to your clients.
I don't know your particular circumstances but its not absolutely necessary to run DNS on your mail server. It depends a great deal on how you want the server to handle mail for your domain. I'm not an expert but the way I generally do a mail server is to use external MX Records and duplicate the external record internally. Its a fairly simple method and should send and receive mail for your clients internally as well as externally.
You could configure internal DNS Services on one server only and just add a machine record for the second server. You could expand on this and configure DNS Services on both servers with a machine record for each server on both. There is enough in the GUI to allow you to do this. For example server01.mydomain.com with an IP address of 192.168.254.254 and server02.mydomain.com with an IP address of 192.168.254.253. This way if one server was to go down the other server should still provide a DNS Service to your local clients. However without knowing fully your network environment and your requirements its difficult to advise.
However is this a new setup and are you trying to get it to work? Or has it been working OK for a while and something has broken it? If its the latter what errors are you seeing?
If you want to know more about DNS purchase a copy of Paul Ablitz and Cricket Lui's book 'DNS & Bind' and start reading.
Hope this helps, Tony

Similar Messages

  • Call Forwarding Number Not Working

    Hi I have just purchased a skype phone number in Australia  for 3 months and have redirected my calls to a number in the Philippines whilst I am on holidays. When I ring this number (Australia Skype number)  it isnt being diverted to my Philippine phone number. I have added the number and whenever I return to tab the details for Call Forwarding are being erased. Advice appreciated as I am not receiving calls on mobile.

    I am also facing this same problem of Call forwarding no. not working , I am having a Hong Kong Phone skype no. and have diverted to my India no. however when some body calls me on my HK no. the no. is not connected. I am covered with all the subscriptions required for call transfer , Please suggest urgently as i am loosing on reciving calls from all my impotant no.
    hellp reply asap .

  • DNS: Forward Lookup Domain with Just the MX Record

    Our Active Directory domain is olddomain.com. I have a Forward Lookup Zone for olddomain.com with CNAME, MX, and many A records. The MX record points to an internal mail server.
    We just acquired newdomain.com.
    newdomain.com is resolving to external DNS and it works. However, I need to route the internal mail flow of newdomain.com to our internal mail server and not have it pass out to the internet before coming back in.
    I would like to add JUST the mx record for newdomain.com to DNS. All other lookups (newdomain.com,  subdomains.newdomain.com, etc) should work exactly as they do now.
    I have had two thoughts how to do this, but need advice:
    Can I have all newdomain.com DNS lookups point to an external DNS, except for the one MX record?
    Can I have all newdomain.com resolve to olddomain.com IPs (including subdomains), except for the newdomain.com MX?
    I tried adding a new Forward Lookup Zone for newdomain.com with just the SOA, two NS, and the MX record. This broke resolution for http://newdomain.com and http://www.newdomain.com until I added two A records. I do not want to be manually adding records
    for all of our newdomain.com subdomains.
    What do you recommend?
    Thank you in advance!

    Can I have all newdomain.com DNS lookups point to an external DNS, except for the one MX record?
    You cannot as you will face the problem you already described.
    However, you might think about doing it that way:
    Get a copy of your external DNS zone (If you can do it of course) using
    NSlookup: http://social.technet.microsoft.com/wiki/contents/articles/29184.nslookup-for-beginners.aspx
    Create a zone named newdomain.com
    Develop a script that will create all the DNS records from the extracted copy except for the MX record
    Can I have all newdomain.com resolve to olddomain.com IPs (including subdomains), except for the newdomain.com MX?
    Same answer as before.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • DNS forward lookup

    When I run a changeip -checkhostname all returns ok from the server. When I run a dig -x on that DNS server IP all is ok. When I run a dig on the server name it fails. So forward lookup fails, reverse is fine. Any reason why?

    What DNS server(s) are involved here? Your own? ISP? A combination?
    Is the server resolving DNS itself? If so, then the network controllers reference the local box and the local DNS via the name localhost (or 127.0.0.1), and the local DNS server then connects to the upstream servers.
    Does dig with the @dns.example.com specifier for the DNS server you're interested in work?

  • Delegate DNS Forward Lookup Zone

    A: DNS - I would like to delegate the ability of creating Forward Lookup Zones at the root of my DNS (not subdomain).
    For example, i would like to delegate to my "Tier 1" staff with the ability to modify our DNS. i want our "Tier 1" staff to have the ability to create a Primary Zone in order to redirect users that attempt to access a site with known malware content to an internal site with a warning message notifying the user that they have attempted to access a site that is not allowed.
    Is this possible?

    Hiya,
    I'm about 86% sure that if they need permissions to  create primary zones, they will have access to the complete DNS administration. So it's just a question if that is ok?
    If that is okay you can add the users to the DNSadmin group and they should have access to perform the above from the DNS administration tool, which can be installed anywhere.

  • Port forwarding 3389 not working!! help!! needed urgently

    i am trying to forward the RDP port to a terminal server inside my LAN. but things are not working for me. Router is 801 ISDN
    my config is..
    version 12.1
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    hostname edi-ISDN
    ip subnet-zero
    ip name-server 213.x.x.20
    ip name-server 195.x.x.222
    isdn switch-type basic-net3
    nterface Ethernet0
    ip address 192.168.0.254 255.255.255.0
    ip nat inside
    interface BRI0
    no ip address
    ip nat outside
    encapsulation ppp
    dialer pool-member 1
    isdn switch-type basic-net3
    ppp authentication pap callin
    interface Dialer1
    ip address negotiated
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer idle-timeout 500
    dialer string 4004444
    dialer hold-queue 10
    dialer-group 1
    ppp authentication pap callin
    ppp pap sent-username xxxxxxx password xxx
    ip nat inside source list 101 interface Dialer1 overload
    ip nat inside source static tcp 192.168.0.100 3389 interface Dialer1 3389
    no ip http server
    ip classless
    ip route 0.0.x.x x.0.0.0 Dialer1
    access-list 1 permit 192.168.0.0 0.0.0.255
    access-list 101 permit ip 192.168.0.0 0.0.0.255 any
    dialer-list 1 protocol ip permit
    line con 0
    password xxx
    transport input none
    stopbits 1
    line vty 0 4
    password xxx
    login
    no rcapi server
    the ip nat translation output was
    Pro Inside global Inside local Outside local Outside global
    udp 86.96.x.x:1166 192.168.0.123:1166 86.96.60.5:123 86.96.60.5:123
    udp 86.x.x.249:123 192.168.0.100:123 192.168.79.1:123 192.168.79.1:123
    tcp 86.96.130.249:3824 192.168.0.123:3824 64.152.73.172:80 64.152.73.172:80
    udp 86.x.x.249:123 192.168.0.100:123 192.168.56.1:123 192.168.56.1:123
    tcp 86.96.130.249:3389 192.168.0.100:3389 --- ---
    udp 86.96.130.249:1143 192.168.0.123:1143 213.42.20.20:53 213.42.20.20:53
    edi-ISDN#show ip nat trans
    Pro Inside global Inside local Outside local Outside global
    udp 86.96.130.249:1166 192.168.0.123:1166 86.96.60.5:123 86.96.60.5:123
    udp 86.96.130.249:123 192.168.0.100:123 192.168.79.1:123 192.168.79.1:123
    tcp 86.96.130.249:3824 192.168.0.123:3824 64.152.73.172:80 64.152.73.172:80
    udp 86.96.130.249:123 192.168.0.100:123 192.168.56.1:123 192.168.56.1:123
    tcp 86.96.130.249:3389 192.168.0.100:3389 --- ---
    udp 86.96.130.249:1143 192.168.0.123:1143 213.42.20.20:53 213.42.20.20:53

    update ip nat translation shows that the connection touches the outside interface(dialer1) of the router but then it disconnects.
    =====================================
    Pro Inside global Inside local Outside local Outside global
    tcp 86.96.131.184:80 192.168.0.100:80 --- ---
    tcp 86.96.131.184:3389 192.168.0.100:3389 86.96.139.115:29083 86.96.139.115:29083
    tcp 86.96.131.184:3389 192.168.0.100:3389 --- ---

  • Forward button not working on last page of module with links

    CP4 - When I have links on a page, I select the Pause until User clicks option on the click box for the link. This pauses the module until the user has an opportunity to look at the material when they click a link. The Forward button works fine when they come back to the module. However, it does not work on the last page of a module, Forward will not go to the next module -- the Play button must be pushed to Forward to the next module. I have the Preferences Start/End to open another project when they reach the end.
    Can anyone tell me why the Forward button isn't working on the last page when there are links on that page?
    Thank you so much.
    Laraine

    I did a work around which is time consuming and inefficient.  I duplicated the slide, removed the link click box and made the animations static. I also set the slide time length to 0.1, now the forward button on the previous slide works.

  • Three finger lookup not working in Safari

    The lookup function is not working in safari like it used to. it just shows up and disappears. it can work in pdf and other web browser like chrome. here attached the video to show what it is like
    https://www.facebook.com/photo.php?v=340960832725648&l=2741779373765662691

    sorry for the slow reply.
    The problem did happen as soon as I installed 10.6. As I still work in 10.5 as well I do a lot of switching between the two. The problem has never appeared on 10.5, and has now stopped happening on 10.6
    Do you still have the issue after a reboot? I have not had the issue since I posted this topic and nothing has changed on my pack

  • Forwarding document (not work item) from specific SAP workflow to Outlook

    Hi,
    We are looking for ways to forward the email notification of leave approval from SAP inbox to MS Outlook.
    One way I know of is to create Auto forwarding in SAP inbox, however this would forward all documents received regardless of the work flow.
    Would appreciate it if any one out there could share your experience.
    Thanks.
    Siew May

    Use program RSWUWFML2.  You can get pretty fancy with it to setup wrapper text.  I have used it a lot so feel free to ping me with any questions.
    What is important to know is normal 'email' forwarding will not send workflow items.  I use this every 15 minutes to forward to Outlook and get the users into the Portal to manage the workflow.

  • Back Forward arrows not working properly Safari 5.1.2

    After upgrading to Safari 5.1.2 on Snow Leopard, I have run into a bug with the back and forward arrows. Most of the time they are greyed out and not working. I have to move back and forward with either the keyboard shortcut or the menu. Sometimes one or the other starts to work, but it is not clear why. I have not seen both working yet.

    Here is what comes up (a lot!). I feel like the days of  "Conflict Catcher" with MacOS 9 and before! Anyway, it is late here, maybe where you are, too. Thanks for all the quick replies. I need to get some sleep and will come back to this in the morning.
    kextstat -kl | awk ' !/apple/ { print $6 $7 } '
    com.Logitech.ControlCenter.HID
    com.iospirit.driver.rbiokithelper(1.7.2)
    com.rogueamoeba.HermesAudio(4.1.0)
    com.markspace.iokit.IOMissingSyncMassStorage(191)
    com.IPEVO.driver.IPEVO(1.2)
    com.Cycling74.driver.Soundflower(1.5.1)
    com.rogueamoeba.hermes(4.1.0)
    com.parallels.kext.prl_hypervisor(5.0
    com.sophos.kext.sav(7.3.0)
    com.vmware.kext.vmx86(2.0.6)
    com.parallels.kext.prl_hid_hook(5.0
    com.vmware.kext.vmci(2.0.6)
    com.parallels.kext.prl_usb_connect(5.0
    com.vmware.kext.vmioplug(2.0.6)
    com.parallels.kext.prl_netbridge(5.0
    com.vmware.kext.vmnet(2.0.6)
    com.parallels.kext.prl_vnic(5.0
    sudo launchctl list | sed 1d | awk ' !/0x|apple|com\.vix|edu\.|org\./ { print $3 } '
    com.parallels.vm.prl_naptd
    net.videosurgeon.Video-Snooper
    com.wdc.drivemanagerservice
    com.vmware.launchd.vmware
    com.sophos.notification
    com.sophos.intercheck
    com.sophos.autoupdate
    com.rogueamoeba.hermes
    com.parallels.desktop.launchdaemon
    com.google.keystone.daemon
    com.freemacsoft.appcleanerd
    com.bjango.istatlocaldaemon
    com.barebones.textwrangler
    com.adobe.versioncueCS3
    launchctl list | sed 1d | awk ' !/0x|apple|edu\.|org\./ { print $3 } '
    com.wacom.pentablet
    com.parallels.desktop.client.launch
    com.Logitech.Control
    com.google.keystone.root.agent
    com.brother.LOGINserver
    com.bjango.istatlocal
    com.artificialmachines.TextWand
    ws.agile.1PasswordAgent
    net.infinite-labs.PlugSuit.Agent
    com.valvesoftware.steamclean
    com.tastyapps.SpiceRack
    com.ecamm.printopia
    com.cnet.ttengine
    com.adobe.ARM.ad895013aeb33ea6e968d9fdc06c0eb42c7c2a5229d98d64ad002716
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae
    ls -1A {,/}Library/{Ad,Compon,Ex,Fram,In,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Sta}* 2> /dev/null
    /Library/Address Book Plug-Ins:
    .DS_Store
    BTGoogleDirections.bundle
    BTGoogleEarth.bundle
    BTGoogleMaps.bundle
    BTGooglePreferences.bundle
    PostCheck.bundle
    /Library/Components:
    /Library/Extensions:
    /Library/Frameworks:
    .DS_Store
    AECore.framework
    Adobe AIR.framework
    Compressor.framework
    DivX Toolkit.framework
    EWSMac-GC.framework
    EWSMac.framework
    FxPlug.framework
    GlimsAdditions.framework
    GoogleMapsShared.framework
    MacFUSE.framework
    MediaServerAPI.framework
    Motion.framework
    NyxAudioAnalysis.framework
    ONCore.framework
    ONDocument.framework
    ONPSEmulator.framework
    ONProxySupport.framework
    ONlibapr-osx.dylib
    ONlibapr-util-osx.dylib
    ONlibjpeg-osx.dylib
    OnOneWidgets.framework
    PluginManager.framework
    ProFX.framework
    Qmaster.framework
    SAVI.framework
    SUMScanKit.framework
    TSLicense.framework
    onOneToolbox.framework
    /Library/Input Methods:
    /Library/InputManagers:
    1PasswdIM
    GearsEnabler
    GrowlSafari
    SIMBL
    Smart Crash Reports
    SparkPlug
    /Library/Internet Plug-Ins:
    .DS_Store
    AdobePDFViewer.plugin
    CANONiMAGEGATEWAYDL.plugin
    ContentUploaderPlugin.plugin
    CoolirisWebKitPlugin.plugin
    CouponPrinter-FireFox.plugin
    CouponPrinter-Safari.webplugin
    DirectorShockwave.plugin
    Disabled Plug-Ins
    DivXBrowserPlugin.plugin
    Flash Player.plugin
    Flip4Mac WMV Plugin.plugin
    Gears.plugin
    Google Earth Web Plug-in.plugin
    JavaAppletPlugin.plugin
    MacCouponPrinter3.plugin
    PDF Browser Plugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    RealPlayer Plugin.plugin
    Scorch.plugin
    ShiVa3D.plugin
    Silverlight.plugin
    Yahoo! Installer 3.plugin
    flashplayer.xpt
    googletalkbrowserplugin.plugin
    huludesktop.webplugin
    iPhotoPhotocast.plugin
    npUpload.xpt
    npdivx.xpt
    npgtpo3dautoplugin.plugin
    nsIQTScriptablePlugin.xpt
    /Library/LaunchAgents:
    com.Logitech.Control Center.Daemon.plist
    com.artificialmachines.TextWand.plist
    com.bjango.istatlocal.plist
    com.brother.LOGINserver.plist
    com.cooliris.SetLaunchArch.plist
    com.google.keystone.agent.plist
    com.parallels.desktop.launch.plist
    com.teamviewer.teamviewer.plist
    com.teamviewer.teamviewer_desktop.plist
    com.wacom.pentablet.plist
    org.glimmerblocker.updater.plist
    /Library/LaunchDaemons:
    com.adobe.versioncueCS3.plist
    com.apple.third_party_32b_kext_logger.plist
    com.barebones.textwrangler.plist
    com.bjango.istatlocaldaemon.plist
    com.freemacsoft.appcleanerd.plist
    com.google.keystone.daemon.plist
    com.parallels.desktop.launchdaemon.plist
    com.rogueamoeba.hermes.plist
    com.sophos.autoupdate.plist
    com.sophos.intercheck.plist
    com.sophos.notification.plist
    com.teamviewer.teamviewer_service.plist
    com.vmware.launchd.vmware.plist
    com.wdc.drivemanagerservice.plist
    net.videosurgeon.Video-Snooper.plist
    org.glimmerblocker.proxy.plist
    /Library/Mail/Bundles:
    .DS_Store
    /Library/PhonePlugins:
    Samsung-D347.phoneplugin
    Samsung-D357.phoneplugin
    Samsung-D407.phoneplugin
    Samsung-D807.phoneplugin
    Samsung-T519.phoneplugin
    Samsung-T609.phoneplugin
    Samsung-T629.phoneplugin
    Samsung-T719.phoneplugin
    Samsung-T729.phoneplugin
    /Library/PreferencePanes:
    Apple Qmaster.prefPane
    Archives.prefPane
    Candelair.prefPane
    DivX.prefPane
    EarthDesk.prefPane
    Flash Player.prefPane
    Flip4Mac WMV.prefPane
    GlimmerBlocker.prefPane
    Growl.prefPane
    HyperDock.prefpane
    Logitech Control Center.prefPane
    MacFUSE.prefPane
    PenTablet.prefPane
    Perian.prefPane
    VersionCueCS3.prefPane
    /Library/PrivilegedHelperTools:
    com.barebones.textwrangler
    com.freemacsoft.appcleanerd
    net.videosurgeon.Video-Snooper
    /Library/QuickLook:
    .DS_Store
    GBQLGenerator.qlgenerator
    ParallelsQL.qlgenerator
    QuickLookEyeTV.qlgenerator
    VMware Fusion QuickLook.qlgenerator
    iWork.qlgenerator
    /Library/QuickTime:
    .DS_Store
    AppleHDVCodec.component
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    CanonMJPEGAVI.component
    CanonMJPEGAVIDec.component
    CanonText.component
    DVCPROHDCodec.component
    DVCPROHDMuxer.component
    DVCPROHDVideoDigitizer.component
    DVCPROHDVideoOutput.component
    DVCPROHDVideoOutputClock.component
    DVCPROHDVideoOutputCodec.component
    DesktopVideoOut.component
    DivX Decoder.component
    DivX Encoder.component
    EyeTV MPEG Support.component
    FCP Uncompressed 422.component
    FLV.component
    Flip4Mac WMV Advanced.component
    Flip4Mac WMV Export.component
    Flip4Mac WMV Import.component
    Google Camera Adapter 0.component
    Google Camera Adapter 1.component
    IMXCodec.component
    LiveType.component
    Motion.component
    Toast Video CD Support.qtx
    /Library/ScriptingAdditions:
    Adobe Unit Types.osax
    /Library/Services:
    .DS_Store
    Add to Web Clips.workflow
    Browse Movie Library.workflow
    Browse Photo Library.workflow
    Browse iTunes Library.workflow
    Create Formatted Link for Front Document.workflow
    Currency Converter.workflow
    Keynote Pie Chart from 2-Column Selection.workflow
    New Event for Selected Date.workflow
    Pages Pie Chart from 2-Column Selection.workflow
    Print Selection.service
    PrintSelection.services
    Search in YouTube.workflow
    WordService.service
    /Library/StartupItems:
    MissingSyncMounting
    ParallelsDesktopTransporter
    Qmaster
    Library/Address Book Plug-Ins:
    .DS_Store
    AdiumAddressBookAction_AIM.scpt
    AdiumAddressBookAction_ICQ.scpt
    AdiumAddressBookAction_Jabber.scpt
    AdiumAddressBookAction_MSN.scpt
    AdiumAddressBookAction_SMS.scpt
    AdiumAddressBookAction_Yahoo.scpt
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Components:
    Spell Catcher.component
    Library/Frameworks:
    GoogleMapsShared.framework
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    GlimsAddition.notplugin
    Instant Action.plugin
    Picasa.plugin
    Library/LaunchAgents:
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    com.adobe.ARM.ad895013aeb33ea6e968d9fdc06c0eb42c7c2a5229d98d64ad002716.plist
    com.apple.SafariBookmarksSyncer.plist
    com.cnet.ttengine.plist
    com.ecamm.printopia.plist
    com.tastyapps.SpiceRack.plist
    com.valvesoftware.steamclean.plist
    net.infinite-labs.PlugSuit.Agent.plist
    ws.agile.1PasswordAgent.plist
    Library/Mail/Bundles:
    .DS_Store
    GrowlMail.mailbundle
    MailRecent.mailbundle
    Library/Mail/Bundles (Disabled 1):
    GrowlMail.mailbundle
    Library/Mail/Bundles (Disabled):
    Library/PreferencePanes:
    Perian.prefPane
    Printopia.prefPane
    SpiceRack.prefPane
    TechTracker.prefPane
    Library/QuickTime:
    AC3MovieImport.component
    Perian.component
    Library/ScriptingAdditions:
    1Password Addition.osax
    Paperless Addition.osax
    SpiceShaker.osax
    Library/Services:
    Spell Catcher Services.service
    ToastIt.service

  • Magic Mouse two finger swipe (forward/back) not working with Opera 10.

    Magic Mouse left and right two finger swipe (forward and back) works great with Safari, Firefox, and Camino.
    I enjoy using Opera 10 and noticed that the two finger swipe does not function with Opera. Any ideas on why or what adjustments I can make to get it to work?

    No workaround so far with this problem and also no posts in the Opera forums. Just have to wait until Opera includes this functionality in their next release.
    In the meantime you can help by joining the forum (takes a minute) and posting your concern. The more people that join and voice their complaint the faster something will get coded into their browser.

  • DNS forward lookups failing

    My system is the only DC and running Server 2012 R2 and is the only DNS server on a small network. There are 2 forwarders for internet name resolution and the root domains are also configured...all resolve without issue. Repeated simple & recursive test
    inquires all pass. The DNS timeout is set to 5 seconds.
    On every network client, approximately one-third of forwarded lookups fail on the first attempt. The second attempt may get a response. By the third attempt, the name resolves. There appears to be no relation between the domain lookups which fail. In
    fact, the same domain may fail on one day but, after clearing the cache, the same lookup won't fail
    No errors post to either the server or client event logs. I've removed the DNS service and reinstalled but the issue persists.
    Any guidance is much appreciated.
    Best,
    Bill
    Best,
    Bill

    Does the DNS lookup for your AD domain resolution or is it for public DNS names resolution?
    If it fails for public DNS names resolution, you can consider updating your DNS forwarders to be your ISP ones.
    Please also make sure that your DC is pointing only to its private IP address as primary DNS server and 127.0.0.1 as secondary one. On your client computers, make sure that they point to your DC as primary DNS server.
    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Get Active Directory User Last Logon
    Create an Active Directory test domain similar to the production one
    Management of test accounts in an Active Directory production domain - Part I
    Management of test accounts in an Active Directory production domain - Part II
    Management of test accounts in an Active Directory production domain - Part III
    Reset Active Directory user password

  • HT4061 My forward camera not working

    My forward camera is not working what can I do about it.

    Very vague...
    johnny solis wrote:
    my password is not working
    Is this your issue...
    Activation Lock in iOS 7  >  http://support.apple.com/kb/HT5818

  • HELP! forwarding is not working

    Hi everybody: would somebody mind to look at the page
    http://www.neue-reichskanzlei.de/passwordD.htm
    since the forwarding after the sign in does not work. it use to
    work on the old server but since we changed the server it is not
    working. any suggestions? the code you can put in to try it out is:
    dbr-3653
    Any suggestions are appreciated! thank you guys so much.
    Leo

    if you are using php one thing to look at is output
    buffering. if you are using a header without output buffering you
    must do so before you print anything on the page.

  • My bookmarks & browsing history has disappeared. Backward & forward arrows not working. How can I get this back working?

    Message I'm receiving from Firefox is "The bookmarks and history system will not be functional because on of Firefox's files is in use by another application. Some security software can cause this problem." I have not made any changes on my computer. I did uninstall and reinstall Firefox but bookmarks and history system still not working. I am using the latest version of Firefox on Windows Vista.
    Thanks

    This indicates that there is a problem with the file that stores the bookmarks and history. Re-installing Firefox does not by default remove the profile folder where that file is stored. See [http://kb.mozillazine.org/Locked_or_damaged_places.sqlite Locked or damaged places.sqlite - MozillaZine Knowledge Base]

Maybe you are looking for