Static IPv4 & IPv6 configuration on CentOS 6.2 - Unix and Linux
I try to configure static IPv4 & IPv6 configuration on CentOS 6.2. The configuration ... ifconfig eth0 x.x.x.x/29 # route add defalt gw x.x.x.y # ip addr add dev eth0 ...
unix.stackexchange.com |