Two things,
First can you ping the local interface? (If you're on the 192.168.0.1 machine, can you ping to 192.168.0.1?)
Second, what does the route command tell you? I believe you're going to have to add at least a default route entry on each machine
i.e.
Code:
route add default gw 192.168.0.1