Author Topic: traceroute dont work from virtualbox  (Read 3721 times)

0 Members and 1 Guest are viewing this topic.

Offline poscore

  • Serf
  • *
  • Posts: 39
  • Cookies: -2
  • Have a nice day :)
    • View Profile
traceroute dont work from virtualbox
« 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
Just asking and saying my opinion... :)

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: traceroute dont work from virtualbox
« Reply #1 on: August 24, 2012, 12:05:47 am »
asdf
« Last Edit: February 13, 2013, 12:11:18 pm by DeepCopy »
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline namespace7

  • Sir
  • ***
  • Posts: 561
  • Cookies: 115
  • My Brother's Keeper
    • View Profile
Re: traceroute dont work from virtualbox
« Reply #2 on: August 24, 2012, 12:12:15 am »
why do you want to traceroute from within VirtualBox?
"A programmer’s greatest enemy isn’t the tools or the boss or the artists or the design or the legacy code or the third party code or the API or the OS. A programmer’s greatest enemy is getting stuck.
Therefore a crucial step to becoming a better programmer is learning how to avoid getting stuck, to recognize when you’re stuck, and to get unstuck." -Jeff Wofford

Offline NeX

  • Peasant
  • *
  • Posts: 74
  • Cookies: 5
    • View Profile
Re: traceroute dont work from virtualbox
« Reply #3 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

Offline poscore

  • Serf
  • *
  • Posts: 39
  • Cookies: -2
  • Have a nice day :)
    • View Profile
Re: traceroute dont work from virtualbox
« Reply #4 on: August 24, 2012, 12:20:59 am »
thx for answers. i ll give it a try :)
Just asking and saying my opinion... :)

Offline poscore

  • Serf
  • *
  • Posts: 39
  • Cookies: -2
  • Have a nice day :)
    • View Profile
Re: traceroute dont work from virtualbox
« Reply #5 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)?
:)
Just asking and saying my opinion... :)

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: traceroute dont work from virtualbox
« Reply #6 on: August 24, 2012, 08:38:38 am »
Set the network connection from NAT to Bridged.