Slashdot Mirror


Sprint Cracks Down on TTY Relay Abuses

An anonymous reader writes "Sprint thinks it has found a way to keep West African scam artists from using Sprint's deaf-relay service to defraud people." Our previous two stories have background information.

8 of 192 comments (clear)

  1. Re:Blocking IP addresses? Only a matter of time... by beebware · · Score: 4, Informative

    I know our web hosting business has had quite a bit of fraud the past few days which has resulted in me finding a big list of 1,700 anonymous/open proxies and then blacklisting them/their IP addresses. Ok - it won't block every single one, but hopefully it'll block the majority/well known ones.

  2. Mod parent down - troll by foo12 · · Score: 3, Informative

    It's a cut-and-paste of a comment from a previous story

  3. Re:Sure this will stop West African scammers by richard_za · · Score: 3, Informative

    As a South African, let me assure you we are annoyed by West African/Nigerian just as much as anywhere in the world. Arguably Xenophobia (against Nigerians) is today a larger problem todya then racism was for us in the past.

  4. MOD PARENT DOWN by Zak3056 · · Score: 1, Informative

    It should be noted that the above post is ripped from the previous article, and was originally posted by n1ywb. The original post can be read here.

    Parent is a karma whore.

    --
    What part of "shall not be infringed" is so hard to understand?
  5. Re:Here's an idea.... by lish2 · · Score: 4, Informative

    You (and a lot of people) are missing a key fact: the relay service is ALSO legitimately used by hearing people to call deaf people. You can't just require everyone who uses the service to "prove you're deaf", or whatever.

  6. Explain what?? by Anonymous Coward · · Score: 2, Informative
    D00d, 419 isn't an area code. It's the numbered section of Nigeria's penal code that makes the 'Nigerian scam' illegal. See here.

    Perhaps you have not gotten the 300+ Emails that I have gotten ... all people from or claiming to be from Nigeria. (There have been arrests for Nigerian scammers that are Europeans claiming to be from Nigeria). Thus 'Nigerian scam'.

    Perhaps you are relegated to posting at -1 because of the inflamatory way in which you ask questions. Claim that three-digit area-codes could apply to Africa *they don't*, and seem to imply that there is a conspiracy against Nigeria (which is the origination of the classic Nigerian scam). Read the FAQ I linked above and educate yourself.

  7. Re:Tough Issue by pjrc · · Score: 3, Informative
    What if someone in Nigeria actually wants to purchase $30,000 worth of laptops? It's not impossible.

    Unlikely as it is, they have to pay with their own money... not stolen credit cards!

    Our little site gets these Nigerians attempting to purchase with stolen credit cards. It's pretty easy to spot, as we've never has a legitimate order to Nigeria... but it's an annoyance.

    Eventually, I ended up logging their IP numbers and now I just drop any packet that appears to have originated in Nigeria. Worked pretty well so far... might have to imclude open proxies if they start using them. For anyone else faced with the same problem, here's a little list:

    # firewall out all Nigerian ISPs and Cybercafes
    /usr/local/sbin/iptables -A INPUT -s 212.100.64.0/19 -j DROP # Cyberspace Limited (Nigerian internet cafe)
    /usr/local/sbin/iptables -A INPUT -s 195.166.224.0/19 -j DROP # Linkserve Nigeria Limited (ISP)
    /usr/local/sbin/iptables -A INPUT -s 216.139.176.112/29 -j DROP # Q-KON (South Africa)
    /usr/local/sbin/iptables -A INPUT -s 81.199.82.0/23 -j DROP # Communication Trends Nigeria Ltd. (ISP)
    /usr/local/sbin/iptables -A INPUT -s 81.199.84.0/22 -j DROP # Communication Trends Nigeria Ltd. (ISP)
    /usr/local/sbin/iptables -A INPUT -s 81.199.88.0/23 -j DROP # Communication Trends Nigeria Ltd. (ISP)
    /usr/local/sbin/iptables -A INPUT -s 81.199.90.0/24 -j DROP # Communication Trends Nigeria Ltd. (ISP)
    /usr/local/sbin/iptables -A INPUT -s 212.96.2.0/19 -j DROP # Communication Trends Nigeria Ltd. (ISP)
    /usr/local/sbin/iptables -A INPUT -s 217.117.8.0/18 -j DROP # Communication Trends Nigeria Ltd. (ISP)
    /usr/local/sbin/iptables -A INPUT -s 192.116.89.0/24 -j DROP # Sky2net (UK Satellite ISP serving Nigeria)
    /usr/local/sbin/iptables -A INPUT -s 192.116.91.0/24 -j DROP # Sky2net (UK Satellite ISP serving Nigeria)
    /usr/local/sbin/iptables -A INPUT -s 192.116.94.0/24 -j DROP # Sky2net (UK Satellite ISP serving Nigeria)
    /usr/local/sbin/iptables -A INPUT -s 192.116.98.0/23 -j DROP # Sky2net (UK Satellite ISP serving Nigeria)
    /usr/local/sbin/iptables -A INPUT -s 192.116.120.0/21 -j DROP # Sky2net (UK Satellite ISP serving Nigeria)
    /usr/local/sbin/iptables -A INPUT -s 192.116.128.0/23 -j DROP # Sky2net (UK Satellite ISP serving Nigeria)
    /usr/local/sbin/iptables -A INPUT -s 62.128.175.10/23 -j DROP # Iway Africa (south africa and nigeria)
  8. Input from a TTY veteran... by arfuni · · Score: 3, Informative

    I worked for one of the internet relay companies for a year and a half. The nature of the service really prevents a lot of options that seem common sense to techies unfamiliar with the ADA (Americans with Disabilities Act). The internet service needs to emulate the anonymous call setup - no logins, IDs, etc., unless you want to profile yourself or use spell dialing. Registration isn't allowed. The services can (but often don't) block IP ranges, but I think we all know how easy that is to get around. Using a proxy with a dial up connection from Africa makes the service incredibly slow.. so they are prone to drop out, although a lot of fraud callers will keep up 10 conversations at one time. Their strategy is making hundreds of calls and eventually one gullible American is going to fall for the scam. One successful $5,000 fraud a week is a lot more than they could make there. These calls are NOT going to stop as long as there are internet relay services. The big relay companies make money of each call even if they're fradulent, so they have no incentive to block the service other than to stop the tide of bad press and quitting employees. It's a wonderful service for the deaf and speech disabled (TTY phone technology is a joke), but I think it's a matter of opinion as to whether or not it's worth the flood of American taxpayer dollars going down the drain to pay for fraud.