You need to make sure that the cellular interface is getting an IP address, and that that IP address can route to the controller - which is unlikely by default. There's nothing special about OVS in this case - can you ping your controller when ethernet is off and apn is on?
On Tue, May 1, 2018 at 4:27 PM, Justin Pettit <[email protected]> wrote: > > > > 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 > -- Blue Lang VP, Engineering *| *Veracity 3423 Piedmont Rd NE Suite 400 Atlanta, GA 30305 Cell: (770) 265-1381 <+17702651381> https://www.linkedin.com/in/bluelang/ [email protected] www.veracity.io
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
