English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

My school has a firewall and I know I can use a proxy to get around the firewall(mines not too stable), but a friend told me that you can use the PING command in command prompt to somehow get around the firewall, but he has someone else do it for him. Can anyone tell me how to do this?

2007-02-19 08:32:09 · 3 answers · asked by timhasafender 3 in Computers & Internet Computer Networking

3 answers

start
run
type cmd
type ipconfig/all it will list all comands
type ipconfig/w list possible solutions

hope this helps never tried what your attempting

2007-02-19 08:37:24 · answer #1 · answered by Anonymous · 0 1

RobR gave you a good answer, but to expand on it. Ping is the most well known of the ICMP features. ICMP is used to communicate network layer messages. When you can't get a destination unreachable message - ICMP delivers it.

You can use ping to see what you can get to without going through a proxy. If the proxy is any good you shouldn't be able to go anywhere. Another ICMP feature is traceroute which will tell you all the routers you hit between you and your target.

2007-02-21 11:29:27 · answer #2 · answered by Fester Frump 7 · 0 0

I don't think so. A proxy can route your traffic through an alternate path using the proxy host to relay that traffic for you and appear as the originator of that traffic. Ping is a network tool that helps troubleshoot IP connectivity between two hosts and doesn't have anything to do with routing or relaying traffic.

2007-02-19 16:40:13 · answer #3 · answered by Rob R 2 · 0 0

fedest.com, questions and answers