Could virus prevent me from accessing one specific site?

Answered what turned out to be a scam ad on craigslist for an Apple product and downloaded photos the scammer had sent of the supposed computer. I now find that, while I'm able to get to all other sites, when I put craigslist.com or craigslist.org into my browser, nothing happens. Could scammer have sent me a virus to prevent me from going back on craigslist to post a warning of the scam? (I found a way in by Googling "craigslist" and those links worked.) If this was a virus, what do I do now?
Thanks!

There are no true viruses for a Mac and just an incredibly tiny number of things that can act like one. You have to +deliberately download a program that will install one of those+. While I am sure somebody is trying to make money marketing virus scanners for Macs, currently there isn't really any need for one and I haven't seen a single posting on the Discussions assessing their quality. Since anything virus-like is so rare you have to go through the individual search procedures for each kind.
It's slightly possible to get a DNS redirect trojan, but you'd need to install it...
This one redirects your computer's browser to another website.
Also, beware of MacSweeper, malware itself!
This is a free "virus scanning" program that actually acts like a virus.
The latest one...
http://www.theregister.co.uk/2008/06/23/mac_trojan/
Again, you have to download hte script and run it. It is unlikely this would come in the form of a photo. When you looked at the photo did you actually see a picture?
Next time you have trouble, try putting in these number instead of the name in the url bar...
Computers don't really use name addresses, they use numbers. You may have speed dial for your friend Betty on your telephone but when you press the "Betty" button your phone really dials a number. That is what the IP number is. A DNS number the equivalent of an automatic directory service. You type in a name, the DNS looks its number up and enters it. The DNS trojan takes over the DNS lookup and fakes it to send you to the wrong IP. However, it is possible something else is wrong with your computer or the DNS provider which means this DNS and IP lookup is not functioning correctly. BDaqua was providing you with the numbers for an alternative DNS service and for Craigslist directly. Conceivably the DNS database could be corrupted, though unlikely.

