[qubes-users] Re: is it possible to have two sys-net for one firewall vm?

2019-08-08 Thread alain . cordat
Hi Unman,

That works well!

Thanks
alain

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3072831d-1868-4c98-a49b-4c98d92b1d92%40googlegroups.com.


[qubes-users] randomly lost of network connection after reboot

2019-08-07 Thread alain . cordat
Hello,

I use one ipc3 (compulab) with  qubes-os4, fedora29, no NetworkManager.

I have a bad behavior, after reboot, randomly, i can't ping others 
computer  with rj45 ethernet (no wifi using)
No issues with fedora configuration as iptable, route and...

I reboot several times and the connection can raise up without conf 
modification.
I never lose the ethernet connection  until one reboot.

No error message in logs about e1000e / igb intel module, pci or other 
think linked to ethernet use.
Somebody would have one idea of this issue?

Thanks.
Alain

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c52ec072-b98e-4107-8ac1-e2a9007c08eb%40googlegroups.com.


Re: [qubes-users] usb modem via PCIe installation issue

2019-07-26 Thread alain . cordat
Hi awork,

thanks for your answer.
I do not attach the device to dom0 but since Dom0 (backend) to my VM.
but when I list the usb devices from Dom0 with qvm-usb, I see nothing.
however my device appears correctly in / sys / bus / usb / devices / usb1
it seems me that qvm-usb is derivated of qvm-device, as qvm-pci. Is that 
true?


Le jeudi 25 juillet 2019 15:43:21 UTC+2, awokd a écrit :
>
> alain...@gmail.com : 
> > Hi, 
> > I need to use a telit lte modem plugged on PCIe. 
> > I found informations 
> >   dmesg: usb 1-2: product Telit... 
> >   lsusb: bus 001 Device 002: ID Telit .. 
> >   readlink: /sys/bus/usb/devices/usb1 
> >..device/pci.00:14.0/usb1 
> > it's ok, but... 
> > when i attach the usb device from dom0 
> > qvm-device pci attach myVm dom0:00_14.0 
> > 
> > Qubes-Os stops. 
> > I don't have no more acces at nothing. 
> > keyboard, mouse which are usb devices are lost. 
> > I have to unplugge the supply to reboot. 
> > has somebody a solution? 
> > Thanks 
> > alain 
> > 
> Since it shows up as a USB device, try attaching it with the appropriate 
> qvm-usb commands instead. Also, you should almost never attach devices 
> to dom0. Attach to a qube instead, such as sys-net. 
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/e1e55ebc-fc5a-4fc8-a78d-9b21d2425072%40googlegroups.com.


[qubes-users] usb modem via PCIe installation issue

2019-07-25 Thread alain . cordat
Hi,
I need to use a telit lte modem plugged on PCIe.
I found informations
  dmesg: usb 1-2: product Telit...
  lsusb: bus 001 Device 002: ID Telit ..
  readlink: /sys/bus/usb/devices/usb1
   ..device/pci.00:14.0/usb1
it's ok, but...
when i attach the usb device from dom0
qvm-device pci attach myVm dom0:00_14.0

Qubes-Os stops.
I don't have no more acces at nothing.
keyboard, mouse which are usb devices are lost.
I have to unplugge the supply to reboot.
has somebody a solution?
Thanks
alain

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6af3e349-8ab8-40df-ba98-80f05512c7d7%40googlegroups.com.


Re: [qubes-users] is it possible to have two sys-net for one firewall vm?

2019-07-23 Thread alain . cordat
Hello Unman,
Thanks for your answer.
Yes it is in fact to separate traffic. It is an security requirement.
I've differents use cases in my project, others including port forwarding, 
DNAT and filter  iptables, for that it's OK.
But when  i want create 2 sys-net for 1 firewall, the second sys-net don't 
have vif interface and so, I can't reach him from firewall.
Is there a solution to add vif interface manualy?
Thanks 
alain
Le lundi 22 juillet 2019 17:44:11 UTC+2, unman a écrit :
>
> On Mon, Jul 22, 2019 at 07:51:32AM -0700, alain...@gmail.com  
> wrote: 
> > hello, 
> > I use Qubes-os 4 on a computer which provides 2 ethernet intefaces. For 
> my 
> > project iI need to separate these 2 interfaces (sys-net1, sys-net2). But 
> i 
> > have to use only 1 firewall on which the 2 sys-net would be linked. 
> > Is it possible? 
> > I don't find the solution for the moment. One of these 2 sys-net is 
> created 
> > without vif interface... 
> > Thanks a lot! 
> > Alain 
> > 
>
> hello Alain 
>
> Can you explain why you only want to have one sys-firewall? It would be 
> much cleaner to separate the traffic completely. 
>
> It *is* possible to do what you want, but you need to play with the Qubes 
> networking model, and manipulate NAT and routing on the sys-firewall. 
> In particular, you will need to attach sys-net2 as a client to 
> sys-firewall, and follow the procedures for allowing inter qube traffic. 
>
> I've posted on this before. If you need some pointers, give some 
> more detail on your setup and needs, (and level of knowledge), and I'll 
> try to help. 
>
> unman 
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/57f39d06-5f46-4402-9cd1-ba44ab8d4b0b%40googlegroups.com.


[qubes-users] is it possible to have two sys-net for one firewall vm?

2019-07-22 Thread alain . cordat
hello,
I use Qubes-os 4 on a computer which provides 2 ethernet intefaces. For my 
project iI need to separate these 2 interfaces (sys-net1, sys-net2). But i 
have to use only 1 firewall on which the 2 sys-net would be linked.
Is it possible?
I don't find the solution for the moment. One of these 2 sys-net is created 
without vif interface...
Thanks a lot!
Alain

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c3ce4eda-2ee4-4ff5-9f41-db25cdc42cdd%40googlegroups.com.