Unable to ping
Code:
ping www.google.com
PING www.l.google.com (209.85.231.104) 56(84) bytes of data.
it hangs then when I press ctrl+c
gives
Code:
--- www.l.google.com ping statistics ---
222 packets transmitted, 0 received, 100% packet loss, time 221286ms
We use proxy to access internet..
do I need to set that? if so how to do that on fedora 12?
I tried:
$export http_proxy=http://10.3.100.212:8080
bash: http_proxy=http://10.3.100.212:8080: No such file or directory