Re: Upgrade error
Posted: Wed Mar 05, 2014 8:58 am
[aobridko@localhost ~]$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:56:86:3E:C9
inet addr:192.168.130.50 Bcast:192.168.130.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fe86:3ec9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:45305014 errors:0 dropped:0 overruns:0 frame:0
TX packets:1173030 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3151840983 (2.9 GiB) TX bytes:306743074 (292.5 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:42518311 errors:0 dropped:0 overruns:0 frame:0
TX packets:42518311 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12789051952 (11.9 GiB) TX bytes:12789051952 (11.9 GiB)
[aobridko@localhost ~]$ ping 192.168.120.50
PING 192.168.120.50 (192.168.120.50) 56(84) bytes of data.
64 bytes from 192.168.120.50: icmp_seq=1 ttl=64 time=0.695 ms
64 bytes from 192.168.120.50: icmp_seq=2 ttl=64 time=0.632 ms
^C
--- 192.168.120.50 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1645ms
rtt min/avg/max/mdev = 0.632/0.663/0.695/0.040 ms
[aobridko@localhost ~]$ wget http://www.google.com -O wget-test && rm -f wget_test
--2014-03-05 08:56:49-- http://www.google.com/
Connecting to 192.168.120.50:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “wget-test”
[ <=> ] 10,998 --.-K/s in 0.001s
2014-03-05 08:56:49 (11.9 MB/s) - “wget-test” saved [10998]
eth0 Link encap:Ethernet HWaddr 00:50:56:86:3E:C9
inet addr:192.168.130.50 Bcast:192.168.130.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fe86:3ec9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:45305014 errors:0 dropped:0 overruns:0 frame:0
TX packets:1173030 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3151840983 (2.9 GiB) TX bytes:306743074 (292.5 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:42518311 errors:0 dropped:0 overruns:0 frame:0
TX packets:42518311 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12789051952 (11.9 GiB) TX bytes:12789051952 (11.9 GiB)
[aobridko@localhost ~]$ ping 192.168.120.50
PING 192.168.120.50 (192.168.120.50) 56(84) bytes of data.
64 bytes from 192.168.120.50: icmp_seq=1 ttl=64 time=0.695 ms
64 bytes from 192.168.120.50: icmp_seq=2 ttl=64 time=0.632 ms
^C
--- 192.168.120.50 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1645ms
rtt min/avg/max/mdev = 0.632/0.663/0.695/0.040 ms
[aobridko@localhost ~]$ wget http://www.google.com -O wget-test && rm -f wget_test
--2014-03-05 08:56:49-- http://www.google.com/
Connecting to 192.168.120.50:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “wget-test”
[ <=> ] 10,998 --.-K/s in 0.001s
2014-03-05 08:56:49 (11.9 MB/s) - “wget-test” saved [10998]