Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NOT able to access my Vmware using PuttY

JhilNov 10 2017 — edited Nov 11 2017

[root@rac1 ~]# hostname

rac1.oel5.com

[root@rac1 ~]# hostname -i

192.168.43.60

[root@rac1 ~**]# ifconfig**

eth0 Link encap:Ethernet HWaddr 00:0C:29:63:39:35

      inet addr:**192.168.43.60**  Bcast:192.168.43.255  Mask:255.255.255.0

      inet6 addr: fe80::20c:29ff:fe63:3935/64 Scope:Link

      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

      RX packets:15657 errors:0 dropped:0 overruns:0 frame:0

      TX packets:17306 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:1000

      RX bytes:3337625 (3.1 MiB)  TX bytes:2988441 (2.8 MiB)

      Interrupt:67 Base address:0x2024

eth1 Link encap:Ethernet HWaddr 00:0C:29:63:39:3F

      inet addr:**192.168.10.1**  Bcast:192.168.10.255  Mask:255.255.255.0

      inet6 addr: fe80::20c:29ff:fe63:393f/64 Scope:Link

      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

      RX packets:5876 errors:36114 dropped:0 overruns:0 frame:0

      TX packets:757 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:1000

      RX bytes:536806 (524.2 KiB)  TX bytes:112074 (109.4 KiB)

      Interrupt:67 Base address:0x20a4

eth2 Link encap:Ethernet HWaddr 00:0C:29:63:39:49

      inet addr:**192.168.159.130**  Bcast:192.168.159.255  Mask:255.255.255.0

      inet6 addr: fe80::20c:29ff:fe63:3949/64 Scope:Link

      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

      RX packets:508 errors:0 dropped:0 overruns:0 frame:0

      TX packets:386 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:1000

      RX bytes:56030 (54.7 KiB)  TX bytes:72136 (70.4 KiB)

      Interrupt:75 Base address:0x24a4

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:3067 errors:0 dropped:0 overruns:0 frame:0

      TX packets:3067 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:0

      RX bytes:3755046 (3.5 MiB)  TX bytes:3755046 (3.5 MiB)

[root@rac1 ~]# ping google.com

PING google.com.localdomain (216.58.196.78) 56(84) bytes of data.

64 bytes from 216.58.196.78: icmp_seq=1 ttl=128 time=65.0 ms

64 bytes from 216.58.196.78: icmp_seq=4 ttl=128 time=845 ms

64 bytes from 216.58.196.78: icmp_seq=5 ttl=128 time=106 ms

64 bytes from 216.58.196.78: icmp_seq=6 ttl=128 time=104 ms

--- google.com.localdomain ping statistics ---

6 packets transmitted, 4 received, 33% packet loss, time 5098ms

rtt min/avg/max/mdev = 65.096/280.357/845.813/326.878 ms

>> Trying to access my Virtual Machine through putty

01.png

xx.png

This post has been answered by Dude! on Nov 11 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2017
Added on Nov 10 2017
2 comments
609 views