I have verizon DSL, and apparently they block port 80. I am trying to run a webserver, and after weeks of trying to figure out why I couldn't acsess my site from outside my network, I discover the port is blocked.

So, I want to know is it possible to somehow route the traffic around the block. Like someone types in myurl and DynDNS (i use them for dynamic dns) sends it from port 80 to anything else, then my router brings it from that other port to port 80. Is this even possible?