VirtualBox

Changes between Initial Version and Version 1 of Ticket #11005


Ignore:
Timestamp:
Dec 7, 2012 12:38:40 PM (11 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11005 – Description

    initial v1  
    11An environment with a VM that has 2 types of networks: 1 NAT, 1 Host-Only [[BR]]
    22NAT works fine for world access but for internal access to the host, the IPv4 is not working even though IPv6 works fine [[BR]]
    3  [[BR]]
     3
    44The host is running MacOSX 10.7.5 [[BR]]
    55The Guest is an Ubuntu 11.10 [[BR]]
    6  [[BR]]
    7 Host virtual switches [[BR]]
    8 vboxnet0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 [[BR]]
    9         ether 0a:00:27:00:00:00  [[BR]]
    10 vboxnet1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 [[BR]]
    11         ether 0a:00:27:00:00:01  [[BR]]
    12         inet 10.100.100.1 netmask 0xffffff00 broadcast 10.100.100.255 [[BR]]
    13         inet6 fe80::800:27ff:fe00:1%vboxnet1 prefixlen 64 scopeid 0x9  [[BR]]
    14         inet6 2000:aaaa::1 prefixlen 64  [[BR]]
    15  [[BR]]
    16 Ping6 test from host to guest [[BR]]
    17 nightwatch:~ ricky$ ping6 2000:aaaa::2 [[BR]]
    18 PING6(56=40+8+8 bytes) 2000:aaaa::1 --> 2000:aaaa::2 [[BR]]
    19 16 bytes from 2000:aaaa::2, icmp_seq=0 hlim=64 time=155.398 ms [[BR]]
    20 16 bytes from 2000:aaaa::2, icmp_seq=1 hlim=64 time=0.715 ms [[BR]]
    21 16 bytes from 2000:aaaa::2, icmp_seq=2 hlim=64 time=1.023 ms [[BR]]
    22 16 bytes from 2000:aaaa::2, icmp_seq=3 hlim=64 time=0.840 ms [[BR]]
    23 16 bytes from 2000:aaaa::2, icmp_seq=4 hlim=64 time=0.929 ms [[BR]]
    24 16 bytes from 2000:aaaa::2, icmp_seq=5 hlim=64 time=0.875 ms [[BR]]
    25 16 bytes from 2000:aaaa::2, icmp_seq=6 hlim=255 time=0.909 ms [[BR]]
    26 16 bytes from 2000:aaaa::2, icmp_seq=7 hlim=255 time=0.873 ms [[BR]]
    27 16 bytes from 2000:aaaa::2, icmp_seq=8 hlim=255 time=0.864 ms [[BR]]
    28 16 bytes from 2000:aaaa::2, icmp_seq=9 hlim=255 time=0.739 ms [[BR]]
    29 16 bytes from 2000:aaaa::2, icmp_seq=10 hlim=255 time=0.756 ms [[BR]]
    30 16 bytes from 2000:aaaa::2, icmp_seq=11 hlim=255 time=1.067 ms [[BR]]
    31 ^C [[BR]]
    32 --- 2000:aaaa::2 ping6 statistics --- [[BR]]
    33 12 packets transmitted, 12 packets received, 0.0% packet loss [[BR]]
    34 round-trip min/avg/max/std-dev = 0.715/13.749/155.398/42.709 ms [[BR]]
    35  [[BR]]
    36 Ping Test from Host to Guest [[BR]]
    37 nightwatch:~ ricky$ ping 10.100.100.2 [[BR]]
    38 PING 10.100.100.2 (10.100.100.2): 56 data bytes [[BR]]
    39 Request timeout for icmp_seq 0 [[BR]]
    40 Request timeout for icmp_seq 1 [[BR]]
    41 ^C [[BR]]
    42 --- 10.100.100.2 ping statistics --- [[BR]]
    43 3 packets transmitted, 0 packets received, 100.0% packet loss [[BR]]
    44 nightwatch:~ ricky$  [[BR]]
    45  [[BR]]
    46 Guest Network Configuration [[BR]]
    47 ricky@bunker:~$ ifconfig  [[BR]]
    48 eth0      Link encap:Ethernet  HWaddr 08:00:27:41:4f:1b   [[BR]]
    49           inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0 [[BR]]
    50           inet6 addr: fe80::a00:27ff:fe41:4f1b/64 Scope:Link [[BR]]
    51           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 [[BR]]
    52           RX packets:2 errors:0 dropped:0 overruns:0 frame:0 [[BR]]
    53           TX packets:29 errors:0 dropped:0 overruns:0 carrier:0 [[BR]]
    54           collisions:0 txqueuelen:1000  [[BR]]
    55           RX bytes:1180 (1.1 KB)  TX bytes:2240 (2.2 KB) [[BR]]
    56  [[BR]]
    57 eth1      Link encap:Ethernet  HWaddr 08:00:27:9d:08:1d   [[BR]]
    58           inet addr:10.100.100.2  Bcast:0.0.0.0  Mask:255.255.255.0 [[BR]]
    59           inet6 addr: fe80::a00:27ff:fe9d:81d/64 Scope:Link [[BR]]
    60           inet6 addr: 2000:aaaa::2/64 Scope:Global [[BR]]
    61           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 [[BR]]
    62           RX packets:168 errors:0 dropped:0 overruns:0 frame:0 [[BR]]
    63           TX packets:238 errors:0 dropped:0 overruns:0 carrier:0 [[BR]]
    64           collisions:0 txqueuelen:1000  [[BR]]
    65           RX bytes:20887 (20.8 KB)  TX bytes:23841 (23.8 KB) [[BR]]
    66  [[BR]]
    67 lo        Link encap:Local Loopback   [[BR]]
    68           inet addr:127.0.0.1  Mask:255.0.0.0 [[BR]]
    69           inet6 addr: ::1/128 Scope:Host [[BR]]
    70           UP LOOPBACK RUNNING  MTU:16436  Metric:1 [[BR]]
    71           RX packets:0 errors:0 dropped:0 overruns:0 frame:0 [[BR]]
    72           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 [[BR]]
    73           collisions:0 txqueuelen:0  [[BR]]
    74           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) [[BR]]
    75  [[BR]]
    76 pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00   [[BR]]
    77           UP RUNNING NOARP  MTU:1472  Metric:1 [[BR]]
    78           RX packets:0 errors:0 dropped:0 overruns:0 frame:0 [[BR]]
    79           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 [[BR]]
    80           collisions:0 txqueuelen:0  [[BR]]
    81           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) [[BR]]
    82  [[BR]]
    83 Ping6 Test from guest to Host [[BR]]
    84 ricky@bunker:~$ ping6 2000:aaaa::1 [[BR]]
    85 PING 2000:aaaa::1(2000:aaaa::1) 56 data bytes [[BR]]
    86 64 bytes from 2000:aaaa::1: icmp_seq=1 ttl=64 time=0.317 ms [[BR]]
    87 64 bytes from 2000:aaaa::1: icmp_seq=2 ttl=64 time=0.518 ms [[BR]]
    88 ^C [[BR]]
    89  2000:aaaa::1 ping statistics  [[BR]]
    90 2 packets transmitted, 2 received, 0% packet loss, time 1001ms [[BR]]
    91 rtt min/avg/max/mdev = 0.317/0.417/0.518/0.102 ms [[BR]]
    92 ricky@bunker:~$ ^C [[BR]]
     6
     7Host virtual switches
     8{{{
     9vboxnet0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
     10        ether 0a:00:27:00:00:00
     11vboxnet1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
     12        ether 0a:00:27:00:00:01
     13        inet 10.100.100.1 netmask 0xffffff00 broadcast 10.100.100.255
     14        inet6 fe80::800:27ff:fe00:1%vboxnet1 prefixlen 64 scopeid 0x9 
     15        inet6 2000:aaaa::1 prefixlen 64
     16}}}
     17Ping6 test from host to guest
     18{{{
     19nightwatch:~ ricky$ ping6 2000:aaaa::2
     20PING6(56=40+8+8 bytes) 2000:aaaa::1 --> 2000:aaaa::2
     2116 bytes from 2000:aaaa::2, icmp_seq=0 hlim=64 time=155.398 ms
     2216 bytes from 2000:aaaa::2, icmp_seq=1 hlim=64 time=0.715 ms
     2316 bytes from 2000:aaaa::2, icmp_seq=2 hlim=64 time=1.023 ms
     2416 bytes from 2000:aaaa::2, icmp_seq=3 hlim=64 time=0.840 ms
     2516 bytes from 2000:aaaa::2, icmp_seq=4 hlim=64 time=0.929 ms
     2616 bytes from 2000:aaaa::2, icmp_seq=5 hlim=64 time=0.875 ms
     2716 bytes from 2000:aaaa::2, icmp_seq=6 hlim=255 time=0.909 ms
     2816 bytes from 2000:aaaa::2, icmp_seq=7 hlim=255 time=0.873 ms
     2916 bytes from 2000:aaaa::2, icmp_seq=8 hlim=255 time=0.864 ms
     3016 bytes from 2000:aaaa::2, icmp_seq=9 hlim=255 time=0.739 ms
     3116 bytes from 2000:aaaa::2, icmp_seq=10 hlim=255 time=0.756 ms
     3216 bytes from 2000:aaaa::2, icmp_seq=11 hlim=255 time=1.067 ms
     33^C
     34--- 2000:aaaa::2 ping6 statistics ---
     3512 packets transmitted, 12 packets received, 0.0% packet loss
     36round-trip min/avg/max/std-dev = 0.715/13.749/155.398/42.709 ms
     37}}}
     38Ping Test from Host to Guest
     39{{{
     40nightwatch:~ ricky$ ping 10.100.100.2
     41PING 10.100.100.2 (10.100.100.2): 56 data bytes
     42Request timeout for icmp_seq 0
     43Request timeout for icmp_seq 1
     44^C
     45--- 10.100.100.2 ping statistics ---
     463 packets transmitted, 0 packets received, 100.0% packet loss
     47nightwatch:~ ricky$
     48}}}
     49Guest Network Configuration
     50{{{
     51ricky@bunker:~$ ifconfig
     52eth0      Link encap:Ethernet  HWaddr 08:00:27:41:4f:1b
     53          inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0
     54          inet6 addr: fe80::a00:27ff:fe41:4f1b/64 Scope:Link
     55          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     56          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
     57          TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
     58          collisions:0 txqueuelen:1000
     59          RX bytes:1180 (1.1 KB)  TX bytes:2240 (2.2 KB)
     60eth1      Link encap:Ethernet  HWaddr 08:00:27:9d:08:1d
     61          inet addr:10.100.100.2  Bcast:0.0.0.0  Mask:255.255.255.0
     62          inet6 addr: fe80::a00:27ff:fe9d:81d/64 Scope:Link
     63          inet6 addr: 2000:aaaa::2/64 Scope:Global
     64          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     65          RX packets:168 errors:0 dropped:0 overruns:0 frame:0
     66          TX packets:238 errors:0 dropped:0 overruns:0 carrier:0
     67          collisions:0 txqueuelen:1000
     68          RX bytes:20887 (20.8 KB)  TX bytes:23841 (23.8 KB)
     69lo        Link encap:Local Loopback
     70          inet addr:127.0.0.1  Mask:255.0.0.0
     71          inet6 addr: ::1/128 Scope:Host
     72          UP LOOPBACK RUNNING  MTU:16436  Metric:1
     73          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
     74          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
     75          collisions:0 txqueuelen:0
     76          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
     77pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
     78          UP RUNNING NOARP  MTU:1472  Metric:1
     79          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
     80          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
     81          collisions:0 txqueuelen:0
     82          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
     83}}}
     84Ping6 Test from guest to Host
     85{{{
     86ricky@bunker:~$ ping6 2000:aaaa::1
     87PING 2000:aaaa::1(2000:aaaa::1) 56 data bytes
     8864 bytes from 2000:aaaa::1: icmp_seq=1 ttl=64 time=0.317 ms
     8964 bytes from 2000:aaaa::1: icmp_seq=2 ttl=64 time=0.518 ms
     90^C
     91 2000:aaaa::1 ping statistics
     922 packets transmitted, 2 received, 0% packet loss, time 1001ms
     93rtt min/avg/max/mdev = 0.317/0.417/0.518/0.102 ms
     94ricky@bunker:~$ ^C
     95}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use