give an dedicate IP to 1 client

igoldman

Verified User
Joined
Jan 7, 2005
Messages
7
hello ,
I have a pool of IP address that I don't use.

I would like to give an own IP to 1 client

How to do this ?
 
Hi,

Go to your ADMIN level than assign this IP to the reseller your use to create your customers accounts.

Then, go to your RESELLER account or level and find your user. Clic on Modify this user and select the IP form the dropdown list. The IP will be assigned to the user.
 
going to the users IP-address doesn't show his site...

Hi,

I gave a user an IP-address.
Now, when I go to that IP-address in my browser, it shows a DA-page.. :(
And not his site...
(this user has 2 domains (dunno if that's important)

I have made my own page for the shared IP-addresses.


How can I make the IP to show his site ?


Thanx,

Merv
 
If your simply going to the IP address, it will show the default domain, so make sure that one is actually set (Domain Administration).
If that's not the problem, take a peek at the httpd.conf file for that user in /usr/local/directadmin/data/users/username and make sure the virtualhost for the domain you want to bind to that ip is setup correctly.
 
Okay, thank you. I'll look into it.

What abt the IP-addresses which are given to assigned to a reseller but yet free.

And an ip-address which is assigned to a reseller and is shared.

if I visit those IP's in the browser, I get an error that there isn't a page and isn't a 404-file either...

so... same question as my post before, but now different kinds of ip's...
 
If you try visiting a shared IP address you should get a blank white page that says
This IP is being shared among many domains.
To view the domain you are looking for, simply enter the domain name in the location bar of your web browser.

Accessing a free IP on my server, I get the same message.
 
Sorry, I solved this mysterious problem...

I restored a resseller-account to the new server, and it brought some specific configurations with, that didn't mach to the new server...

It had something to do with the missing/unreadable htaccess file in user/domains/htaccess, according to the new-server-apache-error-log...

So I restored everything but the resellers site and subdomains...

And it works fine now. :)
 
Back
Top