> ...
> > Under windows, I just need to be able to have an internet connection to the 
> > world
> > Nothing else.
> > However, fedora will probably not be accessible from my local network, but 
> > it is a minor issue.
> 
> 
> under Fedora:
> route -n
> =>
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 0.0.0.0         192.168.200.1   0.0.0.0         UG    100    0        0 enp3s0
> 192.168.200.0   0.0.0.0         255.255.255.0   U     100    0        0 enp3s0
> 
> IP address of the host (Fedora) is 192.168.200.20

I have
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    100    0        0 
enp0s20f0u11
10.40.0.0       0.0.0.0         255.255.255.0   U     425    0        0 bridge0
192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0 
enp0s20f0u11
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 virbr0

I conclude that my 192.168.1.0  is equivalent to your 192.168.200.0

> if I config the VM's network:
> - as NAT: the VM IP adresse is 10.0.2.15 or
in my case
Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : .
   IPv6 Address. . . . . . . . . . . : fd17:625c:f037:2:f894:cb4:e005:a83f
   Temporary IPv6 Address. . . . . . : fd17:625c:f037:2:c431:9b88:8edb:897c
   Link-local IPv6 Address . . . . . : fe80::f894:cb4:e005:a83f%11
   IPv4 Address. . . . . . . . . . . : 10.0.2.15
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : fe80::2%11
                                       10.0.2.2

Tunnel adapter isatap..:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : .


> - as Bridge: the VM IP address is 192.168.200.28 (auto configured via router 
> DHCP)
in my case 
Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : 
   Link-local IPv6 Address . . . . . : fe80::f894:cb4:e005:a83f%11
   IPv4 Address. . . . . . . . . . . : 10.40.0.87
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.40.0.1

Tunnel adapter isatap.{E7AEAEC1-BF25-487B-B4F4-E3A9279FC132}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
> 
> in both cases (NAT or Bridge) I'm able to ping the internet from my VM !
> 
> my routing table under fedora does not change when I change VM's network (NAT 
> or Bridge).
> It always stays the same.

In my case, when I run Windows
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.40.0.0       0.0.0.0         255.255.255.0   U     425    0        0 bridge0
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 virbr0


Obviously there are significant differences.
Why ?

> -- 
> _______________________________________________
> users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/[email protected]
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
> 
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to