unreachable
Are you sure that port forwarding is working properly? e.g. forwarding port 8333 from the router to port 8333 on your internal machine?
Can you connect to the admin control panel on the 2wire modem? Many of the 2wires have a firewall built in which could be (and probably is) blocking that port. (It's login page should be something like one of these. If you know your internal IP address of the computer, that will give a hint: 10.0.0.138, 192.168.0.1,192.168.1.0 ,192.168.1.1, 192.168.1.254, gateway.2wire.net ,http://gateway.2Wire.net )
You'll need the username and password for the router. If you haven't changed them, it could be both blank for both or "admin" and "2wire" (or "Wireless")...varies.
Then in there, you'd need to look for the port forwarding section and update that. If you put a router in between the modem and the computer, you'd need to set it up there too.
You'd want the 2wire (and router if you have on there too) to say something like allow all incoming connections from the WAN on port 8333 to go to port 8333 on the internal IP address (e.g. something like 192.168.1.55 -- whatever the local IP of the bitcoin server is, you'd want to set that to something static and not use DHCP to set the IP for that machine. And assuming you are still on 8333.)
Once you check that, if you use a tool like this:
http://www.yougetsignal.com/tools/open-ports/
It should show that it is open if forward is working so that it connects to your local computer. Bitnodes gives similar info, but will check not just the port. If the port gets opened, then bitnodes should show it working too.
If you have another machine on your local network, can you check and see from that machine if port 8333 is accessible? I bet it is, but if not, then it could be the firewall on the machine vs on the modem.
:-)