PDA

View Full Version : IP oddities



l0rdphi1
09-25-2003, 04:59 AM
I am having some trouble getting DA to assign an IP to a reseller. I used the IP manager to allocate it, but the IP is not showing up on the reseller's IP dropdown list for me to move his account over to it.

I checked /usr/local/directadmin/data/users/{username}/ip.list, and the IP was appended, also in /usr/local/directadmin/data/admin/ips/{ip} it has:
gateway=
netmask=255.255.255.0
ns=
reseller={username}
status=free
value=

Any ideas, anyone?

Thanks,
Phi1.

DirectAdmin Support
09-25-2003, 08:29 AM
I think that might be a quirk. Since you are at his "User" level when moving his site, in effect DA thinks you are his Reseller, so you'd need the IP on *your* list, which isn't really what you want... so you need to login as that Reseller after you've added the ip to his list, and change the IP from within his account. (Login as Resellerm -> List / Modify Accounts -> Modify my own user data)

John

l0rdphi1
09-25-2003, 11:06 AM
Yes, that worked

Thanks :)