> >> > >> > >> > >>> On 10 Oct 2025, at 08:39, Patrick Dupre via users > >>> <[email protected]> wrote: > >>> > >>> Why I cannot reach 192.168.1.1 from windows ? > >> > >> Because it’s not on your local network? > >> You are using 10. Not 192.168. for local addresses. > >> > >> Barry > >> > > Then, how can I either > > 1) have the network accessible automatically from windows (through the VM)? > > 2) or > > have access to 192.168.1.1 (the address of my USB internet key) to try > > to make a connection > > 3) alternative > > Should I disconnect the network from fedora before I active the virtual > > machine ? > > You did not show a route for 192.168/16 in the info you posted. > Only for 10./8
From fedora Kernel IP routing table 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 > > What I do for all my VMs is put them on a bridge and allow them to get a IP > address from my router. > In which case your VM will be on the 10. network and I assume accessible from > anywhere in your local network. 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. > > Barry > > > > > Thank. > > > > -- _______________________________________________ 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
