-
### Issue Description
With the recent introduction of usermode networking, the network stack of podman machine on Windows uses port 2222 to forward ssh. This can conflict with the default of CRC whic…
-
Steps to reproduce:
- Start a crc cluster using usermode networking
- Create a haproxy.cfg file as described on https://crc.dev/crc/#setting-up-remote-server_gsg (`crc ip` is 127.0.0.1)
- Run `systemc…
-
Several tests will work with slirp, but not the UDP test as it stands, because it has an IPv6 part, and there doesn't seem to be a way to forward ports to IPv6 addresses with slirp. For example, `hos…
-
Can this be achieved with some configuration in host? such as vpn?
-
Hi,
I want to reallocate more RAM to the OSX. And I've increased it for the docker container. Now I can't find the configuration of the virtual machine to do that. And I tried this command but none …
joson updated
3 years ago
-
using ops or whatever need a way to benchmark 2 things against a linux distro (ubuntu?):
* networking
* filesystem
this can be very crude to start with - i'm more interested in knowing ballpa…
-
Here are the two types of networking
```
# usermode
-netdev user,id=net0,hostfwd=tcp::10022-:22,
-device e1000-82545em,netdev=net0,id=net0,mac=52:54:00:09:49:17
# bridged
-netdev tap,id=ne…
-
When not in use session the console and attached pid lose networking
# Describe the bug
In hexchat like I do on my daily driver at work but on Note 8 with UserLand with XDSL (almost exacty the …
-
Following an internal discussion, an alternative to configuring haproxy to forward requests to the VM is to use firewall-cmd to forward external requests on port 443/80/.. to the VM:
```
firewall-cmd…
-
### Description
When trying to launch a PS2 game iso with Lutris the game doesn't start: it just displays a black screen, while the game does start when launching Lutris without the firejail pr…