> When I ssh to my server directly via it's IP I get: > ssh: connect to host 192.168.1.103 port 22: Connection refused
If you can get to that IP from your firewall and from your desktop, check your network setup on your laptop. Check your routing table specifically; also check any restrictions that may be in place on outgoing connections (unlikely though). Can you connect from your laptop to your server on any other port? (Using nc perhaps to test things out?) You can also try capturing packets on your laptop and figure out who is generating the RST packet. -Frank -- ------------------------------------------ Frank Wallingford [email protected] _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Dec 2 - MythTV Jan 6 - Git
