hola

estos días estaba probando whonix gateway junto con kali en una vm (virtualbox)

sin embargo aunque en modo nat si que me funciona bien he notado que cuando configuro la vm en red interna ya no tengo conexión en kali

pongo Iwconfig

y sale:

eth0 No wireless extensions

lo No wireless extensions


las 2 vm estan configuradas como PCNet FAST III


las interfaces de kali y el resolv. conf son

# the loopback network interface
auto lo
iface lo inet loopback

# the primary network interface
allow-hotplug eth0
iface eth0 inet static
address 10.152.152.12
netmask 255.255.192.0
gateway 10.152.152.10

en el resolv.conf pone lo de -> nameserver 10.152.152.10

mi tarjeta wireless es una TP-LINK WN881ND con chipset atheros AR9287

esta instalado el firmware de atheros y el s.o esta actualizado ( tmb estan instaladas las guest additions y los linux-headers)


root@kali:~# lshw -C network
*-network
description: Ethernet interface
product: 79c970 [PCnet32 LANCE]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 3
bus info: pci@0000:00:03.0
logical name: eth0
version: 40
serial: 08:00:27:39:48:33
size: 100Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: bus_master ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=pcnet32 driverversion=1.35 duplex=full ip=10.0.2.15 latency=64 link=yes maxlatency=255 mingnt=6 multicast=yes port=MII speed=100Mbit/s
resources: irq:19 ioport:d020(size=32) memory:f0000000-f0000fff

root@kali:~# sudo lspci -v

00:03.0 Ethernet controller: Advanced Micro Devices, Inc. [AMD] 79c970 [PCnet32 LANCE] (rev 40)
Subsystem: Advanced Micro Devices, Inc. [AMD] PCnet - Fast 79C971
Flags: bus master, medium devsel, latency 64, IRQ 19
I/O ports at d020 [size=32]
Memory at f0000000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: pcnet32
Kernel modules: pcnet32

muchas gracias
Responder

Volver a “Linux”