Re: [CentOS] Virtual IP

2017-07-07 Thread James Hogarth
On 6 July 2017 at 15:41, Scott Robbins wrote: > On Thu, Jul 06, 2017 at 08:17:17AM -0400, Jonathan Billings wrote: >> On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote: >> >i need your helps on setting the virtual ip. I am trying to setup static >> >

Re: [CentOS] Virtual IP

2017-07-06 Thread Scott Robbins
On Thu, Jul 06, 2017 at 08:17:17AM -0400, Jonathan Billings wrote: > On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote: > >i need your helps on setting the virtual ip. I am trying to setup static > > virtual ip on CenOS7. but I want my VIP to should not open when rebooting. >

Re: [CentOS] Virtual IP

2017-07-06 Thread Jonathan Billings
On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote: >i need your helps on setting the virtual ip. I am trying to setup static > virtual ip on CenOS7. but I want my VIP to should not open when rebooting. It looks like you're trying to add the second IP on an aliased interface,

Re: [CentOS] Virtual IP

2017-07-06 Thread Andreas Benzler
Something like that? DEVICE="enp2s0f1" HWADDR="00:25:90:5C:2A:AD" TYPE=Ethernet NM_CONTROLLED="yes" ONBOOT="yes" BOOTPROTO="none" IPADDR=192.168.100.1 NETMASK=255.255.255.0 NAME=„enp2s0f1" > Am 06.07.2017 um 10:17 schrieb Amine Tengilimoglu > : > > Hİ all; > > >

[CentOS] Virtual IP

2017-07-06 Thread Amine Tengilimoglu
Hİ all; i need your helps on setting the virtual ip. I am trying to setup static virtual ip on CenOS7. but I want my VIP to should not open when rebooting. My interface settings like this: *for ens33 NIC -> ifcfg-ens33* DEVICE=ens33 BOOTPROTO=none ONBOOT=yes PREFIX=24