Jump to content

Vmware Workstation 7+ Backtrack 5r3 network problem


Skorpinok Rover

Recommended Posts

Hello,

I have BT5 R3,Windows XP, Metasploitable 2, Running on VMware Workstation 7,recently i copied the cloned copy of my vm's on my new dell xps.the network adapter is set to bridged mode (Replicate physical network state is checked) when i type ifconfig on my Backtrack it get the following:

root@bt:~# ifconfig

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

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

collisions:0 txqueuelen:0

RX bytes:26146 (26.1 KB) TX bytes:26146 (26.1 KB)

Can anyone please suggest me how to fix this ?

Regards

Skorpinok

Link to comment
Share on other sites

@ Mr. Protocol . Network adapters are enabled, when i type

ifconfig eth0 up, it shows

root@bt:~# ifconfig eth0 up

eth0: ERROR while getting interface flags: No such device

Link to comment
Share on other sites

Thank you so much Mr.Protocol, Problem resolved... after hours of intensive checking the culprit was this new Mac afee antivirus that came pre-installed with my new dell xps, its built in home network wouldn't allow network adapters to virtual machines, so i uninstalled it & reinstalled with my favourite Norton anti-virus 2012. fired up backtrack & typed ifconfigifconfig

eth2 Link encap:Ethernet HWaddr 00:0c:29:95:57:84

inet addr:192.168.1.41 Bcast:192.168.1.255 Mask:255.255.255.0

inet6 addr: fe80::20c:29ff:fe95:5784/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

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

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

collisions:0 txqueuelen:1000

RX bytes:31955 (31.9 KB) TX bytes:2929 (2.9 KB)

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:16436 Metric:1

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

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

collisions:0 txqueuelen:0

RX bytes:26266 (26.2 KB) TX bytes:26266 (26.2 KB)

root@bt:~# ping www.google.com

PING www.google.com (173.194.45.19) 56(84) bytes of data.

64 bytes from www.google.com (173.194.45.19): icmp_seq=1 ttl=50 time=166 ms

64 bytes from lis01s06-in-f19.1e100.net (173.194.45.19): icmp_seq=2 ttl=50 time=166 ms

64 bytes from lis01s06-in-f19.1e100.net (173.194.45.19): icmp_seq=3 ttl=50 time=

Try


ifup -a
ifconfig
[/CODE]

Let me know what that shows.

Also

[CODE]
ip link show
[/CODE]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...