from Mel Pilgrim and my last post:
> On 2019-06-22 18:24, Thomas Mueller wrote:
> > I would like to know if it is possible to have both Ethernet and
> > wi-fi running concurrently?
>
> > Purpose would be, if the cable service is down, meaning no internet
> > access but intranet OK, to continue to
On 2019-06-22 19:05, John Lyon wrote:
You should be able to use the lagg driver to combine the two
interfaces in failover mode to achieve your goal.
lagg doesn't apply here because Thomas's issue is routing failover. The
master interface would remain up for intranet access.
_
On 2019-06-22 18:24, Thomas Mueller wrote:
I would like to know if it is possible to have both Ethernet and
wi-fi running concurrently?
Purpose would be, if the cable service is down, meaning no internet
access but intranet OK, to continue to have intranet access while
using wi-fi with a mobile
You should be able to use the lagg driver to combine the two interfaces in
failover mode to achieve your goal.
Sent from my iPhone
> On Jun 22, 2019, at 9:24 PM, Thomas Mueller wrote:
>
> I would like to know if it is possible to have both Ethernet and wi-fi
> running concurrently?
>
> Purpo
I would like to know if it is possible to have both Ethernet and wi-fi running
concurrently?
Purpose would be, if the cable service is down, meaning no internet access but
intranet OK, to continue to have intranet access while using wi-fi with a
mobile phone as hotspot to aceess the internet.
from Ronald F. Guilmette:
> "Thomas Mueller" wrote:
> >Is it possible to build and install FreeBSD so as to be bootable and access
> >the internet with an Ethernet card that doesn't work in FreeBSD?
> You're question doesn't make a lot of sense on the face of it.
> Why