add ip problem

lylover

New member
Joined
Oct 22, 2012
Messages
3
i have add /24 ip to directadmin

and the ip are list in

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


but in directadmin website i can't see that ip

and all ip are can't work can't ping

ifconfig

also can't see that ip


how can add that ip to server
 
Hello,

ifconfig

also can't see that ip

You should re-add them again in directadmin or run /etc/init.d/startips and check ifconfig output.

Make sure, that /24 subnet is correctly routed to your server, try traceroute any IP (which is "working") from outside and compare it with traceroute to any IP, which is not working on your server.

If you hold a master node with VPS, make sure, the subnet is correctly routed on the master node.

Disable firewall and check it again.

If nothing helps, you should refer your question to the customer support of your hosting company from which you buy your server, or VPS.
 
Back
Top