> I've got a 12.2/amd64 desktop pc with the following on the motherboard:
> > re0: port
> > 0xe000-0xe0ff mem 0xf7404000-0xf7404fff,0xf740-0xf7403fff irq 33 at
> > device 0.0 on pci4
X-CMAE-Envelope:
MS4xfI3JetPKe+rXxs5wSzrdeBuaH0KZ79U/puwYX+seY/Buje1azNZvOEG3Z0BVGiFjZltB7DNnh/U0zPILHHa2NXU
from Kevin Bowling:
> I have been looking into client networking issues in FreeBSD lately.
> To summarize the situation, common NICs like Intel gigabit (e1000 aka
> lem(4)/em(4)/igb(4)), Realtek (re(4)), Aquantia, and Tehuti Networks
> are unmaintained or not present on FreeBSD. The purpose of
Is is possible to have two or more /etc/exports files, using different names of
course?
One possible scenario is having one exports file for NFS 4 and one for NFS3,
for clients that don't support NFS 4?
NetBSD, for instance, does not support NFS 4, though they are slowly working on
it.
Tom
How do you umount a file system that has been mounted with mount_nfs when the
connection is lost?
Server can crash, cable modem could quit and not hold power, or a change in
cable modem or router could change 192.168.0.1 to 192.168.1.1 .
Running umount hangs the terminal session. Is there a wa
from Dave Cottlehuber:
> > On Fri, 21 Jun 2019, at 04:33, 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?
> > Could Ethernet sup
from Nick Wolff:
> Yes this is no issue just need to make sure you don't have an default route
> on your Ethernet interface(May need to set a static) and that the hotspot
> network and intranet network doesn't overlap.
To use the ethernet, I believe I need
route add default 192.168.0.1
if I don
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 b
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
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?
Could Ethernet support be obtained through UEFI?
Or could FreeBSD be installed on another computer or on a NAS NFS share? NAS
would probably not have TFT
On 12.07.2017 15:22, Kajetan Staszkiewicz wrote:
> And again, with the latest patch number:
> 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420
Eugene Grosbein:
> Please try 11.1 Release Candidate 2 where this problem should be fixed:
> ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.
--- Comment #1 from Mark Linimon ---
Is this problem also in FreeBSD 10?
This problem was in FreeBSD 10 but was fixed somewhere around the time of 10.2.
As for possible relapse, I can't say, because I no longer have 10.x-STABLE on
hard drive: updated to 11.0-STABLE.
Tom
__
> > NetBSD-current is on dhcpcd 7.0, ahead of FreeBSD ports version.
> 7.0.0 isn't released yet, it is in rc1:
> https://roy.marples.name/projects/dhcpcd
> FreeBSD is at the latest released version.
> Yuri
I saw after I sent that last message that dhcpcd 7.0 was at rc1, but didn't
check on wh
> I came across the WiFi router through which dhclient fails to obtain the IP
> address. It sets 0.0.0.0 and it stays this way,
> On the other hand, dhcpcd obtains the IP address almost instantly.
> Other routers mostly don't have such problem.
> Is dhclient not as robus
Who is the maintainer, if any, for re(4) Ethernet driver that is again giving
me trouble on Intel Ivy Bridge computer with MSI Z77 MPOWER motherboard?
I remember Kevin Lo, but have checked the web archives for freebsd-current and
freebsd-net, and find Kevin Lo's last posts were during October 20
I remember having problems with Realtek 8111E Ethernet on this Intel Ivy Bridge
computer a couple years ago, and now the problem has resurfaced.
I am fresh from updating FreeBSD to 11-STABLE and HEAD on two partitions, and
in both cases can not connect with onboard Ethernet.
>From NetBSD 7.99.1
> I need to make couple of non-functional but rather large changes
> to the if_ndis driver and will appreciate if anyone signs up to
> test my changes. Please contact me if you can provide help.
> Totus tuus, Glebius.
I have two possible candidates for testing:
Hiro H50191 USB wi-fi adapter
> As part of the "opaque ifnet project" [1], we are doing some code shake
> with all IEEE802.11 (read WiFi) drivers. The drivers, that provide a parent
> interface for the wlan(4) interface.
> The core idea is that parent device loses its ifnet(9) structure. The
> code is already complete for
On Wed, 02 Jul 2014 17:38:29 -0700, Russell L. Carter wrote:
> On the second suggestion:
>
> root@feyerabend> sysctl -a | grep dev.em | grep enable_
> root@feyerabend>
tmu:~$ sysctl -a | grep msix
hw.em.enable_msix: 1
hw.igb.enable_msix: 1
hw.ix.enable_msix: 1
[...]
19 matches
Mail list logo