> >Paul - thanks so much. Very easy, when you know how....! > >Wesley - so with Paul's help, I was able to implement your suggestion. > >THIS IS WHAT HAPPENED: > > sudo route add default xxx.xxx.xxx.x > Password: > route: writing to routing socket: File exists > add net default: gateway xxx.xxx.xxx.x: File exists > >This seems to suggest that nothing got changed by the command. >Any idea what the next step might be? > Hi Trevor - I'm not exactly an expert on this, but if you try: % sudo route get default you should be able to see if your change took effect. Good luck, Paul --