Similar Messages

  • I need help in resolving a problem that prevents me from accessing the iTunes store.  Message reads " iTunes cannot contact the iTunes store" and also says that my laptop is no longer authorized to access my account.  Help!

    I need help in resolving a problem that prevents me from accessing the iTunes store.  Message reads " iTunes cannot contact the iTunes store" and also says that my laptop is no longer authorized to access my account.  Help!

    Go up to the top of your screen on iTunes and click on 'Store'.  Then go down to 'Authorize This Computer'.  That should cover part of it unless you've already authorized a bunch of other computers to use your account.  If that's the case, you'll have to go to one of those computers and click the button just below it to 'deauthorize your account' from that computer.  If you're not able to access the store, check your internet connection to make sure you are connected.  Hope this helps.. good luck!     

  • Whenever I try to open Firefox it says cannot establish connection, maybe your firewall is preventing us from accessing the web.

    Whenever I try to open Firefox it says cannot establish connection, maybe your firewall is preventing us from accessing the web. Even though I've let Firefox through my firewall, this message still appears. And whenever I try to redownload it, it just says installation failed. It does this with all installations... Is there something wrong with my computer? How do I fix it?

    Sometimes you only disable the user interface of security software, but the firewall or anti-virus services are still running in the background.
    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • Mac Book-Need assistance.  I can not access one specific internet site

    I'm unable to access one specific web site without clearin all history each time I access.   I dont have this problem accessing any other website.   My system is too old for Apple support.   Has anyone experienced this before?  Thank you

    Hi shldr2thewheel.  the option you provided says the site is up.  I still receive the message that Safari can reach the server.   I have checked w/th site owner and the isp and they say to contact the manufacturer.  I'm stumped.  do you have another suggestion?   Thank you

  • HT1338 how do i lock my network home network to prevent others from accessing

    How do i lock my network and prevent others from access the internet from my home system?

    Several ways which can work toghether.
    Setup the WiFi with a good password and a WPA safety.
    Create an hidden network
    Setup a list of MAC adresses whic are the only allowed to connect to your WiFI network.

  • Recently downloaded Guitar Tuner app, didn't like it..deleted app..everytime I open apps icon it's banner is still there preventing me from accessing any other apps..how do I clear it away completely?

    Recently downloaded Guitar Tuner app, didn't like it..deleted app..everytime I open apps icon it's banner is still there preventing me from accessing any other apps..how do I clear it away completely? Has anyone else had this experience..any help in clearing this hiddering problem would very much appreciated

      I spotted this sollution from another user in relation to a similar problem:
    Quit the app then reset the iPad.
    Double click the Home button to show the screen with running and recently used apps. Each app icon will have a sample page above it. Flick up on the page (not the app icon) and the page will fly away and the app icon will disappear. This quits that app. Then reset your device. Press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    this work a treat..thanks to whoever it waas who originally posted this!

  • Can only access one web site

    I can only access one web site . www.cisco.com. I am connected to the internet via a lynksys DSL Router, I am using dhcp and NAT from the Lynksys note:works fine for 3 other windows based pc's.
    when I try to connect to any other site the page Hangs during load and neve displays.
    I can ping all of the web sites that do not come up
    I am using a SunBlade 100 and did a new install. I tried the install with webstart and had the same result during the install. again I can only open sucessfully www.cisco.com.

    Hello!
    I am getting this error, but the above fix does not solve the issue, however I do know what has caused it.
    I have an edmx file in a WCF webservice which feeds a silverlight app.  The edmx is quite complex and a bit fragile, but was working fine up until I introduced our Industry Codes view into the model.  The view is basically { ID, ParentID, Name, ... }.  In my model I have created an association to itself which describes Children(*)/Parent(0/1) so I have a nice and tidy hierarchical structure.  The edmx and the service build without any errors - hurrah!  However, when I update the service reference I then get the below error (and a whole load of others as none of the webservice objects exist anymore):
    Error 21 Custom tool error: Failed to generate code for the service reference 'WCF_ContactAdmin'.  Please check other error and warning messages for details. X:\2008-054 ContactAdmin_Silverlight\Contact2_Admin_Silverlight\Service References\WCF_ContactAdmin\Reference.svcmap 1 1 Contact2_Admin_Silverlight
    When I try the fix mentioned in the link above this error disappears, but then so do all the objects in the datamodel, so I cannot continue from there.
    Having the hierarchical data objects defined in the EDM will make like so much easier in future, any help will be greatly appreciated, thank you!!
    Tim
    Web Developer at Terrapinn

  • Cannot access one specific server

    Hi!
    I'm using an eMac G4 to manage my website, very simple (Wordpress + images). I had no problems until last week, when my hosting company turned out some FTPs to prevent massive usage of other users. I tried to upload some files to my FTP and tried to send some emails with an associated account to that site but I couldn't. When my hosting company solved the problem I could access the FTP and download my email, but I could not upload anything nor send emails with attachments.
    I thought it was my Internet connection, but it wasn't as I could upload files with a PC connected to the same DSL. I can use it with no problems with any other computer but my eMac. Besides, it's the only FTP I'm having trouble too.
    I flushed my DNS and no changes. I introduced manually my DNS and no changes. I renewed my IP as I have dynamic IP and no changes. I checked if I got a firewall and no firewall. My hosting company doesn't know what to tell me and I don't know what to do.
    Any clue on what might be happening?

    Hi again!
    The problem remains. I upgraded to Tiger and I cannot upload files to ONLY ONE specific server. As the hosting company told me my IP address is not blocked from the server (and I have dynamic IP, so it doesn't matter), I pressume it is some kind of problem of my Network configuration. However, I don't know what to do.
    Could it be my OSX be blocking uploading information to one specific server? Is there any "black list" or something at any plist?
    It's really, really frustrating. Any ideas?

  • GPO to prevent users from accessing the root folder of their profile doesn't work

    Hi,
    Here's the scenario:
    In a Windows 2012 RDS I created two groups called RemoteApp users and remote desktop users.
    These groups are defined in the collection for the corresponding RD Session hosts.
    These groups are not included in any other group, but they are located under an OU -called  Remote Users.
    In the domain controller I have created a GPO named "Restrict access to root drive"  which is linked to the Remote Users OU.
    The GPO I selected is - "Prevent users from adding files to the root of their users files folder"
    This doesn't seem to work. I have waited more than a few hours to allow the 90 minutes update, plus used the gpupdate /force
    but when a user clicks on the RemoteApp (Excel in this example) then access to the C: drive (which is the root folder of the user's profile) is enabled, and the user can create folders and save files under C:.
    I tried to run gpresult for the specific user but the GPO I created wasn't mentioned.
    I thought this would be a straight forward mechanism, but somehow it looks like something is missing.
    I have read about loopback and expanding, but not sure if this is what needs to be done, and if yes - I'd appreciate if I can get  step by step instructions. Everything I found so far was VERY vague.
    Thanks !
    One more detail that may be relevant - the DC is a Windows Server 2012, and the session host is a Windows 2012 R2.

    > These groups are not included in any other group, but they are located
    > under an OU -called  Remote Users.
    >
    > In the domain controller I have created a GPO named "Restrict access to
    > root drive"  which is linked to the Remote Users OU.
    >
    The USER accounts need to be in the OU your GPO is linked to. Despite
    their name, GPOs do NOT apply to groups, but to users (and computers).
    Groups only provide an additional layer of filtering...
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Why does Apple prevent ipad from accessing Extreme hard drives?

    I have a very simple requirement.  I want to access my pictures from my NAS (Extreme with external HD).  While OSX can do this, Apple has prevented iOS from doing this pedestrian feat.  It is very frustrating and 'feels' like it was done to merely propogate Hard drive consumption by copying videos everywhere.  If Apple has to hang on this approach for their upgrade strategy, it is extremely weak.  The ipads/etc. don't have enough storage to even begin to support the video storage requirements and backing up to iCloud to have a latent solution is even more weak.  Even if I could get a 1TB I wouldn't do it as I don't want to stream HD videos that could be placed locally. 
    So Apple.  Why? And btw, if you don't have a good reason, just think about all those enterprises, etc. that want server file access. 
    Sincerely,
    Very irritated Customer.

    You are not addressing Apple here. This is a user-to-user technical support forum. If you wish to provide feedback to Apple go here:
    http://www.apple.com/feedback

  • How can I prevent others from accessing my camera roll via usb?

    How can I prevent other people from accessing my camera via a usb?  I do not want anyone to be able to copy or view the pictures on my iphone.

    Yes, leave your personal account running in the background and the guest account in the foreground, or if that's somehow inconvenient (and with fast user switching I don't think it is really), you can lock the Dock with a program like Tinkertool (System?) or Onyx and lock applications from removal by locking their status in file info (apple+a to select all the apps, apple + click to unselect the drawers or non-apps, and then applealti to do multiple file info at once) and then click the lock square. Then back out to the apps folder info itself and lock it.

  • When I 'Tab Groups,' the search function immediately pops up (and it won't go away) every time, preventing me from accessing my grouped tabs. How can I prevent this from happening?

    Using Firefox 5.0 with Windows 7 on a laptop, whenever I click the 'Group Tabs' icon to the right of my tabs, the search function immediately comes up over my grouped tabs, preventing me from using any of them. When the search function comes up, the screen goes semi-dark and the search bar appears - any text I type at this time is entered into the search bar (the search function works normally). If I click any section of the screen at this time the search function disappears and the screen regains color - but only for a fraction of a second, and then the search function comes up again, along with the darkened screen. Hitting 'escape' or 'backspace' produces the same effect. Is there any way to disable this unceasing search function?

    This is something you need to report via the Feedback button (or use the link on the Help menu).
    Firefox 5.0 is still in BETA and not slated for release until June 21.
    Reinstall the full version of the current release which is v4.0.1, download link at the top of this forum.

  • My Mac is blocking me from accessing one well known shopping website, why? I can access it from my iPhone.

    My Mac is blocking me from accessing a well  known shopping website (no problem at their end with my account).  I can access it from my iphone, so why not my Mac?

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Security
    and check the box marked Enable JavaScript.
    If the Develop menu is showing and Disable JavaScript is checked, uncheck it.

  • Can't Access One Particular Site

    OK, I'll admit up front that this question might not really be an airport question (but, then again it might be).
    I'm trying to access the website http://www.puzzlepirates.com/ from my folks home, on a wireless network using an airport extreme router. I can't access the site. I can access every other site that I try. I've tried on three different computers (same network), so I don't believe that the problem is related to the computer.
    I've contacted two friends who are able to access the site just fine from their computers/internet connections.
    I've called my parents ISP (multiple times), one of the people I spoke to, told me that they could access the site, two other told me that they couldn't. One customer service person I spoke to, said it can't be the ISP that is the problem, because they are using a different ISP and they can't access it. All of them pretty much said that it has nothing to do with them.
    Is there any chance that the problem is in my parents airport router?
    If not, any ideas where to turn in resolving this problem?
    Thanks,
    Tim Erickson

    Hello stpaul_tim. Welcome to the Apple Discussions!
    To rule out the AirPort Extreme Base Station (AEBS) as the cause, if you connect your computer directly to your folks's cable modem, can you access this site now?
    If so, then the AEBS's DNS settings may be incorrect. By default both of the ISP's DNS servers should be listed on the AirPort Utility's Internet > Internet Connection tab. Check to see if these are the correct ones provided by their ISP. These should also be the same ones your computer would have received when it was directly connected to the modem.
    If they are not the correct ones, enter the proper ones, and then, after resetting the AEBS try connecting to that particular website.
    If you are still unsuccessful, try using one of the free DNS services, like OpenDNS. Use their DNS server IP addresses instead of the ones provided by the ISP.

  • Video in Safari not playing -- one specific site only!

    I'm having a frustrating time trying to troubleshoot a problem with video content in Safari 5.1 on one particular site -- www.cleveland.com. The problem also occurred in Safari 5.0, but it's a recent thing -- video content on the site worked fine until about three weeks ago. I cannot recall installing an extention or anythning like that, but there may have been a system upgrade in there somewhere (maybe from 10.6.7 to 10.6.8?).
    What I get is a blank black box where the video should be playing. Video on all other sites works fine. The cleveland.com video uses a pop-up window for playing, and that window appears whether the built-in Safari pop-up blocker is on or off. The new window/player pops up, and there is content in that window, but the video box remains black.
    I've searched discussions here and at Adobe, reinstalled the Flash player, uninstalled, reset permissions, reset the developer web agent, turned hardware accelleration on and off, etc. -- a ton of solutions have been presented to fix the black screen of Flash, but none of them have solved my problems with this site.
    BTW, I get the exact same result in Firefox and Chrome. So it's something at the site or my system, right? I have asked the tech folks at the site, and they are not helpful. But they at least confirmed it is Flash content.
    Does anyone see something I am missing, or have other solutions to try?
    Thanks in advance,
    Jonathan
    Mac 10.6.8, Intel, Safari 5.1

    I'm having this same problem. On mobile websites before 3.0 update in safari, you would click to watch a video and it would open video viewer and i could watch them fine.
    Now you click on a video to watch and a bunch of random text starts showing on the screen, like it's trying to stream the video - but the ipod touch doesn't know what to do.

Maybe you are looking for

  • Remote and Universal Dock

    Hi guys, There's been a few discussion already on the remote and universal dock. Is it difficult for Apple to enable the display of the Ipod screen to the TV-out? You can gain a huge amount of functionality on the Ipod if you can actually see where y

  • Safari won't open , I suspect I deleted and important plug in

    Ok so yesterday I was going through some useless files so I decided to delete them and then I pressed system files are included and deleted whatever included safari , so later on I tried opening safari and it won't open it says "check with the develo

  • Problem with GPU Drivers!! :/

    Hey guy, I currently installed windows 8.1 x64 OS on a previous windows 7 OS laptop. Problem is that neither of my cards (AMD/ATI Radeon HD5470 & Intel HD graphics) are recognized  correctly by system! Whenever i try to install AMD drivers from exter

  • HT5887 can i transfer files between iphone 5 and my macpro

    Hi guys,               I just want to know  weather the files between macbook and i phone 5 cane trensefered, because i dont know thmethod using airdrop and i have tried using the airdrop on both device but still i cant do it. so please i need ur hel

  • How to update my ipad iOS

    Hello I want to know how I can't update my iOS and ipad 2