Cannot ping second IP

Dendik

Verified User
Joined
Apr 26, 2011
Messages
5
I'm having problems with my second ip (ns2)

When I try to ping ,it was not respond.so my site was running with 1 ip

I bought this VPS with only 1 ip and I order a second ip ,the provider have add the ip in my DA,but it seems does not working correctly

I've check with intodns.com and the second ip is not respond.

How do I fix this ?

this my ip inside usr/local/directadmin/data/admin/ips


Code:
gateway=
netmask=255.255.255.0
ns=
reseller=
status=server
value=11

is that value correct ??
 
Make sure the second IP is present in listing of

Code:
ifconfig

If it's not, then IP was not added correctly. If it's in the list, make sure that firewall does not block connection to it.

If firewall is OK and the IP is listed in the output of the command, then you should contact your VPS provider. IP routing is their responsibility.
 
Got it !

Yes,the second IP is present in ifconfig

but how to check the firewall

sorry,i'm kind a noob
 
Please do not post entire files as part of a thread. Instead post them as attachments. If you can't, then please post them as code.

Thanks!

Jeff
 
Back
Top