search for: ipv6init

Displaying 20 results from an estimated 157 matches for "ipv6init".

2009 Oct 09
1
[PATCH node] validify ipv4/ipv6 static/dhcp choice else loop
...quot;\n" - read -ep "Enable IPv6 support ([S]tatic, [D]HCPv6, A[u]to, [N]o or [A]bort)? " - case $REPLY in - S|s) - read -ep "IPv6 Address: "; IPADDR=$REPLY - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/IPV6INIT yes" - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/IP6ADDR $IPADDR" - ;; - D|d) - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/IPV6INIT yes" - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/IPV6AUTCONF no&q...
2020 Sep 22
2
nmcli: unwanted secondary ip-address
...the config of eno1 and eno4. # pwd /etc/sysconfig/network-scripts # diff -u ifcfg-eno1 ifcfg-eno4 --- ifcfg-eno1??? 2020-09-21 17:23:25.576672703 +0200 +++ ifcfg-eno4??? 2020-09-22 07:18:43.160532532 +0200 @@ -3,15 +3,20 @@ ?BROWSER_ONLY=no ?BOOTPROTO=none ?DEFROUTE=no -IPV4_FAILURE_FATAL=yes -IPV6INIT=no -IPV6_AUTOCONF=no +IPV4_FAILURE_FATAL=no +IPV6INIT=yes +IPV6_AUTOCONF=yes ?IPV6_DEFROUTE=no ?IPV6_FAILURE_FATAL=no ?IPV6_ADDR_GEN_MODE=stable-privacy -NAME=eno1 -UUID=1e382037-fec9-493d-a4f2-ace7d73a1e7b -DEVICE=eno1 +NAME=eno4 +UUID=dbd95c24-1ed7-4292-8dba-3934bd1476a0 +DEVICE=eno4 ?ONBOOT=...
2016 Oct 04
1
Virtualization Networking
...ke 20 or so installs > ago. I don't know the files you need. > > For this installation: > > /etc/sysconfig/ifcfg-eth0 > > NAME="eth0" > BOOTPROTO=none > GATEWAY=192.168.1.1 > NM_CONTROLLED=no > HWADDR=44:37:E6:53:1E:E2 > MACADDR="" > IPV6INIT=no > DEVICE=eth0 > NETMASK=255.255.255.0 > MTU="" > BROADCAST=192.168.1.255 > IPADDR=192.168.1.110 > NETWORK=192.168.1.0 > ONBOOT=yes > TYPE=Ethernet > > /etc/sysconfig/ifcfg-eth1 > > GATEWAY=192.168.1.1 > NAME="" > BOOTPROTO=none >...
2015 Mar 09
3
Centos 6 - disabling IPv6 addressing
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com> wrote: > > > On 03/06/2015 11:00 AM, Robert Moskowitz wrote: > >> >> >> On 03/06/2015 10:55 AM, Barry Brimer wrote: >> >>> >>> >>> IPV6INIT="no" >>>> >>>> But I am still getting a global IPv6 (and of course local scope). >>>> >>>> What else do I need to do to disable the listening for RA announcements >>>> >>>> and setting an IPv6 global address? I do no...
2015 Nov 01
3
OT Strange IP address on home network
...formation I get from iptraf-ng, > which I only discovered recently. > I knew about "arp -a", but I'm told I should be using "ip neigh". > However, that doesn't give the name of each device on the network > (if known), as arp does. > Try putting this line IPV6INIT=no in the relevant config file, probably something like /etc/sysconfig/networking/devices/ifcfg-eth? then restart your network.
2015 Mar 06
2
Centos 6 - disabling IPv6 addressing
On 03/06/2015 10:55 AM, Barry Brimer wrote: > > >> IPV6INIT="no" >> >> But I am still getting a global IPv6 (and of course local scope). >> >> What else do I need to do to disable the listening for RA announcements >> >> and setting an IPv6 global address? I do not want to reboot the box. > There are other m...
2020 Sep 22
2
nmcli: unwanted secondary ip-address
...restarted? eno4: nmcli con down eno4; nmcli con up eno4 and the second address vanishes. Then after a few ours, the second ip address reappears. This is the config-file of eno2: # cat ifcfg-eno2 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=none DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=eno2 UUID=cb6fcb54-be52-4ab6-8324-88091a0ea1a0 DEVICE=eno2 ONBOOT=yes IPV6_PRIVACY=no IPADDR=10.10.100.205 PREFIX=24 GATEWAY=10.10.100.254 DNS1=10.10.100.1 DNS2=10.10.100.2 DOMAIN=ourDomain I am not...
2008 Aug 18
4
Disabling IPv4
...th IPv6 and not have stray IPv4 functions messing with me. So in /etc/sysconfig/network, I commented out NETWORKING=yes. I have NETWORKING_IPV6=yes. In /etc/sysconfig/network-scripts I altered ifcfg-eth0, setting BOOTPROTO=none. That was enough for eth0 to only have IPv6 working on it (have IPV6INIT=yes and IPV6_AUTOCONF=yes). But lo had IPv4. So I commented out all of the IPV4 lines in ifcfg-lo. Still have IPv4 on lo. How do I disable that? Yes, I did an service network restart after changing ifcfg-lo.
2013 Apr 16
4
2nd NIC troubles
...er to the server and take down eth1, everything works fine. Here is eth0: DEVICE=eth0 HWADDR=00:1b:21:cd:80:bf TYPE=Ethernet UUID=68a95912-3915-4b1a-9080-eb2017330153 ONBOOT=yes NM_CONTROLLED=yes BOOTPROTO=none IPADDR=192.168.1.27 NETMASK=255.255.255.0 DNS2=8.8.4.4 GATEWAY=192.168.1.1 DNS1=8.8.8.8 IPV6INIT=no USERCTL=no Here is eth1: DEVICE=eth1 HWADDR=00:0a:cd:17:07:7e TYPE=Ethernet UUID=b3851363-ae9e-4066-8993-caed07b9945b ONBOOT=no NM_CONTROLLED=yes BOOTPROTO=none IPADDR=10.0.254.11 NETMASK=255.255.255.0 GATEWAY=10.0.254.1 DNS1=8.8.8.8 DNS2=8.8.4.4 IPV6INIT=no USERCTL=no I have never experienced...
2011 Sep 27
2
Dashboard parameters to control VIPs?
Some of the Red Hat Enterprise Linux servers in our environment sometimes get assigned virtual IP addresses (eth0:1, eth0:2, etc). Puppet Dashboard''s parameters seem like an ideal way to define and provision virtual IPs on these servers. One could create a "vip1" parameter on a node, and define a value of the IP address to use for that vip. A manifest could then be written to
2013 Jun 04
3
Centos6.4 routing problem
...s a Dell Poweredge R210. The install is standard 6.4, updated. I have one nic facing the public internet: vi /etc/sysconfig/network-scripts/ifcfg-em1 DEVICE=em1 BOOTPROTO=none HWADDR=d4:ae:52:c1:28:2b NM_CONTROLLED=no ONBOOT=yes TYPE=Ethernet UUID="cdfe1d58-c56c-47fc-8a93-5df2e168d176" IPV6INIT=no USERCTL=no DNS2=195.238.2.22 DNS1=192.168.66.1 IPADDR=192.168.66.5 NETMASK=255.255.255.128 GATEWAY=192.168.66.1 and one nic serving the lan and dhpcd. vi /etc/sysconfig/network-scripts/ifcfg-em2 DEVICE=em2 BOOTPROTO=none HWADDR=d4:ae:52:c1:28:2c NM_CONTROLLED=no ONBOOT=yes TYPE=Ethernet UUID=...
2007 Nov 10
2
Virtual Box Host Networking problems
...I don't have a clue as to how to set up a bridge on eth0. Here is what I have so far: ~~~~~~~~~~~~~~~~~ ifcfg-br0: DEVICE=br0 TYPE=Bridge BOOTPROTO=static BROADCAST=192.168.255.255 IPADDR=192.168.255.10 NETMASK=255.255.255.0 NETWORK=192.168.255.0 GATEWAY=192.168.255.10 ONBOOT=yes USERCTL=yes IPV6INIT=no PEERDNS=no ~~~~~~~~~~~~~~~~~ ifcfg-eth0: DEVICE=eth0 TYPE=Ethernet BOOTPROTO=static BROADCAST=192.168.255.255 IPADDR=192.168.255.12 NETMASK=255.255.255.0 NETWORK=192.168.255.0 GATEWAY=192.168.255.10 ONBOOT=yes USERCTL=yes IPV6INIT=no PEERDNS=no BRIDGE=br0 ~~~~~~~~~~~~~~~~~ ifcfg-vbox0: DEV...
2015 Mar 09
6
Centos 6 - disabling IPv6 addressing
...te: >> >> > >> > >> > On 03/06/2015 11:00 AM, Robert Moskowitz wrote: >> > >> >> >> >> >> >> On 03/06/2015 10:55 AM, Barry Brimer wrote: >> >> >> >>> >> >>> >> >>> IPV6INIT="no" >> >>>> >> >>>> But I am still getting a global IPv6 (and of course local scope). >> >>>> >> >>>> What else do I need to do to disable the listening for RA >> announcements >> >>>> >&gt...
2015 Mar 09
1
Centos 6 - disabling IPv6 addressing
...ote: >>>> >>>> >>>>> On 03/06/2015 11:00 AM, Robert Moskowitz wrote: >>>>> >>>>> >>>>>> On 03/06/2015 10:55 AM, Barry Brimer wrote: >>>>>> >>>>>> >>>>>>> IPV6INIT="no" >>>>>>> >>>>>>>> But I am still getting a global IPv6 (and of course local scope). >>>>>>>> >>>>>>>> What else do I need to do to disable the listening for RA >>>>>>>>...
2015 Oct 28
0
Xen Doc Day: Guide to setting up bridging on CentOS 6 / 7
If you'd like to extend that a little bit, here's example configs on how to do LACP and vlan tagging on c6: host network-scripts # cat ifcfg-eth0 DEVICE=eth0 ONBOOT=yes USEERCTL=no BOOTPROTO=none IPV6INIT=no MTU=1500 MASTER=bond0 SLAVE=yes host network-scripts # cat ifcfg-eth1 DEVICE=eth1 ONBOOT=yes USEERCTL=no BOOTPROTO=none IPV6INIT=no MTU=1500 MASTER=bond0 SLAVE=yes host network-scripts # cat ifcfg-bond0 DEVICE=bond0 ONBOOT=yes USEERCTL=no BOOTPROTO=none IPV6INIT=no BONDING_OPTS="miimon=10...
2015 Mar 06
4
Centos 6 - disabling IPv6 addressing
...in ifcfg-eth0, and the IPv6 via RA (I set the MAC so I get an IPv6 addr that I like). I just moved the host to a network that supports static IPv4, but only dymanic IPv6, so at this time (until I get static IPv6), I need to disable the global IPv6 addressing. So in the ifcfg-eth0 file I set: IPV6INIT="no" But I am still getting a global IPv6 (and of course local scope). What else do I need to do to disable the listening for RA announcements and setting an IPv6 global address? I do not want to reboot the box. I can restart the network as needed. I seem to recall, once upon atime...
2015 Oct 28
2
Xen Doc Day: Guide to setting up bridging on CentOS 6 / 7
In honor of Xen Doc Day, I've put up some basic HOWTOs for setting up bridging on CentOS 6 and 7. I'm far from an expert, so I'd appreciate any feedback. The howtos can be found here: https://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Networking6 https://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Networking7 -George
2011 May 07
2
Configuring ipv6 reboot persistence, CentOS 5.6
...hat with a ping6 works fine. I then want it to persist across reboots. So I added the following to /etc/sysconfig/network: NETWORKING_IPV6=yes IPV6_DEFAULTDEV=sit1 and I made /etc/sysconfig/network-scripts/ifcfg-sit1 DEVICE=sit1 BOOTPROTO=none ONBOOT=yes IPV6INIT=yes IPV6TUNNELIPV4=IPV4 Address IPV6ADDR=IPV6 Address Reboot the box, check sit1 and it has an ip address. Running that ping6 command says the network can't be reached. I have to take the interface down and rerun those above commands manually. I'd appreciate any suggestions....
2014 May 15
4
Set static IP
...computer to have a static IP. Currently I get the IP I want because I have my router assign it on the basis of mac address. I placed the following file as: /etc/sysconfig/networking-scripts/eth0 DEVICE="eth0" BOOTPROTO=static HWADDR=00:1F:D0:9E:AE:67 ONBOOT=yes TYPE=Ethernet USERCTL=no IPV6INIT=no PEERDNS=yes NETMASK=255.255.255.0 IPADDR=192.168.0.99 GATEWAY=192.168.0.1 NM_CONTROLLED=no I also disabled Network Manager with chkconfig. It didn't work. When I rebooted I had no IP address for eth0. Should I leave all the other scripts in /etc/sysconfig/networking-scripts unchanged? S...
2011 Sep 11
4
CentOS 6: ethernet "ifconfig up" failure
...-del NetworkManager and then rebooted. Here is my ifcfg-eth0: DEVICE="eth0" NM_CONTROLLED="no" ONBOOT=no HWADDR=xx:xx:xx:xx:xx:xx TYPE=Ethernet BOOTPROTO=none IPADDR=192.168.2.5 PREFIX=24 GATEWAY=192.168.2.1 DNS1=192.168.2.1 DNS2=192.168.2.1 DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no NAME="System eth0" UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx I reboot to level3, do startx (to KDE 4) then do: # ifconfig eth0 up # ping 192.168.9.1 connect: Network is unreachable If I edit ifcfg-eth0 to set ONBOOT=yes and reboot, I get a proper connection. So why is "ifcon...