Displaying 2 results from an estimated 2 matches for "send_r".
Did you mean:
sender
2015 Feb 25
2
Disable DHCPv6 on Cent7
...er solicitations as part of DHCPv6.
How do I do this? I tried
DHCPV6C="no"
in ifcfg-ifacethatsnoteth0, but that seems to have had no effect. I
still see lines like these:
Feb 25 10:25:48 proxy-comcast-2 NetworkManager[541]: <error>
[1424877948.384918] [rdisc/nm-lndp-rdisc.c:241] send_rs(): ([snip]):
cannot send router solicitation: -1.
Feb 25 10:25:48 proxy-comcast-2 kernel: OUT-world:IN= OUT=[snip]
SRC=fe80:[snip] DST=ff02:0000:0000:0000:0000:0000:0000:0002 LEN=48
TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=ICMPv6 TYPE=133 CODE=0
--
:wq
2015 Feb 25
0
Disable DHCPv6 on Cent7
...How do I do this? I tried
>
> DHCPV6C="no"
>
> in ifcfg-ifacethatsnoteth0, but that seems to have had no effect. I
> still see lines like these:
>
> Feb 25 10:25:48 proxy-comcast-2 NetworkManager[541]: <error>
> [1424877948.384918] [rdisc/nm-lndp-rdisc.c:241] send_rs(): ([snip]):
> cannot send router solicitation: -1.
> Feb 25 10:25:48 proxy-comcast-2 kernel: OUT-world:IN= OUT=[snip]
> SRC=fe80:[snip] DST=ff02:0000:0000:0000:0000:0000:0000:0002 LEN=48
> TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=ICMPv6 TYPE=133 CODE=0
So, DHCPV6C="no" seems to be...