what are my available IP addresses to assign ?

citizen

New member
Joined
May 1, 2014
Messages
1
Hello all. I have a new Admin account on a server using DA. I wish to assign some IP addresses to a client & go into "IP management" to do it where I find a blank field to enter "any" IP address. Surely there is a range from which I can select rather than a random choice not based on any pre-assigned data. Can anyone offer insight as to how many IP addresses the server will make available (& their range) from which to choose. ?
Thanks in advance.
 
The company proving you with the server either did or didn't assign you additional IP#s. They obviously didn't set them up in your DirectAdmin interface. You can check from the root shell to see if they've been assigned to your server at all:
Code:
# ifconfig | grep inet\ addr
If they have, then those are the IP#s you can assign in DirectAdmin. If they haven't, then you should ask them, as if you don't know, and your server doesn't know, then obviously we don't know :).

Jeff
 
Back
Top