Eventually worked this out. Thanks for all the help. The problem was that I had no connectivity with the outaide world. I could ping the router but it was not defined in '/etc/network/interfaces' as a gateway. As my Ubuntu server has a static IP, this is a requirement.
Adding the line: gateway 192.168.1.1 solved my problems, although when I try to restart networking it fails, yet everything seems to work... so perhaps some minor issues left to resolve. -- Nathan Pitman ------------------------------------------------------------------------ Nathan Pitman's Profile: http://forums.slimdevices.com/member.php?userid=4744 View this thread: http://forums.slimdevices.com/showthread.php?t=22489 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
