Strange external website popping up instead of my own site.

Hi all,
Every now and then, in stead of the webpage on my webserver a external page is displayed instead. It is always the same page being displayed and needless to say perhaps: it contains adult material.
It seems that whenever my macbook can for some reason not quickly reach my server, that I get this page. My SLS is called iserve.private and runs only on my in-house network. On the macbook, the DNS server specified is the local server (172.16.0.4), the second one specified is an external dns from the provider.
anybody known whats wrong? Thanks.
Message was edited by: Buismac

I'd not expect an ISP to be serving adult content on a DNS intercept page.
Given you have a DNS server, your DNS server should be your source of DNS translations for your network. Remove that second reference from your client; let your DNS server deal with asking other servers, and you can go completely around the ISP DNS servers. (This assumes your DNS server is available and operational full-time.)
A response from LAN DNS server should be substantially quicker than a response from a remote DNS server, when you're operating on a typical residential ISP connection.
This smells of some sort of a hack; an IP routing issue or attack, a DNS server compromise, a web server compromise, or similar.
Possibly a problem with the client, too. Do other boxes on the LAN show this same behavior?
Is any part of your network externally accessible?
Are you running your server as a network gateway?

Similar Messages

  • 404 status check for external website

    Hi,
    In my application, i want to check for some external website.
    e.g. i have my own application and in that there is a link of some different website i.e. www.yahoo.com. I click that link and in case of 404 error, we should get some customized error page instead of "The page cannot be displayed"
    Please let me know if there are any other information you want
    ~Aman

    did you try simply to create the URL:URL yahoo = new URL("http://www.yahoo.com/");and see if this throws an exception or not?
    If that isn't enough you could try the create a connection:java.net.URLConnection yc = yahoo.openConnection();greetz

  • Follow up - DNS (internal domain has same name as external website)

    Hi,
    I am following up with on previous blog entry about resolving an domain internal name to an external website found here:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/4d97325b-ff3a-4f46-ba6e-dc3f4ff978e1/dns-internal-domain-has-same-name-as-external-website
    On October 30, 2014
    HayashiTech provided a response suggesting the use of netsh interface portproxy on the DC's to resolve this issue. There has been no feedback to this suggestion and I am very curious what opinions are out there for this suggestion as it appears to be the
    best option provided yet.
    Thank you in advance as well for all the great guidance I have found provided by Ace and his followers.

    Interesting question. I've not seen that solution before, but having done a test on my lab setup it certainly seems to work as expected. Eg, using :
    netsh interface portproxy add v4tov4 listenport=80 listenaddress=dc1.abc.com connectport=80 connectaddress=www.abc.com
    on my DC where I've setup a working external domain name with the www record pointing to the website, and the non-www record pointing to the DC, requests to the non-www address are successfully being redirected to the www address (after confirming it didn't
    happen prior to adding the portproxy).
    So on the face of it that does look like a workable solution. I haven't used it myself in anger obviously, but the two downsides I can think of immediately to this solution are :
    1) This operates as a proxy, so unlike the IIS method that Ace mentioned where it would tell the client to go to the www address instead (so the client connects direct), this method keeps your DC acting as a middle man, eg all communications to that address
    go through your DC rather than direct from the client to the website. Depending on what they're doing on the website this may or may not be an issue for you.
    2) Since the client is continuing to connect to the DC throughout, if you ever did need the have something on the DC responding to port 80 then you could have issues. That said, according to
    https://technet.microsoft.com/en-us/library/cc731068(v=ws.10).aspx the portproxy listenaddress can be a FQDN rather than IP, so that could mitigate any issues there.

  • DNS Setup/View external website internally

    Greetings all - trying to set up a Mac server from scratch for the first time. Been managing one for a while but didn't actually set it up myself.
    I have the beginnings of DNS setup all squared away, but am still looking to figure out how to properly set up my website. Here's my setup. We used to have a joint Windows 2003/10.5 server environment. Windows handled Exchange and DNS, the Leopard box handled everything else (DHCP, web, file sharing, etc). We're transitioning everything to the Mac box in preparation for setting up Kerio MailServer and just to ditch the windows box.
    I own companyname.net - that domain is hosted externally by Network Solutions. It's forwarded to my static IP.
    Our old internal DNS was hosted by a Windows 2003 box - it had zones for companyname.ltd (the private internal domain) and companyname.net. companyname.ltd was the nameserver. There were two A records handling the website for internal clients - one with a blank name, and one with www. Both pointed to the IP of the Mac server (the current box that I'm transitioning everything to). Everything was hunky dory - internal pings to the web address went to the internal ip, externally it went to the external IP, and everything worked just great.
    So in setting up the new DNS on the Leopard box, here's what I have so far.
    Primary zone: companyname.net
    A Record: macpro : 192.168.1.3 (this is the name of the server)
    A Record: mail : 192.168.1.2 (our mail server)
    Alias : ichat : macpro.winstongroup.net
    The checkhostname thing works fine, Kerberos is up and running, as is Open Directory.
    Now, I do not know how to set up our website so that internal clients can view the external website. I tried creating an A record to the server for www, but then that overrides the macpro A record that is the host of the whole thing. I also tried creating A records to the external IP, but then when I pinged it just pinged once, then it seemed like the firewall kicked in and stopped it. I tried creating aliases to companyname.net but every time I did that, Server Admin kept adding on an additional companyname.net to the end of the name (so it would read like companyname.netcompanyname.net). That didn't make much sense to me.
    I'm sure there's other people who can view internally hosted sites from the lan - so any help would be very much appreciated!

    One minor other question. I prefer the url of our site to be companyname.net instead of www.companyname.net. So now, while www is set up as a server alias, it wouldn't direct to companyname.net, even though that URL was set up in the web services panel in Server Admin. I then created a new alias that was "companyname.net", without the trailing period so it was not a FQDM, directed it at the same web server, and everything seemed to work. Does that seem right - it's working, so it seems to be somewhat right at least!

  • Command Link inside table to external website in popup window

    Hi,
    I am trying to have a command link inside a table which is on the tables id. I know that if I have control of the destination page I can use setCurrentRowKeyValue. However I do not have control of the external website. So I cannot add it into my faces-config.xml file? I have tried putting a GoLink and a GoButton but I get the following Illegal character in fragment error, when I put my destination URL in. An example of the format the URL is:
    http://www.bbc.co.uk/radio?&music=#{row.PrimaryKey}&adf=123
    Where I am adding in #{row.PrimaryKey} which is the Id of the row. I would like to have the new page opened into a pop up window if this is possible.
    I am not sure if this can be done in the backing bean or whether my approach is the correct one?
    Many Thanks
    Steve

    something like...
    <af:goLink text="#{row.PrimaryKey}"
               destination="http://www.bbc.co.uk/radio?&amp;music=#{row.PrimaryKey}&amp;adf=123"
               targetFrame="_blank"/>Regards,
    Neeraj

  • Links to External Websites Appearing in my Project

    Hi,
    Got a strange one here . . . it may be network related I guess, but I'm not sure.
    I recently finished work on a large WebHelp project. When I outputed it to HTML I noticed that certain words have been 'hikacked' and used as links to external websites - webopedia.com being the most common:
    <p class="DocsNormal" align="justify">Federated Instant Messaging (IM)
    <a href="http://www.webopedia.com/TERM/F/network.html"><span style="color: windowtext; text-decoration: none;">networks</span></a>
    allow communications across a variety of different IM <a href="http://www.webopedia.com/TERM/F/client.html"><span style="color: windowtext; text-decoration: none;">clients</span></a>
    and <a href="http://www.webopedia.com/TERM/F/platform.html"><span style="color: windowtext; text-decoration: none;">platforms</span></a>.
    A Federated IM network, has an open <a href="http://www.webopedia.com/TERM/F/directory.html"><span style="color: windowtext; text-decoration: none;">directory</span></a>
    allowing other IM networks to message their users. Federated IM networks
    often communicate using open standards, such as <a href="http://www.webopedia.com/TERM/F/XMPP.html"><span style="color: windowtext; text-decoration: none;">XMPP</span></a>.</p>
    It's almost as if Google Adwords or some other site has taken over my document. These are certainly not links that I have put in; I generally only link to other pages within the same document and hardly ever go out to other sites. The only external links I have added to the project are for legitimate sites (Adobe and Avaya).
    Has anybody else experienced this, and does anybody know how to stop it happening?
    Any help or advice would be appreciated,
    Thanks,
    Alex

    Hello again Alex
    Okay, question here. The document you say is exhibiting the issue, did you create that document yourself? If not, then perhaps whomever created the document to begin with added these links.
    I suppose that you could troubleshoot this by creating a fresh document. If the fresh document doesn't have the mysterious links, you can rule out any automated and nefarious forces at play. But if creating the document DOES seem to contain the links, you have other issues at play here that warrant further and deeper investigation.
    By the way, is this content originating from a Microsoft Word document or is it just basic HTML pages?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • Why, after selecting it as a link to an external website, does the word disappear under a black box

    I would like to create a link to an external website.  But when I select the words and then type the url containing http:// in the "Link" field, the words disappear under a black box.  How do I correct this?

    Hello Nancy O:
        Without the link applied, the page looks fine in the browser.  But I am trying to figure out what is going on in the CSS file that would cause this.  When I move the mouse over the design view, I notice that outlines forming boxes appear.  They overlap the text that I want to create a link with.  I tried deleting a box that overlapped the text, but doing so didn't work. I tried increasing the z index, but that didn't work.  I tried applying an id instead of a class, but that also didn't work.  I'll keep working on the css file.  Thank you.

  • Loading Images from external website using Applet...

    Hello,
    I want to load an Image from an external website (image hosting site) but I seem to get an error using the following code:
    images.add(ImageIO.read(urlsToGet.pop()));The error is get is something with security...
    Is there any "safe" and usefull way to load an Image from an external website?
    Thanks

    The_Pointer wrote:
    The error is get is something with security...
    Is there any "safe" and usefull way to load an Image from an external website?You need to sign the applet. An applet is normally only allowed to load resources from the host that it came from.
    Kaj

  • SSO to external website from portal

    We want to do a single sign on to an external website (non-sap). I know for SAP we can do a logontickets. But for non-sap external websites are there ways to do a SSO? Please help.

    please don't cross-post, see SSO to external website from portal
    kr, achim

  • Attempt to access external website keeps getting grabbed by SBS 2003

    Hi folks,
    I have an old SBS 2003 server that recently switched their external web hosts. They are configured with the same FQDN for both their active directory domain and their public domain (westsidebaby.org). I went into DNS on the SBS server to simply update the
    WWW record and the Windows DNS equivalent of the domain @ record. Now when any internal network user tries to access the website, they get the Welcome to Small Business Server 2003 page on the local IIS. External users can get to the website no problem.
    There is also an A record for partners.westsidebaby.org in the internal DNS that points to their old web server and that resolves just FINE. NSLOOKUP from both the server and internal clients to the local DNS server give me the correct external address.
    Pinging www.westsidebaby.org from the local subnet resolves correctly as well. I have done ipconfig /flushdns on the server, as well as the clients I am testing, flushed/deleted/cleared the caches and browsing histories from the various browsers (IE, Chrome
    and Firefox), all in very logical, intentional order before attempting to type the addy.
    If I change a client's DNS server to an external source, I can resolve to the new website just fine. Just can't access AD or server shares any more. Ugh.
    No matter what I seem to do, barring resolving through an outside DNS server, typing www.westsidebaby.org from inside still gives me the dang SBS page. I have also setup a HOSTS file to no avail. OMG, I am FIT TO SPIT. Any ideas?

    Hi,
    This is happening because of DNS misconfiguration. Try and stop Default Website as a test and browse the site. Also check if there is a host header on Default website pointing to westsidebaby.org
    Binu Kumar - MCP, MCITP, MCTS , MBA - IT , Director Aarbin Technology Pvt Ltd - Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Setup WSUS - Now My External Website Cannot be Accessed via Domain Machines

    Hi all,
    I recently set up a WSUS server for my company so I can manage updates to domain computers. I got it working and each domain computer now looks to the server (192.168.0.101) for updates. In addition, I have a DC on this machine as well which has DHCP and
    DNS setup on it too.
    After I installed WSUS, Windows set up a IIS server so it could send out updates to computers. Unfortunatly, local domain (prorepmktg.com) computers stopped being able to access our external website (found at http://www.prorepmktg.com) this is hosted by
    a 3rd party and is not a part of our network. I assume this is a DNS issue, but since it is also probably connected with WSUS, I need some help being able to allow access to our external website without disrupting any WSUS functions.
    I apologize if this issue is simple to fix, but I am stretching my knowledge of DNS and WSUS here. I am running Windows Server 2012 R2.

    I have a DC on this machine as well which has DHCP and DNS setup on it too.
    I am running Windows Server 2012 R2.
    This is your very first challenge. Have you researched the implications and requirements for installing WSUS on a Windows Server 2012/2012R2 Domain Controller?
    Unfortunatly, local domain (prorepmktg.com) computers stopped being able to access our external website (found at http://www.prorepmktg.com)
    I'm fairly certain that the mere act of installing WSUS and/or IIS would not have impacted your ability to access external domains.
    Does this issue ONLY affect THIS external domain or ALL external domains?
    If only THIS external domain, then it also begs the question of what you configured in DNS to allow your internal clients to get to that external domain.
    Also relevant is this question: What is the Active Directory Domain Name of your internal domain? I'm much more inclined to think this issue began when you installed/configured DNS, not when you installed WSUS.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • While using Google to find a website, the catagories appear, but when I click on one of the links, it takes me to a different website. Most of the time the sites seem to be like larger versions of pop-ups, and are all advertising or trying to sell somethi

    When using Google to find a website, Google lists the various sites, but when I click on them, the take me to a larger version of a pop-up. Most are advertising sites that are trying to seel something
    == This happened ==
    Every time Firefox opened
    == A few days ago

    Maybe these will help:
    https://discussions.apple.com/message/17677533#17677533
    https://discussions.apple.com/message/18324129#18324129
    https://discussions.apple.com/message/18203126#18203126

  • How to pass a report value to an external website URL??

    Hello,
    Clicking on one of the fields in a report needs to take me to an external website and should pass the value of the field to the URL
    Example:
    1. Let's assume external site is http://www.abc.com
    2. The values in a column in my report range from 1 to 1000.
    3. When I click on say value 21 in my report, the URL formed should be http://www.abc.com/21 and should open in a new browser. Similary, when I click on value 994 in my report, the URL should be http://www.abc.com/994
    Note: I have created reports before and linked them(passed parameters) sucessfully to other objects(forms,reports) etc.. But, haven't passed parameters to external websites before!
    Would really appreciate if anyone could point me in the right direction.
    Thanks
    Dev Govindaswamy

    Please take a look @
    how-to-pass-null-value-to-multi-value
    Passing NULL parameter from aspx page to Report Server

  • How to configure DNS server to redirect all web traffic to one external website?

    I'd like to use the DNS service on my OS X Server as a way to force all all web traffic to one specific, external website. Not quite sure how to go about configuring it, though - any recommendations?
    (BTW, this is, obviously, not our primary DNS server; I intend to silently update the preferred DNS server for users who fail to complete their timesheets in order to force the issue)

    Web clients don't generate uniquely-identifiable DNS queries; there's no SRV request or related traffic that you could select on and spoof.  So if you do implement this, everything querying the spoofing DNS server will get the spoofed host, or you'll have to spot specific queries that are likely web queries; Facebook, Google, Bing, etc. 
    If you still want to implement this, then I'd probably replace the DNS server with a runt DNS server (maybe hack dnsmasq or maraDNS, or create yourself a trivial DNS server) and have that always return the specified IP address.  This avoids having to hack BIND to be universally authoritative, which is probably on par with hacking a simpler DNS server to always return a fixed IP address, and the latter is probably easier to undo.
    A firewall can spot TCP port 80 and port 443 traffic, unlike a DNS server.   Firewalling outbound port 80 traffic is more typical of these requests, and either trap that traffic to a specific web page based on the capabilities of the firewall, or the web proxy approach that Camelot suggests.  There are folks that tie access into the web proxies into external authentication and related; that'd be able to do what you want.   Web proxies are usually combined with firewall blocks, as most sites want only the web proxy to have external access, too.  But this is also rather more pieces than a DNS redirect, too.

  • I just got my MacBook Air and every time I go to a website other ads and websites pop up saying I need to clean my mac out. Any ideas on what I should do?

    When I am surfing the web other websites pop up saying I need to clean my mac out or I am a winner of something. I just got my Mac so I'm not sure how this happened.

    You may have installed the "VSearch" trojan, perhaps under a different name. Remove it as follows.
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data before proceeding.
    Step 1
    Triple-click anywhere in the line below on this page to select it:
    /Library/LaunchAgents/com.vsearch.agent.plist
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "com.vsearch.agent.plist" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    Restart the computer and empty the Trash. Then delete the following items in the same way:
    /Library/Application Support/VSearch
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one. Even if you find none of the items listed in this step, go on to Step 2.
    Step 2
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot," "Trovi," or "Conduit" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Reset the home page and default search engine in all the browsers, if it was changed.
    This trojan is distributed on illegal websites that traffic in pirated content. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that this Internet criminal has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

Maybe you are looking for

  • Transfering voice memos on iphone to new mac

    Hello, i have an iphone with 2 plus years of voice memos on it. I need to transfer all of these old memos but because at different time i transfered them to different computers i am no longer able to selected all of the memos on my phone and transfer

  • Configure kernel without mkinitcpio.

    Hello i got one problem with kernel. I have compiled and installed my new kernel (2.6.30-3) and i hav own config for it ,but i don't want to sue mkinitcpio ,i compiled all modules i need to boot in the kernel and after install i delate /boot/kenel26.

  • Navigation for an online portfolio website

    Hello, I am creating a webpage to be my online portfolio for my graphic design work. I used a template, which originally uses a flash slideshow to navigate through the portfolio pieces. I would like to have it html instead, and give the user the abil

  • Which headphones with 3.5 mm jack is the best?

    Hello could you help me? I need a headphones for mobile, with 3.5 mm jack. You know I have a Sony NWZ-B142F 2GB but it's headphones has been damaged. I really liked them. could you tell me what is the model of that headphones? or could you suggest me

  • [svn] 2200: The main package will now also include the ja swc' s and properties files.

    Revision: 2200 Author: [email protected] Date: 2008-06-24 07:46:04 -0700 (Tue, 24 Jun 2008) Log Message: The main package will now also include the ja swc's and properties files. -it will not include the samples, these will still be in the ja zip bug