VDS

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
eXiLed
A regular
A regular
Posts: 32
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jun 07, 2010 12:02 am

Re: VDS

Post by eXiLed »

C:\Users\Administrator>ping 64.74.97.252 -I 64.74.97.135
Bad option -I.


Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] [-R] [-S srcaddr] [-4] [-6] target_name

Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet (IPv4-only).
-i TTL Time To Live.
-v TOS Type Of Service (IPv4-only).
-r count Record route for count hops (IPv4-only).
-s count Timestamp for count hops (IPv4-only).
-j host-list Loose source route along host-list (IPv4-only).
-k host-list Strict source route along host-list (IPv4-only).
-w timeout Timeout in milliseconds to wait for each reply.
-R Use routing header to test reverse route also (IPv6-only).
-S srcaddr Source address to use.
-4 Force using IPv4.
-6 Force using IPv6.
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: VDS

Post by Edge100x »

Did you follow the Linux instructions instead of the Windows ones?

Please read the KB article. It's very short and covers this effectively.
eXiLed
A regular
A regular
Posts: 32
Joined: Mon Jun 07, 2010 12:02 am

Re: VDS

Post by eXiLed »

Pinging 64.74.97.252 from 64.74.97.135 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Pinging 64.74.97.253 from 64.74.97.135 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 64.74.97.253:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Users\Administrator>ping -S 64.74.97.135 64.74.97.254

Pinging 64.74.97.254 from 64.74.97.135 with 32 bytes of data:
Reply from 64.74.97.254: bytes=32 time=538ms TTL=1
Reply from 64.74.97.254: bytes=32 time=5ms TTL=1
Reply from 64.74.97.254: bytes=32 time<1ms TTL=1
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: VDS

Post by Edge100x »

Looks like it worked.
eXiLed
A regular
A regular
Posts: 32
Joined: Mon Jun 07, 2010 12:02 am

Re: VDS

Post by eXiLed »

eXiLed
A regular
A regular
Posts: 32
Joined: Mon Jun 07, 2010 12:02 am

Re: VDS

Post by eXiLed »

nvm fixed tyvm
Post Reply