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
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
List, good evening,
I wanted to change a Fedora 24 server's default outgoing route, using
CLI over a local SSH connection. I found the ip command, read the man
page for ip route, and gave the command:
ron # ip route add default via 192.168.0.70 dev enp0s9
The server uses a static IP and its