Hi everybody

I installed kali linux on vmware workstation with Bridge network. network configuration is O.K and I when I ping from host machine or other vm machines (windows & linux ) to kali will get a replay message, but when trying to ping from kali to other machines I get a message:
ping: sendmsg: Bad address

and when ping to a website like google I get a message:
ping: unknown host www.google.com


an IP configuration:

eth0 Link encap:Ethernet HWaddr 00:50:56:2b:33:67
inet addr:192.168.1.17 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::270:36ff:fe6b:2767/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2588 errors:0 dropped:0 overruns:0 frame:0
TX packets:1141 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:253891 (247.9 KiB) TX bytes:74566 (72.8 KiB)
Interrupt:19 Base address:0x2000

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:65536 Metric:1
RX packets:330 errors:0 dropped:0 overruns:0 frame:0
TX packets:330 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19820 (19.3 KiB) TX bytes:19820 (19.3 KiB)


and gateway:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0


so could you tell me what is a wrong plz?

thanks in advance