Thanks for the hint, currently I don't want to replace the NIC with
other one, maybe a new server sometime.
Regards,
Csaba
2015. 12. 18. 19:10 keltezéssel, Aleksandr A Babaylov írta:
On Tue, Dec 15, 2015 at 11:47:39PM +0100, bcs wrote:
I have 3 FreeBSD 10.2-RELEASE machines and all of them su
On Tue, Dec 15, 2015 at 11:47:39PM +0100, bcs wrote:
> I have 3 FreeBSD 10.2-RELEASE machines and all of them suffers of the
> following problem. They are not responding to ARP requests which causes
> network problem for me, other hosts can't access my FBSD machines on the
> LAN nor my FBSD host
On Tue, 15 Dec 2015 23:47:39 +0100, bcs wrote:
[..]
> I use ipfw but "ipfw -q -f flush" didn't solve the issue. Here are my
[..]
> /boot/loader.conf:
> ipfw_load="YES"
> net.inet.ip.fw.default_to_accept=1
ipfw(8):
Tunables can be set in loader(8) prompt, loader.conf(5) or kenv(1) before
Hi Charles,
[root@myhost /]# sysctl -a | grep arp
net.link.ether.inet.log_arp_permanent_modify: 1
net.link.ether.inet.log_arp_movements: 1
net.link.ether.inet.log_arp_wrong_iface: 1
I am all ears if you can give me hint how to tune the network if it's
not ok. Buggy NIC is very possible, I have
A quick update..
I gave false information, because only one FBSD host has this problem
which has "em" interface. The two others has "xl" and "bce" which work
fine. Maybe it's an em driver bug?
Cheers,
Csaba
2015. 12. 15. 23:47 keltezéssel, bcs írta:
Hi,
I have 3 FreeBSD 10.2-RELEASE machine
On Dec 15, 2015, at 2:47 PM, bcs wrote:
> I have 3 FreeBSD 10.2-RELEASE machines and all of them suffers of the
> following problem. They are not responding to ARP requests which causes
> network problem for me, other hosts can't access my FBSD machines on the LAN
> nor my FBSD hosts can see ea
Hi,
I have 3 FreeBSD 10.2-RELEASE machines and all of them suffers of the
following problem. They are not responding to ARP requests which causes
network problem for me, other hosts can't access my FBSD machines on the
LAN nor my FBSD hosts can see each other unless I add permanent arp entry.