Review #711
Updated by Pierre-Louis Bonicoli over 5 years ago
"@allow_input_connections_from_hypervisor@":https://vcs-git-viewer.duckcorp.org/?p=duckcorp/duckcorp-infra.git;a=log;h=refs/heads/allow_input_connections_from_hypervisor branch from @duckcorp-infra@ repository.
Allow input connections from the hypervisor
While being at Conde, without this patch, I am not able to reach @sup.duckcorp.org@. Indeed the following packet is dropped:
On the hypervisor:
IP 192.168.100.1.33874 > 192.168.100.2.443: Flags [S]
where:
<pre>
192.168.100.1: IP of the hypervisor on the bridge used with libvirt
192.168.100.2: Orthos
</pre>
This patch has been applied already.