Slashdot Mirror


C&W Bails Out

norskode writes "Not much to go on yet, but it seems that Cable & Wireless is bailing out of their US operations. This is a big provider of IP pipes, and they run the data centers they bought from the failed Exodus folks. There are a LOT of sites that live in their data centers, but no word yet on the disposition of those facilities."

1 of 220 comments (clear)

  1. C&W can roast in hell, they're a huge spam hau by Indy1 · · Score: 0, Redundant

    Here's all the blocks from C&W i've gotten spam from. I've tried larting them with little success so i said fuck it and started plonking their net blocks into my firewall.

    # C & W spamming lamers
    iptables -A spam -s 204.71.191.0/24 -j DROP
    iptables -A spam -s 66.35.193.0/24 -j DROP
    iptables -A spam -s 216.109.64.0/19 -j DROP
    iptables -A spam -s 64.28.64.0/19 -j DROP
    iptables -A spam -s 64.253.192.0/20 -j DROP
    iptables -A spam -s 216.19.160.0/20 -j DROP
    iptables -A spam -s 216.144.64.0/20 -j DROP
    iptables -A spam -s 216.64.192.0/19 -j DROP
    iptables -A spam -s 64.70.18.0/24 -j DROP
    iptables -A spam -s 216.74.128.0/18 -j DROP
    iptables -A spam -s 64.37.192.0/18 -j DROP

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!