Displaying 1 result from an estimated 1 matches for "c46b".
2013 Feb 17
3
IPV6 auto configuration cannot be disabled from if script.
...R=192.168.11.1
NETWORK=192.168.11.0
ONBOOT=yes
The above file should have resulted an interface with only inet address 
but the result is:
eth0      Link encap:Ethernet  HWaddr XX
           inet addr:192.168.11.1  Bcast:192.168.1.255  Mask:255.255.255.0
           inet6 addr: fe80::7271:bcff:febd:c46b/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:24452216 errors:0 dropped:0 overruns:0 frame:0
           TX packets:38068314 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:6777513704 (6.3 GiB)  T...