<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">hi list,<div><br></div><div>I would like to disable completely IPv6 on my server machine, this is done. But in my netstat i have this result:</div><div><br></div><div><div>netstat -nlupe</div><div>Active Internet connections (only servers)</div><div>Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode           PID/Program name   </div><div>udp               0            0  0.0.0.0:67                   0.0.0.0:*                                        0             25956980   29360/dhcpd         </div><div>udp               0            0  0.0.0.0:45856            0.0.0.0:*                                        0             25956962   29360/dhcpd         </div><div><b>udp               0            0  :::64712                     :::*                                                 0             25956963   29360/dhcpd         </b></div><div><br></div><div>I would like to understand what is the line in bold, and if it possible to deactivate IPv6</div><div><br></div><div>The server (dhcpd) is running with -4 argument and the kernel does not load the ipv6 module.</div><div><br></div><div>Any help appreciated.</div><div>Banana</div></div></body></html>