Re: Silly mistake. Now I have two 'default routes'.

2016-12-20 Thread Matthew Miller
On Tue, Dec 20, 2016 at 08:40:27PM +0200, Rami Rosen wrote: > It seems to me that the following should do the job: > ip route del default via 192.168.0.60 dev enp0s9 > I assume that your ssh client has access to 192.168.0.70, which is your new > gateway. Yes, this should do it. But, Ron, please no

Re: Silly mistake. Now I have two 'default routes'.

2016-12-20 Thread Rami Rosen
Hi, It seems to me that the following should do the job: ip route del default via 192.168.0.60 dev enp0s9 I assume that your ssh client has access to 192.168.0.70, which is your new gateway. Regards, Rami Rosen בתאריך 20 בדצמ 2016 20:21, "Ron Leach" כתב: > List, good evening, > > I wanted to ch