Web Hosting Talk







View Full Version : Let's have a think...


faculty
09-21-2002, 12:03 AM
Ok.. so I have automated signups using phpmanager. I have edited create.inc to make the new user have reseller access, choose all the options in the edit reseller area I want, then give ownership of the resellers domain, to the reseller.

(ALL DONE THROUGH WHM/CPANEL/PHPMANAGER file($whatever); syntax).


Now what else do I want to do?
Well what I now need to do, is make 2 IP's become reserved to be used as nameservers for the reseller.
Then I need to have X amount of IP(s) allocated towards the resellers account to be used for reseller clientele.


This seems easy at first, but the problem is, WHM/CPANEL does not give an option to reserve a certain amount of IP(s), as well as allocate. Instead it gives you the option to CHOOSE which IP, which I cant have.

So here is the question. Does anyone have any idea how I can make WHM/CPANEL allocate X amount of IP's to a reseller, while not actually choosing an IP (random choice)??

And also, same for reserved IP's.

coight
09-21-2002, 12:18 AM
Wrong forum? :D

faculty
09-21-2002, 01:42 AM
Anyone??


Thanks Myacen :)

faculty
09-21-2002, 06:32 AM
So noone has any idea?


Damn..

PixelAxis
09-21-2002, 09:46 AM
I don't think phpManager was designed for reseller accounts...

faculty
09-21-2002, 09:51 AM
Oh no.. it wasn't.. but I changed all that ;)


I just need to find the WHM command to do it..

admin0
09-21-2002, 01:48 PM
The current new update to cpanel allows you to reserve IP's to your reseller.

Please check


:homer:

faculty
09-21-2002, 05:05 PM
Yes, it allows to reserve IP's.. but you must check WHICH ONE.


I need to be able to randomly choose it.. without being there (PHP SCRIPT).


Ah... dont think it is possible :(