Are RealTek 2.5 GbE NICs (RTL8125) supported? I don't see RLT8125 parts
listed in if_re(4) or if_re.c, and that appears to be the only driver
for RealTek gigabit NICs?
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo
Are RealTek 2.5 GbE NICs (RTL8125) supported? I don't see RLT8125 parts
listed in if_re(4) or if_re.c, and that appears to be the only driver
for RealTek gigabit NICs?
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo
I have CenturyLink GPON service, which uses PPPoE.
I've read about the performance bottleneck with PPPoE over igb
interfaces limiting throughput to only a few hundred Mbps unless run on
fairly capable hardware. Caveat: the posts that discuss this issue are
a few years old.
The hardware I ha
out the very wrinkles you
just stated.
On Mon, Jun 24, 2019 at 6:50 PM Mel Pilgrim
wrote:
I'm looking to set up a pure-IPv6 environment to test the viability of
it. I tried this a few years ago and fell flat on my face due to the
lack of NAT64 and DNS64 support.
Reading through docs no
I'm looking to set up a pure-IPv6 environment to test the viability of
it. I tried this a few years ago and fell flat on my face due to the
lack of NAT64 and DNS64 support.
Reading through docs now, it looks like unbound has a DNS64 module, and
NAT64 is baked into ipfw. Waving a hand at bug-
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
On 10/11/2017 19:11, Don Lewis wrote:
On 11 Oct, Larry Rosenman wrote:
The WAN address is DHCP.
The DHCP WAN address could be problematic.
To do this with a DHCP WAN address, create a dhclient hook script that
destroys and recreates the gif tunnel if the WAN address changes. I
used to have
On 2016-06-09 14:14, David Bright wrote:
Following up on a conversation I started today at BSDCan
2016/DevSummit.
I’d like to see support for DHCPv6 in the base system. I have made
modifications to network.subr and the rc.d init scripts to allow
configuring a network interface to use DHCPv6 in a