t and /dev/mdio did appear.
Thanks,
Jason Hensler
On 12/16/23 4:57 AM, Peter A Barlow wrote:
Hi Eric,
Thank you. I’ve spent a few days researching this quite extensively.
I’m aware of this. It seems that some mods have been incorporated into
pf+ (closed source) probably in the ixgbe drivers to
On a FreeBSD 12.0 NFSv4.1 server with Linux 5.14 NFS clients communicating
over IPsec ESP transport,
spdadd -6 Network::/64[any] FreeBSD::12[2049] tcp -P in ipsec
esp/transport//require;
spdadd -6 FreeBSD::12[any] Network::/64[any] tcp -P out ipsec
esp/transport//require;
I've found that the Lin
I wound up posting the 1/2 patch to phabricator here:
https://reviews.freebsd.org/D30087
Could somebody review and commit this?
Thanks,
Jason
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe
It is useful to be able to call pr_usrreqs->pru_sockaddr on a struct
socket, so this commit adds a wrapper around it, analogous to the other
types of socket getters.
Original-author: Kyle Evans
Signed-off-by: Jason A. Donenfeld
---
sys/kern/uipc_socket.c | 11 +++
sys/sys/socketva
While these are functionally the same as ck_pr_{load,store}_8, it's
actually quite useful to be able to use this on ordinary bool types,
without having to add casting to every callsite.
Signed-off-by: Jason A. Donenfeld
---
sys/contrib/ck/include/ck_pr.h | 2 ++
1 file changed, 2 inser
I wait to submit these all at
once alongside if_wg, whenever that is ready for review, that's fine
too, and I can do that. But in case you'd prefer that I start with
smaller commits now, here's a tiny series for your consideration.
Thanks,
Jason
Jason A. Donenfeld (2):
uipc_socke
ve got a little TODO list that we've been working through --
https://git.zx2c4.com/wireguard-freebsd/about/TODO.md -- though I'm
sure there is more to do in addition to that.
If you're interested in working on this, please do get in touch.
Thanks,
Jason
__
output below.
# nfsstat -E -s
BackChannelCtBindConnToSes
00
# sysctl vfs.nfsd.request_space_throttle_count
vfs.nfsd.request_space_throttle_count: 0
I see that you are testing a patch and I look forward to seeing the results.
Jason Breitman
On Mar 21, 2021, at 6:21 PM, Rick Ma
connection with the file server, and will let the
group know if I see another hang.
Jason Breitman
On Mar 22, 2021, at 7:27 AM, Youssef GHORBAL wrote:
> On 21 Mar 2021, at 14:41, Jason Breitman
> wrote:
>
> Thanks for sharing as this sounds exactly like my issue.
>
> I h
irewall to allow access to ${nfs_ip}!"
/usr/sbin/iptables -D INPUT -s ${nfs_ip} -j DROP
break
fi
done
fi
Jason Breitman
On Mar 19, 2021, at 8:40 PM, Youssef GHORBAL wrote:
Hi Jason,
> On 17 Mar 2021, at 18:17, Jason Breitman
> wrote:
>
&g
0 0 NFS.Server.IP.X.2049 NFS.Client.IP.X.48286
CLOSE_WAIT
On the NFS Client
tcp0 0 NFS.Client.IP.X:48286 NFS.Server.IP.X:2049
FIN_WAIT2
Jason Breitman
On Mar 19, 2021, at 5:17 PM, Rick Macklem wrote:
Jason Breitman wrote:
> Thank you for your foc
.
I am happy that you are approaching the issue from multiple angles.
Thanks.
Jason Breitman
On Mar 19, 2021, at 11:58 AM, Rick Macklem wrote:
Michael Tuexen wrote:
>> On 18. Mar 2021, at 21:55, Rick Macklem wrote:
>>
>> Michael Tuexen wrote:
>>>> On 18. Mar
The laggproto is lacp and the switch is made by Extreme Networks.
Jason Breitman
On Mar 18, 2021, at 4:06 AM, Gerrit Kuehn wrote:
On Wed, 17 Mar 2021 18:17:14 -0400
Jason Breitman wrote:
> I will look into disabling the TSO and LRO options and let the group
> know how it goes. Bel
We are using the Intel Ethernet Network Adapter X722.
Jason Breitman
On Mar 17, 2021, at 6:48 PM, Peter Eriksson wrote:
CLOSE_WAIT on the server side usually indicates that the kernel has sent the
ACK to the clients FIN (start of a shutdown) packet but hasn’t sent it’s own
FIN packet
let the group know how
it goes.
Below are the current options on the NFS Server.
lagg0: flags=8943 metric 0 mtu
1500
options=e507bb
Please share other ideas if you have them.
Jason Breitman
On Mar 17, 2021, at 5:58 PM, Rick Macklem wrote:
Alan Somers wrote:
[stuff snipped]
>Is
connected
Jason Breitman
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Dear Sir/Madam,
I hope you are doing well!
I am a customer manager of a famous professional translation company in China.
Please allow me to introduce to you.
We are providing complete professional translation, transcription and
subtitling services.
If you are currently in need of high-quality t
On Fri, 18 Sep 2020 at 19:52, Jason Tubnor wrote:
> -- Forwarded message -
> From: Jason Tubnor
> Date: Thu, 17 Sep 2020 at 10:49
> Subject: Fragmentation of em(4) traffic (potentially others) when using
> vlanhwtag 12.2-BETA1
> To: freebsd-stable
>
>
&
Cross-posting this issue that exists in the 12.2 cut. Cheers.
-- Forwarded message -
From: Jason Tubnor
Date: Thu, 17 Sep 2020 at 10:49
Subject: Fragmentation of em(4) traffic (potentially others) when using
vlanhwtag 12.2-BETA1
To: freebsd-stable
Hi,
Doing some edge case
mplemented this before
and are eager and excited to help out.
Looking forward,
Jason
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Hi Matthew,
I'm Jason, the lead of the WireGuard project.
Somebody brought it to my attention that Netgate has been sponsoring
you to write a WireGuard kernel implementation for FreeBSD. What a
terrific development!
However, this is in fact the first I've heard of such an initiative
# touch internets.bff; time truncate -s 30T internets.bff; ls -ls
# internets.bff
real0m0.001s
user0m0.000s
sys 0m0.000s
224 -rw-r--r-- 1 root wheel 32985348833280 Oct 22 00:37 internets.bff
HTTP request sent, awaiting response... 200 OK
Length: 32985348833280 (30T) [app
I have a pair systems running relayd in DSR mode. The load balancer works
well, to a point, but suffers from high interrupts and cpu utilization on
eight cores. The monitoring systems show increased latency until it falls
over dead at round 330k requests/sec where the CARP seems to stop
responding
eve these issues have been present for too long. I see the
entry deletion bug reported on 4.X/5.X, and that seems to be more related to
the ndp binary itself. Our 8.3-RELEASE installs did not exhibit the race
conditions in the kernel code.
Thanks again!
Jason
}
(kgdb) print *dr
Cannot access memory at address 0xa0001
(kgdb) print dr->ifp
Cannot access memory at address 0xa0031
Thanks again,
Jason
On 2015-12-07 22:32, Jason wrote:
Hi,
It appears the IPv6 router advertisement code paths were written
fairly lockless, assuming you would never pro
b414851b17663cb491e2f2317a0af9bda/sys/netinet6/nd6_rtr.c#L739
https://github.com/freebsd/freebsd/blob/e5ee1c2b414851b17663cb491e2f2317a0af9bda/sys/netinet6/nd6_rtr.c#L800
https://github.com/freebsd/freebsd/blob/e5ee1c2b414851b17663cb491e2f2317a0af9bda/sys/netinet6/nd6_rtr.c#L1
On 12/4/15 6:43 PM, Gary Palmer wrote:
On Fri, Dec 04, 2015 at 03:27:20PM -0500, Jason Van Patten wrote:
Any guidance or suggestions on that one?
Try:
sysrc arpproxy_all=YES
You can remove the sysctl setting as that's what that option does.
According to /etc/rc.d/routing, it looks
set it to 1. I
suppose I can write an RC script to do that for me, but it's still
suboptimal.
Any guidance or suggestions on that one?
Thanks again!
--
Jason Van Patten
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/lis
list post upgrade.
Thanks for the idea!
--
Jason Van Patten
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
inet.ip.mcast.loop: 1
net.inet.ip.mcast.maxsocksrc: 128
net.inet.ip.mcast.maxgrpsrc: 512
net.inet.ip.random_id_total: 0
net.inet.ip.random_id_collisions: 0
net.inet.ip.random_id_period: 8192
net.inet.ip.no_same_prefix: 0
--
Jason Van Patten
___
freebsd-net@freebsd.o
eems to work fine, but I
wonder if there's something I might be doing wrong?
If I didn't include enough info, fire away. Thanks!
--
Jason Van Patten
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/f
be, send any mail to "freebsd-net-unsubscr...@freebsd.org"
--
Jason Hellenthal
JJH48-ARIN
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Hahaha was this written in notepad or did someone forget to turn off dos style
line encodings.
--
Jason Hellenthal
JJH48-ARIN
On Oct 19, 2015, at 17:50, Outback Dingo wrote:
Nigel...
seriously...
/*-^M
* Copyright (c) 2012-2015^M
* Swinburne University of Technology, Melbourne
Yes and these functionalities make the config very versatile at a minimal cost
to the language they are written in. I would gladly volunteer the time to do it
but I'm heavily stretched right now.
Duplicate the _name functionality and rename to description ? And tie her
down...
--
be simpler to use.
I was also insisting on this..
+pluknet@
Sergey, maybe we could reconsider this stuff and add separate _description
field?
- -- Eir Nym
On 27 July 2015 at 22:19, Jason Hellenthal wrote:
Yeah thats pretty much what I’m doing right now. Attempting to match up
some inte
, 2015, at 14:02, Freddie Cash wrote:
On Mon, Jul 27, 2015 at 11:56 AM, Jason Hellenthal
wrote:
- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Matter of fact … could someone commit this ?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156675
No clue why it was closed for something that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Matter of fact … could someone commit this ?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156675
No clue why it was closed for something that is so simple to do.
On Jul 27, 2015, at 13:45, Jason Hellenthal wrote:
Signed PGP part
Looking
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Looking for the interest in adopting the descr and description ifconfig
commands into the rc subsystem and curious how many would be interested in
utilizing it.
e.g. ifconfig_vlan3_description=‘BLAH BLAH BLAH”
- --
Jason Hellenthal
JJH48
0.00u 30.67s 0% 2268k
load: 0.21 cmd: ifconfig 1683 [*carp_if] 646.17r 0.00u 30.67s 0% 2268k
Eventually the kernel will panic:
panic: deadlkres: possible deadlock detected for 0xf800045b44a0,
blocked for 900246 ticks
Is this the same bug, Jason?
I could try the patch on my bhyve cluster
00c292ee6b8.html.
It seems highly unlikely someone was waiting for you to install
ipsec-tools and start sending packets to cause a DoS. Are you sure
this isn't just a run time issue? Perhaps with the off by default
GSSAPI option? The correct avenue to report that would be via
https://bugs.fre
s shift, which has caused us
balancing issues with the i350/igb.
https://svnweb.freebsd.org/base?view=revision&revision=260179
Based on Adrian's comment about igb/ixgbe not setting the 'full
flowid' under normal conditions, does that mean this shift should be 0
by defau
On Mon, Dec 15, 2014 at 9:23 AM, John Baldwin wrote:
> On Wednesday, December 10, 2014 12:47:02 PM Jason Wolfe wrote:
>> John,
>>
>> So apparently the concurrent timer scheduling was not fixed, though it
>> does seem rarer. We had about 2 weeks of stability, then last
st as wasn't sure which list..
>
> ___
> freebsd-virtualizat...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "
> freebsd-virtualization-unsubscr...@freebsd.org"
>
--
Jason Cox
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
lla/show_bug.cgi?id=196361
I’ll keep working to spin up PF on the box and I’ll let you know if I bump into
any other issues.
Thanks for the guidance,
Jason
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscr
Debian/OpenBSD guy, so I’m sorry if I don’t have all the
terminology sorted out yet...
I will still file a bug against the FIB code, as it sounds like that’s not
working as intended/designed.
Thanks,
Jason
___
freebsd-net@freebsd.org ma
-Other-Enhancements
IPv6 parity is claimed for the FIB code, so I’m not sure if I’m doing it wrong,
or if there’s a problem with the FIB code and IPv6 routes.
Thanks in advance for any help or clarification!
Jason
___
freebsd-net@freebsd.org mailing list
On Sat, Oct 18, 2014 at 4:42 AM, John Baldwin wrote:
> On Friday, October 17, 2014 11:32:13 PM Jason Wolfe wrote:
>> Producing 10G of random traffic against a server with this assertion
>> added took about 2 hours to panic, so if it turns out we need anything
>> further it s
APH group:"thread", id:"dfetch tid
100281", state:"runq add", attributes: prio:139, linkedto:"EP tid
100276"
56 3 5346219887514636 KTRGRAPH group:"thread", id:"idle: cpu3
tid 16", state:"running", attributes: prio:255
APH group:"thread", id:"dfetch tid
100281", state:"runq add", attributes: prio:139, linkedto:"EP tid
100276"
56 3 5346219887514636 KTRGRAPH group:"thread", id:"idle: cpu3
tid 16", state:"running", attributes: prio:255
On Fri, Oct 10, 2014 at 11:19 PM, Jason Wolfe wrote:
> On Fri, Oct 10, 2014 at 8:53 AM, John Baldwin wrote:
>
>> On Thursday, October 09, 2014 02:31:32 PM Jason Wolfe wrote:
>> > On Wed, Oct 8, 2014 at 12:29 PM, John Baldwin wrote:
>> > > My only other thoug
Should also add here that for those using PF as a firewall that VIMAGE enabled
kernels don't play to well together Unless you like looking at cores all
day.
--
Jason Hellenthal
Mobile: +1 (616) 953-0176
jhellent...@dataix.net
JJH48-ARIN
On Oct 12, 2014, at 01:15, Adrian Chadd
On Fri, Oct 10, 2014 at 8:53 AM, John Baldwin wrote:
> On Thursday, October 09, 2014 02:31:32 PM Jason Wolfe wrote:
> > On Wed, Oct 8, 2014 at 12:29 PM, John Baldwin wrote:
> > > My only other thought is if a direct timeout routine ran for a long
> time.
> > >
>
ly seems to have the last 702, though debug.ktr.entries
is set to 1024. It appears the buffer may also start after 13 had
already hung? I've bumped debug.ktr.entries up in case we don't have
enough history here.
http://nitrology.com/ktrdump-spinlock.txt
Jason
On Tue, Oct 7, 2014 at 11:28 AM, John Baldwin wrote:
> On Tuesday, October 07, 2014 2:06:42 pm Jason Wolfe wrote:
> > Hey John,
> >
> > Happy to do this, but the pool of boxes is about 500 large, which is the
> > reason I'm able to see a crash every day or so. I
On Wed, Sep 10, 2014 at 8:24 AM, John Baldwin wrote:
> On Monday, September 08, 2014 03:34:02 PM Eric van Gyzen wrote:
> > On 09/08/2014 15:19, Sean Bruno wrote:
> > > On Mon, 2014-09-08 at 12:09 -0700, Sean Bruno wrote:
> > >> This sort of looks like the hardware failed to respond to us in time?
http://lists.freebsd.org/mailman/listinfo/freebsd-net
--
Jason Hellenthal
Mobile: +1 (616) 953-0176
jhellent...@dataix.net
JJH48-ARIN
> On Aug 27, 2014, at 16:46, David wrote:
>
> hi,
>
> I want to add netmap support for my net driver, but I don't understand very
Thank you Kevin. Much appreciated.
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On Jun 2, 2014, at 21:34, Kevin Lo wrote:
>
>> On Thu, May 29, 2014 at 10:40:48AM -0400, Jason Hellenthal wrote:
>> Hi Kevin,
>
> Hi Jason,
>
>> Default on PowerP
fine. I'll find out in a little while whether it runs :-)
crossing fingers.
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On May 29, 2014, at 4:36, Kevin Lo wrote:
>
>> On Thu, May 29, 2014 at 02:34:47AM -0400, Jason Hellenthal wrote:
>> Is anyone awa
Is anyone aware that VIMAGE on powerpc is currently broken ?
In file included from /export/usr/src/sys/netinet/in_proto.c:83:
/export/usr/src/sys/netinet/udp_var.h: In function 'get_inpcbinfo':
/export/usr/src/sys/netinet/udp_var.h:153: error: dereferencing pointer to
incomplete type
/export/usr/s
> On May 18, 2014, at 0:12, Julian Elischer wrote:
>> 2) Table type/name can be specified explicitly via one of the following
>> commands:
>> * ipfw table 1 create [type ] [name "table_name"]
> type "ports" would be nice but tricky to do right.
That . . . would be a great addition and have m
Cute. Same this happen when there are paren around the quad ?
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On May 12, 2014, at 13:43, Marcelo Gondim wrote:
>
> Hi all,
>
> Today I discovered a likely problem:
>
> # ipfw table 99 add 0.0.0.0/8
>
> #
with a
custom kernel for multiple routing tables.
FYI, you don't need a custom kernel for this. It's set at boot time.
Example for 4 fibs:
echo 'net.fibs=4' >> /boot/loader.conf
Thanks in advance!
Chris.
I had to toy around with this quite a bit before I got the beh
I feel as if you are over thinking this project just a little.
dhclient has nothing to do with the bssid.
wlanX can be setup to use DHCP and for wep or wpa or open connections in
rc.conf.
You can't control others firewalls only your own so why the worry about that ?
--
Jason Hellenthal
I nearly forgot all about that feature thank you for the reminder.
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On Mar 10, 2014, at 10:20, Ermal Luçi wrote:
>
> Usually pf(4) does support having dynamic ips inside its ruleset.
> For example just putting the inter
You'll want to not use up addresses in your pf.conf
Block on default and then open up by definition of ports instead. Forget the
whole IPAddr thing and treat this as a roaming client firewall.
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On Mar 9, 2014, at 19:18, J
Sorry bit there is not enough information here. How can anyone know what you
are trying to accomplish by any of this.
--
Jason Hellenthal
Voice: 95.30.17.6/616
JJH48-ARIN
> On Mar 9, 2014, at 15:36, Joe Nosay wrote:
>
> My pf.conf is attached. I would like to know:
> 1. Is ev
Try subcalc, it's in ports.
--
Jason Hellenthal
Inbox: jhellent...@dataix.net
Voice: +1 (616) 953-0176
JJH48-ARIN
On Aug 8, 2013, at 7:30, Patrick Lamaiziere wrote:
> Le Thu, 8 Aug 2013 11:34:22 +0430,
> s m a écrit :
>
>> hello guys,
>>
>> i have a que
Use -laggport portN
--
Jason Hellenthal
Inbox: jhellent...@dataix.net
Voice: +1 (616) 953-0176
JJH48-ARIN
On Jul 24, 2013, at 5:14, Alex Liptsin wrote:
> Hi.
>
> I have lagg interface created on my server:
>
> [root@h-qa-094 ~]$ ifconfig lagg0
> lagg0: flags=8802
Was thinking that same thing. Agg before the adapter is actually ready.
Simple test might be to bring up the wifi links in the rc and wait till a point
where rc.local can be used to setup the aggregation later in the boot process.
--
Jason Hellenthal
Inbox: jhellent...@dataix.net
Voice
ither interface specific or global or both.
Sometimes installing a new faucet you don't want the water to run until all the
nuts, bolts and washers are installed.
--
Jason Hellenthal
Inbox: jhellent...@dataix.net
Voice: +1 (616) 953-0176
JJH48-ARIN
On Jun 16, 2013, at 12:50, Jack Vo
Seconded.
But to answer you must specify "down" with every command.
ifconfig wlan0 inet ipa.ddr.her.e/24 down
It's a PITA
--
Jason Hellenthal
Inbox: jhellent...@dataix.net
Voice: +1 (616) 953-0176
JJH48-ARIN
On Jun 16, 2013, at 3:48, Adrian Chadd wrote:
> That
The following reply was made to PR kern/172675; it has been noted by GNATS.
From: Jason Wolfe
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/172675: [netinet] [patch] sysctl_tcp_hc_list
(net.inet.tcp.hostcache.list)
race condition causing memory corruption
Date: Sat, 08 Jun 2013 02:20:48
The following reply was made to PR kern/172675; it has been noted by GNATS.
From: Jason Wolfe
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/172675: [netinet] [patch] sysctl_tcp_hc_list
(net.inet.tcp.hostcache.list)
race condition causing memory corruption
Date: Sat, 08 Jun 2013 01:11:21
Ifconfig -v tap0 ? Does this work for you ?
Also upon opening a tap...
ifconfig tap create
Will return the numeric portion of the tap that was created with $?
So scripting it out it would be similar to...
ifconfig tap create && export MYTUNIS="$?"
echo "tap$MYTAPIS&
Hello list,
I have a dedicated server running FreeBSD 9.1-RELEASE hosted with an
IPv4-only hosting company and have set up a Hurricane Electric IPv6
tunnel to it. It's mostly working fine.
However I'm only able to send IPv6 packets from my host that fit an MTU
of 1280 even though I've set t
anks & Top posting is eminent...
--
Jason Hellenthal
JJH48-ARIN
-(2^(N-1))
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
You have already written to this list earlier. Give it up.
--
Jason Hellenthal
JJH448-ARIN
-(^2(N-1))
On Apr 11, 2013, at 4:14, Jean wrote:
> Hello,
>
>
> I am jean and very glad to know you from Google website .Checked your website
> and maybe your customer need our
&
Bandwidth limiting via pf or ipfw ?
ipfw may be more forward to use since its usually easier to comprehend the
syntax and type it directly on the command line.
--
Jason Hellenthal
JJH448-ARIN
- (2^(N-1))
On Apr 2, 2013, at 19:25, Yuri wrote:
> For the testing purposes, I would like
Just a OOB thought...
But couldn't you adjust a dhclient script to be run up success and assign a
description to the interface that the address was dynamically configured by
DHCP.
Wouldn't scale well in a large deployment but then again it might for you.
BOL
--
Jason Hellent
Hi Rick/Christopher,
Yes ...
Create a file /etc/modprobe.d, say "nfs.conf" and put in it:
options nfs nfs4_disable_idmapping=N
... and the problem will be solved.
Jason.
On 11/27/2012 08:55 AM, Rick Macklem wrote:
Christopher D. Harrison wrote:
do you know what that sysctl attr
main source? Or have I totally messed
things up by applying a patch that is over 2 years old?
Jason
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-ne
oid recursion we can pass struct route to ip_output() and obtain
correct mtu. This allows us not to use tcp_mtudisc() but call
tcp_mss_update()
directly."
Jason
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
andomization isn't sync'd to the same base, so when FBSD
would hit a 2MSL connection Linux would simply ignore the SYN. After
the 3rd SYN FBSD would drop support, and Linux would finally honor the
request. I doubt this is too widespread, but it would probably break
things for a few fol
On Fri, Aug 17, 2012 at 7:23 AM, Barney Cordoba
wrote:
>
> --- On Thu, 8/9/12, Jason Wolfe wrote:
>>
>> Ever since r235553 the 82574L has been stable for me,
>> collectively
>> passing ~1.2Tb/s for the past 4 months without issue.
>> We did have
>>
issue. We did have
some issues with switches not liking the fallout of what r236162 fixed
that we updated to, but the cards themselves were fine. If you pull
the current e1000 from 8-STABLE you'll get up to r236162.
Jason
___
freebsd-net
On Tue, Aug 07, 2012 at 08:53:52PM +0700, Eugene Grosbein wrote:
> Hi!
>
> I'd like to run some stability tests for some L2-transparent
> gigabit ethernet network hardware I've got.
>
> I have one spare FreeBSD 9.1-PRERELEASE with two-ports igb(4) card
> and connected both ports using my L2 hardw
On Fri, Jul 27, 2012 at 02:59:37PM -0700, Adarsh Joshi wrote:
> Hi,
>
> Is there a way to check pending callouts?
> I mean, like a command or utility, or do I have to panic the kernel and check
> it at the debugger prompt?
>
You should be able to dtrace that out and uncover whats going on with
On Thu, Jul 12, 2012 at 11:02 PM, Eugene M. Zheganin wrote:
> Hi.
>
>
> On 13.07.2012 04:39, Jason Wolfe wrote:
>>
>> bge0: mem
>> 0xf6bf-0xf6bf,0xf6be-0xf6be,0xf6bd-0xf6bd irq
>> 32 at device 0.0 on pci3
>> bge0: CHIP ID 0x057190
Filed as,
http://www.freebsd.org/cgi/query-pr.cgi?pr=169898
Thanks for looking into this when you get time.
On Thu, Jul 12, 2012 at 04:49:23PM -0400, George Neville-Neil wrote:
>
> On Jul 12, 2012, at 12:55 , Jason Hellenthal wrote:
>
> >
> >
> > On Thu, Jul 1
On Fri, Jul 13, 2012 at 11:20:36AM -0700, Yuri wrote:
> On 07/13/2012 02:48, Peter Jeremy wrote:
> > This is a bug in dhclient - see PR bin/166656, which includes a fix.
>
> I think this PR addresses part of the problem: dhclient doesn't exit when the
> link goes down.
To the best of my knowle
subclass= ethernet
Anything in the pipe on this one, or any access I can provide that
might assist us?
Jason
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
On Thu, Jul 12, 2012 at 10:55:16AM -0400, George Neville-Neil wrote:
>
> On Jul 11, 2012, at 17:57 , Navdeep Parhar wrote:
>
> > On 07/11/12 14:30, g...@freebsd.org wrote:
> >> Howdy,
> >>
> >> Does anyone know the reason for this particular check in
> >> ip_output.c?
> >>
> >>if (rte !=
On Mon, Jul 09, 2012 at 05:38:24PM -0700, Adarsh Joshi wrote:
> Hi,
>
> I am trying to configure lacp lagg interfaces with 2 systems connected back
> to back as follows:
>
> Ifconfig lagg0 create
> Ifconfig lagg0 laggproto lacp laggport ql0 laggport ql1 192.168.100.1 netmask
> 255.255.255.0
>
On Thu, Jul 05, 2012 at 12:00:07PM +0300, Vyacheslav Kulikovskyy wrote:
> 2012/7/5 Eugene Grosbein
>
> > 04.07.2012 18:30, Vyacheslav Kulikovskyy пишет:
> > > i have sever with two 1G links (em) aggregated by lagg0
> > >
> > > after 1700Megabits i have collisions/errors on lagg0 port, but not o
An ifconfig -v lagg0 might be useful here
netstat -m and maybe more that others can advise on.
On Wed, Jul 04, 2012 at 02:58:30PM +0300, Vyacheslav Kulikovskyy wrote:
> >Do the ports on the switch report any layer 2 error, by chance ?
>
> I don't have access to swith, but without lagg0 i have
being part of the variable).
I don't want to block out Teredo entirely (or even a specific relay
entirely), as that would be overboard for my needs. So, CIDR notation
prefix/length matching won't work.
--
Jason Fesler, email/jabber resume: http://jfesler.com
"Give a man fir
On Wed, May 23, 2012 at 12:47:42PM +, Mery'em βЄL wrote:
>
>
> HI,I'm a student preparing a Master degree , my project subject is the
> implementation of a statefull ARP , I actually did several research to
> find a novel solution to defend and interrupt ARP attacks .I'm trynig to
> und
Beyond saying... adjust your router/firewall/gateway anything would just
be a guess here.
Most of the v6 tunnel providers have little details about this and
expect you to understand your own technology.
On Mon, May 14, 2012 at 02:27:54PM +0300, ahoball alutis wrote:
> Hello,
>
> I going to conn
First off lets start by referencing something that is correct and
staying within-band instead of OOB.
http://www.freebsd.org/cgi/man.cgi?query=route
Review that page and if you still have any questions then please ask
again.
On Tue, Apr 24, 2012 at 05:07:54PM -0400, satish amara wrote:
> Hi,
>
What about the results on the end node, during the testing?.
On Sun, Apr 15, 2012 at 5:37 AM, Yuri wrote:
> On 04/14/2012 12:32, Jason Leschnik wrote:
>>
>> What kind of load are you looking at when running the test?
>>
>> maybe output `vmstat 1 15` during a test run
&
1 - 100 of 212 matches
Mail list logo