Re: [CentOS] Cannot Static Routes

2014-09-01 Thread Sergio Belkin
2014-08-28 3:02 GMT-03:00 Mihamina Rakotomandimby < mihamina.rakotomandi...@rktmb.org>: > On 08/27/2014 09:42 PM, Sergio Belkin wrote: > > I'd want to configure persistent static routes, ie in config files, but I > > can't configure static routes, I tested: > > [root@centos7 ~]# cat /etc/sysconfig

Re: [CentOS] Cannot Static Routes

2014-08-27 Thread Mihamina Rakotomandimby
On 08/27/2014 09:42 PM, Sergio Belkin wrote: > I'd want to configure persistent static routes, ie in config files, but I > can't configure static routes, I tested: > [root@centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3 > ADDRESS0=10.10.10.0 > NETMASK0=255.255.255.0 > GATEWAY0=192.168.

Re: [CentOS] Cannot Static Routes

2014-08-27 Thread Sergio Belkin
2014-08-27 15:42 GMT-03:00 Sergio Belkin : > /etc/sysconfig/network-scripts/routes-enp0s3 > Shame on me, it was /etc/sysconfig/network- scripts/route-enp0s3 instead /etc/sysconfig/network- scripts/routes-enp0s3 Sorry -- -- Sergio Belkin http://www.sergiobelkin.com LPIC-2 Certified - http://w

[CentOS] Cannot Static Routes

2014-08-27 Thread Sergio Belkin
Hi, I'd want to configure persistent static routes, ie in config files, but I can't configure static routes, I tested: [root@centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3 ADDRESS0=10.10.10.0 NETMASK0=255.255.255.0 GATEWAY0=192.168.1.1 logs says nothing: ago 27 15:38:29 centos7.v