On Thu, Jan 28, 2010 at 11:27 AM, Matthew Smith wrote: > > Thanks for the help. > > Here are the results: > > On the server: > C:\Documents and Settings\Matthew>telnet 192.168.1.2 > Connecting To 192.168.1.2...Could not open connection to the host, on port > 23: C > onnect failed
Awesome. Generally you don't want to to be running telnet yourself, this confirms you probably aren't. :) > C:\Documents and Settings\Matthew>telnet 192.168.1.2 80 > (window goes blank with unflashing cursor at top, I have to hit enter, then I > get this) > > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> Sweet, that's what you wanted to get. Means the webserver is listening to the IP. What did you get when you ran the same command from the dev box? Try (*temporarily*) turning off the firewall on both boxes too, as it's starting to sound like a firewall issue. :denny -- For the word is dialectical in itself and at the same time is integrated into the whole of existence. By this I mean that the word is intended to be lived. Jacques Ellul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:311345 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
