LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Colocation setup (https://www.linuxquestions.org/questions/linux-networking-3/colocation-setup-279878/)

the_raj 01-19-2005 05:07 PM

Colocation setup
 
Hi everyone,

I'm a relative newbie, about to get neck deep in it. I'm researching a colocation option and have a question.

What is information I need to configure a linux server (Fedora 3) for colocation?

Thanks in advance,

Raj

david_ross 01-20-2005 01:57 PM

Welcome to LQ.

Initialy you will just need to ask the colo staff what IP address/netmask to use and which address should be used as a default route/gateway.

So long as you set it up with a service you can control the system by - ie ssh, you can make any changes you want after installation.

dxoxb 02-11-2005 11:04 AM

I've managed to obtain the ip, subnet, gateway and dns from the datacentre.

How do I config them? what is the command? and how do I verify that the config is done right?

Appreciate your help :)

david_ross 02-11-2005 12:44 PM

You should be able to use the "netconfig" command which will prompt you for details.

You can verify the changes with:
ifconfig
route -n

Also make sure you have a remote admin service like ssh running and the firewall open before you've finished.


All times are GMT -5. The time now is 06:36 PM.