Re: arp response fails

2015-12-15 Thread bcs
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

Re: arp response fails

2015-12-15 Thread bcs
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

Re: arp response fails

2015-12-15 Thread Charles Swiger
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

arp response fails

2015-12-15 Thread bcs
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.

[Differential] [Updated, 203 lines] D1986: Teach lagg(4) to change MTU

2015-12-15 Thread rpokala (Ravi Pokala)
rpokala updated this revision to Diff 11321. rpokala added a comment. Updated patch from LN, addressing comments from hrs@, melifaro@, and internal Panasas review. REPOSITORY rS FreeBSD src repository CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1986?vs=4079&id=11321 BRANCH

[Differential] [Updated] D1986: Teach lagg(4) to change MTU

2015-12-15 Thread rpokala (Ravi Pokala)
rpokala marked 3 inline comments as done. REPOSITORY rS FreeBSD src repository REVISION DETAIL https://reviews.freebsd.org/D1986 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: rpokala, rstone, rpokala-panasas.com Cc: imp, melifaro, hrs, sbruno, lakshmi.

Re: Netgroups in FreeBSD10

2015-12-15 Thread James Craig
On Fri, 11 Dec 2015, Mark Johnston wrote: On Fri, Dec 11, 2015 at 10:16:50AM -0500, James Craig wrote: On Thu, 10 Dec 2015, Mark Johnston wrote: On Thu, Dec 10, 2015 at 10:58:11AM -0500, James Craig wrote: Hey all! I am migrating some of our services to freeBSD, and in the process of this

[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

2015-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630 Kubilay Kocak changed: What|Removed |Added Flags|mfc-stable10? |mfc-stable10+ Assignee|e

[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

2015-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630 --- Comment #21 from Dexuan Cui --- I think Wei has merged the fix (r285785 in Head) to both stable/10 and releng/10.2: https://svnweb.freebsd.org/base?view=revision&revision=285928 https://svnweb.freebsd.org/base?view=revision&revision=28

[Bug 205320] net: incorrect BPF stats

2015-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205320 Alexander V. Chernikov changed: What|Removed |Added CC||melif...@freebsd.org

Re: Random kernel panic when unloading Dummynet module in multicore processor

2015-12-15 Thread Hans Petter Selasky
On 12/14/15 14:35, hiren panchasara wrote: On 12/14/15 at 11:49P, Hans Petter Selasky wrote: On 12/14/15 11:38, Rasool Al-Saadi wrote: Hi, Can you try this DIFF: https://reviews.freebsd.org/D3855 Thanks Hans! This DIFF solved the problem perfectly. Hi, Can some firewall guys approve D385