EvilZone

Hacking and Security => Hacking and Security => Topic started by: poscore on August 23, 2012, 10:46:20 PM

Title: traceroute dont work from virtualbox
Post by: poscore on August 23, 2012, 10:46:20 PM
hello. Does anyone knows why i cant traceroute from wirtualbox?


the result is:


Code: [Select]
1 ***
2 ***
etc


I have done the same from my host comeputer and everything is ok. What is happening? :)


thank you in advance
Title: Re: traceroute dont work from virtualbox
Post by: iTpHo3NiX on August 24, 2012, 12:05:47 AM
asdf
Title: Re: traceroute dont work from virtualbox
Post by: namespace7 on August 24, 2012, 12:12:15 AM
why do you want to traceroute from within VirtualBox?
Title: Re: traceroute dont work from virtualbox
Post by: NeX on August 24, 2012, 12:16:20 AM
Most likely your routing table is fucked up.. Either that or you don't have your NAT setup :P
Title: Re: traceroute dont work from virtualbox
Post by: poscore on August 24, 2012, 12:20:59 AM
thx for answers. i ll give it a try :)
Title: Re: traceroute dont work from virtualbox
Post by: poscore on August 24, 2012, 12:54:34 AM
I have checked network settings and i think everything is ok. Everything is configured to NAT so the problem may be in the routing table as you can see below. :)

Code: [Select]
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
default         10.0.2.2        0.0.0.0         UG        0 0          0 eth0
10.0.2.0        *               255.255.255.0   U         0 0          0 eth0
link-local      *               255.255.0.0     U         0 0          0 eth0

now the other wuestion is HOW i configure this correctly? I know some things about routing and networks but i dont think i can make something like this, :/ Any help boys(and girls :P)?
:)
Title: Re: traceroute dont work from virtualbox
Post by: Kulverstukas on August 24, 2012, 08:38:38 AM
Set the network connection from NAT to Bridged.