search for: range0

Displaying 4 results from an estimated 4 matches for "range0".

Did you mean: range
2015 Jan 10
4
Help with IPv6 /48 block
...entos.org > http://lists.centos.org/mailman/listinfo/centos > Hello. Thanks for your reply. Currently we have a /26 range of IPv4. So we have eth0:1...eth0:59 We need that same with IPv6 since we have a /48 and we need to have all IPv6s available for usage. I tried to use same ifcfg-eth0-range0 same config by adding: IPV6ADDR_START= which seems not to work for this. None IPADDR_START too. We need a simple way to have our virtual eth's with IPv6 all the range available.
2005 Apr 13
3
multiple external addresses on one interface
I want to add two IP ranges on one NIC card (eth0 and eth0:1). Has anyone done this before? The CentOS 4 gui keeps locking up when I try it there and the command line ifconfig seems to work, but ifup always returns the error that is never heard (no such device) of eth0:1 thanks
2015 Jan 10
3
Help with IPv6 /48 block
Hello. It happens that at the company I'm working decided to start migration of IPs tech. So they got a /48 block. I were trying to add it with: ifcfg-eth0-range1 (0 is already in use with IPv4 range): IPV6ADDR_START=xxxx IPV6ADDR_END=xxxx CLONENUM_START=0 But of course I am assuming that like in IPv4 IPADDR_START/END is implemented. Please give some guidance as I need this to done
2016 Sep 03
3
more than one IP address on network device?
Hello /etc/sysconfig/network-scripts/ifcfg-eth0 looks like this: # Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) TYPE=Ethernet NAME=eth0 NM_CONTROLLED=no IPV4_FAILURE_FATAL=yes UUID=cc2635ff-3c14-48ba-b19a-84c5b9d36a9d ONBOOT=yes DEVICE=eth0 BOOTPROTO=none HWADDR=00:50:56:01:00:01 BROADCAST=192.168.0.255 IPADDR=192.168.0.10 NETMASK=255.255.255.0 NETWORK=192.168.0.0