server ip problem

roeyy

Verified User
Joined
Nov 7, 2005
Messages
20
the status of my server ip
changed from server to free in the ip manger
how can i chnged it to server status again ?

and when i do service network restart
all of the secondery ip i have stop working
i need to delete them from the ip manger and add them again so they will start work .

tnx .
 
1. Change manually status in shell in a file

Code:
/usr/local/directadmin/data/admin/ips/YOUR_IP_HERE_

2. After you restart your network run this script in shell

Code:
/usr/local/directadmin/scripts/startips

as root in order to get all IPs added.
 
Back
Top