Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ESL-JS

#1
General Discussion / Re: KVM-Qemu Guest Agent
May 21, 2019, 01:00:55 AM
A proposed use case for the guest-agent: live migration. QEMU requires the guest agent to be able to perform live migration functions.
#2
19.1 Legacy Series / NAT Issue
April 30, 2019, 10:58:39 PM
Feeling like I have to be missing something. I have port-forwarding rules in to allow ports 22, 80 and 443 TCP from WAN to our development server. From the dev server, I can see the inbound packets, and the replies leaving. From the firewall, I can see the replies coming in on the interface the dev server is on, but cannot see them on the WAN interface. My outbound NAT rule is valid, as the machine is able to get internet and whatnot without issue.

Thoughts?