Re: Unable to Port Forward to a Virtual Machine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday, July 11, 2023 6:36:22 PM PDT David King wrote:
> On 7/11/23 19:15, Lists wrote:
> 
> >
> >
> > I have a Fedora (35) workstation with some VMs running on a virtual 
> > LAN and I want to open service(s) to the local Physical LAN. Goal is 
> > to make an HTTP service running on 192.168.122.11:80 visible to 
> > 192.168.1.* as 192.168.1.62:80
> >
> >
> 
> The problem isn't your firewall configuration, instead it's that a VM 
> with a NIC configured in NAT mode has no network connection that would 
> allow traffic to flow from the 198.168.1.* network to the 192.168..122.* 
> network.  When I need to allow a VM to expose services to an external 
> network like your LAN, I set it up with a bridged network 
> configuration.  This configuration results in your VM being given its 
> own address on the 192.168.1.* network and any ports it exposes to be 
> visible to the other devices on that network.  No port forwarding is 
> necessary.  Firewall software running in the VM is used to control 
> access to these ports, the host's firewall is not a factor.  This Fedora 
> Docs article provides more details and describes how to set this up: 
> https://docs.fedoraproject.org/en-US/fedora-server/administration/virtual-ro
> uting-bridge/
 
Sorry if I didn't make myself clear: the 192.168.1.62 address is the virtual 
host. What I'm trying to do is get connections from 192.168.1.* to 
192.168.1.62 to be forwarded to the 192.168.122.11 VLAN address on the host. 

Because this is a dev laptop/workstation, the bridged process is a pain 
because the Internet device changes a lot; sometimes it's Wifi, sometimes LAN 
cable, etc. 

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux