> On Apr 30, 2018, at 7:59 PM, EMANUEL FERNANDO MONTOYA GOMEZ > <[email protected]> wrote: > > I am working in a project on which I want to have a couple of hosts that has > 2 ethernet interfaces and 1 cellular modem, but only the cellular modem has > internet access. > I haven't been able to make them connect to controller. > When I try using the ethernet interfaces it works perfectly, but I need to > make it work using the cellular one. > I use nmcli to connect to cellular APN and it works (when not using > openvswitch) > I appreciate any suggestion you may give on this topic. I haven't found > information on this specific subject.
I'm not familiar with this particular use-case. However, as long as the cellular APN shows up as a Linux system device and delivers Ethernet frames, I don't know why it wouldn't work; OVS doesn't really care what kind of interface is attached. --Justin _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
