Re: [qubes-users] Networking between Linux and Windows VMs

2016-09-05 Thread 3n7r0py1
On Monday, September 5, 2016 at 10:23:42 PM UTC, Daniel Wilcox wrote: > Hi Micah, you're taking the opposite the usual strategy I do on my extra > firewall vms -- by adding a rule rather than removing one.  Could you try on > the appropriate firewall vm: > > iptables -D FORWARD 3  # where rule

Re: [qubes-users] Networking between Linux and Windows VMs

2016-09-05 Thread Micah Lee
On 09/05/2016 02:44 PM, Connor Page wrote: > they should be connected to the same firewallvm, not netvm. iptables in > netvms are set up differently. They are connected to the same firewallvm. And I've successfully gotten networking working between two Linux VMs using this firewallvm. It's just

[qubes-users] Networking between Linux and Windows VMs

2016-09-05 Thread Connor Page
they should be connected to the same firewallvm, not netvm. iptables in netvms are set up differently. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[qubes-users] Networking between Linux and Windows VMs

2016-09-04 Thread Micah Lee
I've installed Windows 10 in an HVM (called dev-win10), and I'd like to be able to connect to its RDP service from a Linux VM (called dev). The documentation [1] says both VMs need the same netvm, and in that netvm I need to enable an iptables rule to let dev communicate with dev-win10: iptables