What you're gonna what to do is, try to telnet from the windows 7 box to the "server" box on port 80 (or whatever port you've got the stuff working on).
That is, if there *is* telnet in windows 7. So far, I haven't found it. But any tool that can hit a specific port will do, as you're just seeing if it's open. Basically you need to verify that the server is accepting connections. VNC may not count, as those ports might be open externally (it's possible that the ports are only open internally right now, thus no access from outside.). I'm thinking it might be the firewall on the server, or you've got apache specifically listening to 127.0.0.1 (which generally you should, but it won't let the outside connect without some NAT stuphs.). :den -- What a man takes in by contemplation, that he pours out in love. Meister Eckhart ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:311219 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
