How to BIND IP Address on Centos 5? Need Tutorial
- by Clear.Cache
Can someone show me a simplified tutorial that explains how to bind IPs in Linux (Centos / Redhat)?
For example, got a dedicated server with a /29
123.123.123.0/29
So I have to bind that /29 where 123.123.123.2 is the IP I'll access via ssh in order to do so.
Thanks.