> Anyone got any *wild* ideas for my tired old brain? Did the server machine's firewall happen to get turned on somewhere along the way?
Does the terminal where you start xastir offer any clues? You can bypass xastir on the client by simply using telnet to connect to the xastir server port - the data is printable. First, on the xastir server, do "telnet localhost 2023" and see if any data comes through (this will require that you're receiving data, naturally). This test will tell you that the xastir server is really serving data. Next, go to the client machine and "telnet serverip 2023" and see if you get any data there. Not ideas, other than the firewall thing, but some basic troubleshooting steps... -Jason kg4wsv _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
