Re: Client Networking Issues / NIC Lab

2021-04-23 Thread Gary Palmer
On Thu, Apr 22, 2021 at 10:22:30PM -0700, Kevin Bowling wrote: > Aquantia has an out of tree driver in net/aquantia-atlantic-kmod. The > code is not currently in a place where I'd like to see it in the tree. > I am not really sure how common these are, the company was acquired by > Marvell which i

Re: SFP+ on PRO/10GbE

2020-03-22 Thread Gary Palmer
On Sun, Mar 22, 2020 at 05:11:20PM -0400, Dan Langille wrote: > On Sun, Mar 22, 2020, at 4:43 PM, sth...@nethelp.no wrote: > > > Partial success. The card is now able to use an SFP+ optic. It warns me > > > when the optic is installed: > > > > > > Mar 22 16:49:45 r720-01 kernel: WARNING: Intel (

Re: Compiling iwm as module

2018-09-13 Thread Gary Palmer
On Thu, Sep 13, 2018 at 06:39:36PM +0200, Goran Meki?? wrote: > Hello, > > My wife decided to give FreeBSD a try, but her laptop has iwm driver, > which is not yet in GENERIC on 11.2-RELEASE. Is there a way to compile > only mentioned driver and not the whole kernel/world? If it isn't, can > I com

Re: Fw: 100.chksetuid handging on nfs mounts

2018-08-31 Thread Gary Palmer
On Fri, Aug 31, 2018 at 08:29:33AM +0200, Gerrit K?hn wrote: > On Thu, 30 Aug 2018 08:07:52 -0600 Alan Somers wrote > about Re: Fw: 100.chksetuid handging on nfs mounts: > > > Well that's not very illuminating. I was wondering if it had weird mount > > options or something. Are you sure that's

Re: Unrecognized Inifiniband HCA

2018-05-10 Thread Gary Palmer
On Thu, May 10, 2018 at 09:21:10AM +, Grzegorz Junka wrote: > > On 08/05/2018 23:41, Justin Clift wrote: > > On 2018-05-08 21:59, Grzegorz Junka wrote: > >> Hi All, > >> > >> pciconf -lv > >> > >> gives me > >> > >> none1@pci0:3:0:0: class=0x0c0600 card=0x000315b3 > >> chip=0x6340

Re: Missing mlx4, was Re: Unrecognized Inifiniband HCA

2018-05-10 Thread Gary Palmer
On Thu, May 10, 2018 at 08:36:44AM +, Grzegorz Junka wrote: > > On 09/05/2018 00:39, Rodney W. Grimes wrote: > >> On Tue, May 08, 2018 at 08:59:20PM +, Grzegorz Junka wrote: > >>> Hi All, > >>> > >>> pciconf -lv > >>> > >>> gives me > >>> > >>> none1@pci0:3:0:0: class=0x0c0600

Re: Unrecognized Inifiniband HCA

2018-05-08 Thread Gary Palmer
On Tue, May 08, 2018 at 08:59:20PM +, Grzegorz Junka wrote: > Hi All, > > pciconf -lv > > gives me > > none1@pci0:3:0:0: class=0x0c0600 card=0x000315b3 chip=0x634015b3 > rev=0xa0 hdr=0x00 > ?? vendor = 'Mellanox Technologies' > ?? device = 'MT25408 [Con

Re: Ipv6 / DNS questions

2017-06-02 Thread Gary Palmer
On Fri, Jun 02, 2017 at 09:56:28AM +0100, Matthew Seaman wrote: > On 06/02/17 02:49, Karl Denninger wrote: > > Is there a dynamic DNS update method associated with Ipv6's address > > assignment system? Since the assignment is "stateless" it obviously > > (and does, in my experience!) move. I can

Re: vmx bug?

2017-05-18 Thread Gary Palmer
On Thu, May 18, 2017 at 08:39:24AM +0300, Andrew Vylegzhanin wrote: > I will test this VM with Linux tomorrow. > > Just for information, here is part of .vmx file with pci related conifg: > > pciBridge0.present = "TRUE" > > pciBridge4.present = "TRUE" > pciBridge4.virtualDev = "pcieRootPort" > p

Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread Gary Palmer
On Thu, Dec 15, 2016 at 05:27:02PM +0200, Artem Viklenko wrote: > 2016-12-15 14:28, Eugene Grosbein ??: > > On 15.12.2016 19:23, Eugene M. Zheganin wrote: > > > >> but at the time of investigation the socket is already closed and lsof > >> cannot show me the owner. I wonder if the kern

Re: Closed port RST: Any way to find out what port(s)?

2016-05-16 Thread Gary Palmer
On Mon, May 16, 2016 at 12:31:02PM -0500, Larry Rosenman wrote: > I'm seeing tons of: > Limiting closed port RST response from 201 to 200 packets/sec > in my log. Is there any way to see what port(s) are being pounded? sysctl net.inet.tcp.log_in_vain=1 I expect you would get a ton of spam from t

Re: Bridge Interfaces and ARPs

2015-12-04 Thread Gary Palmer
On Fri, Dec 04, 2015 at 03:27:20PM -0500, Jason Van Patten wrote: > On 12/4/15 2:06 AM, Aleksandr A Babaylov wrote: > > > > sysctl net.link.ether.inet.proxyall=1 > > This looks like it's working; thanks a bunch! Whoda'thunk you could use > something like proxy arp to un-break a broken network?

Re: IPFW blocked my IPv6 NTP traffic

2015-12-01 Thread Gary Palmer
On Tue, Dec 01, 2015 at 12:00:47PM -0600, Mark Felder wrote: > > > On Tue, Dec 1, 2015, at 09:16, wishmaster wrote: > > > > --- Original message --- > > From: "Mark Felder" > > Date: 1 December 2015, 17:05:35 > > > > > > > > > > > > > On Tue, Dec 1, 2015, at 02:02, wishmaster wrote: >

Re: Outgoing packets being sent via wrong interface

2015-11-25 Thread Gary Palmer
On Wed, Nov 25, 2015 at 09:21:45AM +0100, Daniel Bilik wrote: > On Sun, 22 Nov 2015 13:02:40 +0100 > Daniel Bilik wrote: > > > Well, even though pf may play some role in the problem, I tend to suspect > > the routing table as the main trigger. There are several facts to support > > this... > > I

Re: realtek interface not working

2015-09-12 Thread Gary Palmer
On Fri, Sep 11, 2015 at 10:57:36PM -0700, Sreenath Battalahalli wrote: > Hi Marius, > > Thanks for the patch. I manually made changes to the two files, and after > building the kernel and installing it, > I can see the re0 interface. I am now sending this email using the new laptop. > > However,

Re: ssh over WAN: TCP window too small

2015-08-26 Thread Gary Palmer
On Wed, Aug 26, 2015 at 02:30:07PM -0700, Chris Stankevitz wrote: > > ktrace -i ssh ... > > Thank you, this is awesome. Is there a way for me to ktrace 'b' in this > example: `a | b | c`? I tried `ktrace a | b | c` and `ktrace test.sh` > (which included a|b|c) but neither seemed to work. I'm

Re: Routing IPv6 over tun0 (PPPoE) issue

2015-08-24 Thread Gary Palmer
On Sun, Aug 23, 2015 at 05:48:28PM +0100, Gary Palmer wrote: > On Sun, Aug 23, 2015 at 04:37:56PM +0100, Matthew Seaman wrote: > > On 23/08/2015 16:04, Gary Palmer wrote: > > > However if I configure other IPs on other interfaces from the netblock > > > that > &g

Re: Routing IPv6 over tun0 (PPPoE) issue

2015-08-23 Thread Gary Palmer
On Sun, Aug 23, 2015 at 04:37:56PM +0100, Matthew Seaman wrote: > On 23/08/2015 16:04, Gary Palmer wrote: > > However if I configure other IPs on other interfaces from the netblock that > > has been delegated to me and either source the traffic from those IPs or > > try the tr

Routing IPv6 over tun0 (PPPoE) issue

2015-08-23 Thread Gary Palmer
Hi, I'm trying to set up IPv6 now that my ISP has decided to start offering native V6. I've been using a tunnelbroker setup until now. I have ipv6_gateway_enable="YES" ipv6_cpe_wanif="tun0" set in /etc/rc.conf and PPP has "enable ipv6cp" set. OS is FreeBSD 9.3-RELEASE-p21 When the system bo

RFC7084 "Basic Requirements for IPv6 Customer Edge Routers"

2015-08-17 Thread Gary Palmer
Hi, Does anyone know if FreeBSD 9.3 is compliant with RFC7034? Thanks, Gary ___ 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"

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-05 Thread Gary Palmer
On Wed, Aug 05, 2015 at 02:10:09PM +, Barney Cordoba via freebsd-net wrote: > > > > On Wednesday, August 5, 2015 2:19 AM, Olivier Cochard-Labb?? > wrote: > > > On Wed, Aug 5, 2015 at 1:15 AM, Barney Cordoba via freebsd-net < > freebsd-net@freebsd.org> wrote: > > > What's the p

Re: lagg of em0/em1 + VLAN = lower MTU?

2015-07-13 Thread Gary Palmer
On Mon, Jul 13, 2015 at 10:29:48AM +0100, Karl Pielorz wrote: > > > --On 13 July 2015 10:51 +0200 Steve Read wrote: > > > Think about what it means. The MTU on the lagg0 interface is the > > largest packet it can send for you or for its VLAN interfaces. The MTU > > on the lagg0.10 (VLAN) inte

Re: Same NIC name to MAC mapping on FreeBSD

2015-07-01 Thread Gary Palmer
On Wed, Jul 01, 2015 at 11:42:43AM +0800, Julian Elischer wrote: > On 7/1/15 6:56 AM, Adrian Chadd wrote: > > Hi, > > > > If we don't support this as part of the interface renaming stuff, it > > would certainly be good to. > > > > > > a- > > > > > > On 29 June 2015 at 21:36, Wei Hu wrote: > >>> --

Re: net.inet.ip.forwarding is mysteriously set to 0

2015-04-24 Thread Gary Palmer
On Sat, Apr 25, 2015 at 01:47:50AM +0900, Paul S. wrote: > Can confirm that anything to do with netif restart on a forwarding > interface also creates the same problem. > > On 4/25/2015 ?? 01:46, Nikos Vassiliadis wrote: > > Hi, > > > > Just saw this. Can somebody re-produce this? > > > >> ro

Re: What is this?

2015-02-25 Thread Gary Palmer
On Wed, Feb 25, 2015 at 09:30:49PM +1100, Ian Smith wrote: > This snippet is from an old linux 2.4 router/firewall/proxy box, usually > clockwork. Clipped this while monitoring one night, saved it, forgot, > but still find it curious and haven't seen anything similar before or > since. 31.13.70

Re: dropped due to the socket

2014-10-27 Thread Gary Palmer
On Mon, Oct 27, 2014 at 09:31:04AM -0200, Tiago Felipe wrote: > Maybe, but do not believe it, because when you turn it on, the counter Turn what on, exactly? > "dropped due to the socket" has gradually increased, this machine acts Please provide the exact output from the "netstat -s -s" comma

Re: Juniper Secure Access SSL VPN access from FreeBSD?

2014-09-15 Thread Gary Palmer
On Mon, Sep 15, 2014 at 05:20:05PM +0100, Gary Palmer wrote: > On Mon, Sep 15, 2014 at 08:12:51PM +0400, Lev Serebryakov wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > On 15.09.2014 20:02, Gary Palmer wrote: > > > > >> If I wa

Re: Juniper Secure Access SSL VPN access from FreeBSD?

2014-09-15 Thread Gary Palmer
On Mon, Sep 15, 2014 at 08:12:51PM +0400, Lev Serebryakov wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 15.09.2014 20:02, Gary Palmer wrote: > > >> If I want to connect to my workstation at $work, I'm forced to > >> use Juniper Secure A

Re: Juniper Secure Access SSL VPN access from FreeBSD?

2014-09-15 Thread Gary Palmer
On Mon, Sep 15, 2014 at 07:30:33PM +0400, Lev Serebryakov wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > > If I want to connect to my workstation at $work, I'm forced to use > Juniper Secure Access SSL VPN + rdesktop. I connect to our office > JunOS gateway with browser, and run

Re: Gateway?

2014-05-17 Thread Gary Palmer
On Sat, May 17, 2014 at 04:17:12PM -0700, Ronald F. Guilmette wrote: > > Forgive me, please for such a rudimentary sort of question. I've > been doing IP networking for more than 15 years, but I never really > plumbed the depths, and thus I only know the basics. > > Quite simply, I'd like to kno

Re: ipfilter(4) needs maintainer

2013-04-14 Thread Gary Palmer
On Sun, Apr 14, 2013 at 09:48:33AM -0600, Warren Block wrote: > Is it possible to move ipfilter into a port? That may work short term, but the ENOMAINTAINER problem will quickly creep up again as kernel APIs change. If the author has lost interest in maintaining the FreeBSD port of ipfilter then

Re: Default route destination changing without warning follow-up

2012-10-04 Thread Gary Palmer
On Thu, Oct 04, 2012 at 07:36:51PM +0200, Krzysztof Barcikowski wrote: > W dniu 2012-10-04 18:02, John-Mark Gurney pisze: > > Alexander V. Chernikov wrote this message on Mon, Oct 01, 2012 at 01:07 > > +0400: > >> On 01.10.2012 00:59, Dominic Blais wrote: > >>> It's all about IPv4 in my case. > >>

Re: kern/161899: Repeating RTM_MISS packets causing high CPU load for ntpd

2012-02-08 Thread Gary Palmer
On Wed, Feb 08, 2012 at 01:44:56PM -, Steven Hartland wrote: > - Original Message - > From: "Gleb Smirnoff" > >> Any update on this, would have been nice to see a fix hit before > >> 9.0. If you need any more information please let me know. > > > >AFAIK, this is no longer a problem in

Re: em0 hangs on 8-STABLE again

2012-02-01 Thread Gary Palmer
On Wed, Feb 01, 2012 at 01:50:23PM -0800, Jack Vogel wrote: > Huh? I MFC'd into stable/8 does that show up as RELENG? I suspect different SCMs here is causing terminology confusion. RELENG_8 is the CVS version of the stable/8 branch in SVN. Gary ___ f

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Gary Palmer
On Thu, Oct 06, 2011 at 07:02:15PM -0500, Chuck Burns wrote: > > Do you have a /dev/dumpdev symbolic link pointing to a swap partition? > > If not, the dump device may not have been configured. > > > > Also, apologies if you said this earlier, but which version of FreeBSD > > are you running? > >

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-06 Thread Gary Palmer
On Wed, Oct 05, 2011 at 11:56:41PM -0500, Chuck Burns wrote: > On Wednesday, October 05, 2011 11:47:01 PM Adrian Chadd wrote: > > On 6 October 2011 07:50, Chuck Burns wrote: > > > Ok, it crashed this evening.. Got a snapshot of it with my wife's digital > > > camera.. > > > > > > http://imageshac

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-05 Thread Gary Palmer
On Tue, Oct 04, 2011 at 09:32:52PM -0500, Chuck Burns wrote: > On Tuesday, October 04, 2011 8:54:33 PM Chuck Burns wrote: > > > I'm not sure how to rebuild just the module with that option URTW_DEBUG > > enabled.. I'm being told by some to just add the device to my kernel config > > along with the

Re: Broadcom Docs

2011-10-04 Thread Gary Palmer
On Tue, Oct 04, 2011 at 10:37:10AM +0200, Matthias Apitz wrote: > El d?a Tuesday, October 04, 2011 a las 03:34:46PM +0800, Adrian Chadd > escribi?: > > > That's because it's a wifi chip, not an ethernet chip. > > Yes, I know and I looked around in their pages; there are no Wifi chips; > so my qu

Re: gif interface not passing IPv6 packets

2011-09-26 Thread Gary Palmer
On Mon, Sep 26, 2011 at 04:04:00PM +0100, Matt Smith wrote: > On 26 September 2011 15:21, Gary Palmer wrote: > > Smells like a routing table problem or similar configuration problem. > > On my tunnel endpoint, admitedly running 7.4 not 8.x or head, pings > > to the LOCAL

Re: gif interface not passing IPv6 packets

2011-09-26 Thread Gary Palmer
On Mon, Sep 26, 2011 at 02:49:15PM +0100, Matt Smith wrote: > On 26 September 2011 14:29, Gary Palmer wrote: > > On Mon, Sep 26, 2011 at 10:27:53AM +0100, Matt Smith wrote: > > Do you have access to any other IPv6 hosts on a separate link? ?If so, > > I would suggest trying

Re: gif interface not passing IPv6 packets

2011-09-26 Thread Gary Palmer
On Mon, Sep 26, 2011 at 10:27:53AM +0100, Matt Smith wrote: > I have a very strange problem with a gif interface that has been > confusing me all weekend. For the last six months I have had a gif > tunnel setup to an ipv6 tunnel broker which has worked without any > issues. On Friday I had a power

Re: Which module contains functins(arptimer)?

2011-09-07 Thread Gary Palmer
On Wed, Sep 07, 2011 at 04:51:48PM +0400, Vladimir Budnev wrote: > Hello. > > How to determine which module contains specific functinos?. For example > we have arptimer in netinet/if_ether.c. > But how to find in which ko it compiles? > Iv tried > ls /boot/kernel/ | grep ko.symbols | xargs string

Re: system locks up with vr driver on alix board

2011-08-17 Thread Gary Palmer
On Wed, Aug 17, 2011 at 09:15:34AM +0100, Andrew Stevenson wrote: > > On 17 Aug 2011, at 02:39, Ask Bj?rn Hansen wrote: > > >> How many PPS or interrupts do you see from vr interface under high > >> network load? > > > > Honestly I'm not sure. I only know how to see the interrupt busy > > perc

Re: Debugging dropped shell connections over a VPN

2011-07-27 Thread Gary Palmer
On Tue, Jul 26, 2011 at 01:35:16PM -0500, Paul Keusemann wrote: > On 07/26/11 08:05, Gary Palmer wrote: > >On Tue, Jul 26, 2011 at 06:53:59AM -0500, Paul Keusemann wrote: > >>Again, sorry for the sluggish response. > >> > >>On 07/20/11 15:15, Gary Palmer wrote

Re: Debugging dropped shell connections over a VPN

2011-07-26 Thread Gary Palmer
On Tue, Jul 26, 2011 at 06:53:59AM -0500, Paul Keusemann wrote: > Again, sorry for the sluggish response. > > On 07/20/11 15:15, Gary Palmer wrote: > >On Tue, Jul 12, 2011 at 02:26:34PM -0500, Paul Keusemann wrote: > >>On 07/07/11 14:39, Chuck Swiger wrote: > >>

Re: Debugging dropped shell connections over a VPN

2011-07-20 Thread Gary Palmer
On Tue, Jul 12, 2011 at 02:26:34PM -0500, Paul Keusemann wrote: > On 07/07/11 14:39, Chuck Swiger wrote: > >On Jul 7, 2011, at 4:45 AM, Paul Keusemann wrote: > >>My setup is something like this: > >>- My local network is a mix of AIX, HP-UX, Linux, FreeBSD and Solaris > >>machines running various

Re: netstat fix

2011-05-17 Thread Gary Palmer
On Tue, May 17, 2011 at 12:20:34PM -0400, Jason Hellenthal wrote: > > Michael, > > On Sun, May 08, 2011 at 07:23:37PM +0200, Michael Tuexen wrote: > > Dear all, > > > > fwip0 1500 00:30:05:b3:50:0b:40:e4:0a:02:ff:fe:00:00:00:00 > > 0 0 0 00 0 0

Re: SNMP Network Auto Discovery software ... ?

2011-05-02 Thread Gary Palmer
On Wed, Apr 27, 2011 at 03:55:11PM -0300, Marc G. Fournier wrote: > > Would like to find something that runs on FreeBSD that I can use to map > our network, preferrably dumping to a database, and grabbing > information like: interface / ip / cpus / hostname, etc ... > > Server needs to run on F

Re: natd starting after firewall rules are loaded

2011-04-17 Thread Gary Palmer
On Sun, Apr 17, 2011 at 03:55:59PM +, rondzie...@comcast.net wrote: > One other thing that's missing since 4.9 (and this probably needs > to go to some other list) is the kernel LINT file. Unless you already > know about these firewall options there is no where you can go > to find them. The

Re: 7-STABLE NFS: fatal: "select lock: Permission denied"

2011-04-04 Thread Gary Palmer
On Mon, Apr 04, 2011 at 06:44:21PM -0700, Chuck Swiger wrote: > If you can, anyway-- but maildir is becoming more commonly used with the > growing popularity of Cyrus and Dovecot compared with UWash IMAP (which did > mbox and mbx). Avoid UWash IMAP like the plague is my suggestion. It has locki

Re: how to use freebsd8 dial the adsl for shuffering?

2010-09-10 Thread Gary Palmer
On Fri, Sep 10, 2010 at 01:54:10PM +0600, ?? (Dmitriy Zamuraev) wrote: > > set device PPPoE:fx0 > > is this correct ? maybe fxp0 If they have an ethernet to ADSL bridge on fxp0 then that is correct. I have a Linksys ADSL modem in brdiging mode and that syntax works

Re: Does not work resolving IPv6 addresses via IPv4 DNS-server

2010-08-07 Thread Gary Palmer
On Sun, Aug 08, 2010 at 01:56:05PM +0900, Hiroki Sato wrote: > "Vladislav V. Prodan" wrote > in <4c5e33bb.50...@ukr.net>: > > un> # host -6 2001:5c0:1000:b::599b 8.8.8.8 > un> socket.c:1859: internal_send: :::8.8.8.8#53: Invalid argument > un> socket.c:1859: internal_send: :::8.8.8.8#53

Re: sockstat / netstat output 8.x vs 7.x

2010-05-11 Thread Gary Palmer
On Tue, May 11, 2010 at 12:20:02PM -0700, Wes Peters wrote: > The output header is instructive: > > USER COMMANDPID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS > www httpd 18423 3 tcp4 6 *:80 *:* > www httpd 18423 4 tcp4 *:*

Re: ppp not removing address when disconnected

2010-05-05 Thread Gary Palmer
On Wed, May 05, 2010 at 04:55:51PM +0100, John Bayly wrote: > Am I missing something in /etc/ppp/ppp.conf that tells ppp to remove the > address when a connection is down? My workaround is: # cat /etc/ppp/ppp.linkdown provider: shell /bin/sh -c "/sbin/route delete default" shell

Re: PPP won t reconnect

2009-01-30 Thread Gary Palmer
On Fri, Jan 30, 2009 at 09:16:17AM -0300, Franco Vitali wrote: > I search the web for an answer, but i can?t find it. There are only > unanswered posts, and some of them tell that there is a bug in PPP. > > I have a production machine with a RELENG_7 and a connection with the cable > provider via

Re: 7.1-PRERELEASE : bad network performance (nfe0)

2008-09-28 Thread Gary Palmer
On Sun, Sep 28, 2008 at 01:43:12PM -0400, [EMAIL PROTECTED] wrote: > I have the same problem on a Dell Poweredge SC440 when I transferred over > 50GB > from a FreeBSD 5.4 box to my new Dell running 7.1. Used a crossover cable > and > the link was 1000 full duplex, but could only get about 10M/s.

Re: Testing lagg

2008-05-29 Thread Gary Palmer
On Thu, May 29, 2008 at 11:05:18PM +0200, Andrea Venturoli wrote: > Gary Palmer ha scritto: > > >Does the switch have spanning tree enabled? > > Yes. > Should it be? It can be left on but if you can disable it on the ports that you are using for lagg then that should help.

Re: Testing lagg

2008-05-28 Thread Gary Palmer
On Wed, May 28, 2008 at 05:28:34PM +0200, Andrea Venturoli wrote: > Hello. > > I've got a new box which features two gigabit ports and I though I'd try > lagg with LACP. > > On the box I put the following in /etc/rc.conf: > > ifconfig_em0="up" > ifconfig_em1="up" > ifconfig_lagg0="laggproto lac

if_vr MFC?

2008-04-09 Thread Gary Palmer
Hi, Just wondering if if_vr is going to be merged back to RELENG_7 at any point? Its been in CURRENT for about a month at this point so it should be OK I think? I've been using your patch against RELENG_7 on a Soekris NET-5501 in testing for a few weeks now, no real traffic but no problems eithe

Re: OS choice for an edge router

2007-09-08 Thread Gary Palmer
On Sat, Sep 08, 2007 at 01:32:25AM +0200, Christopher Arnold wrote: > > > On Sat, 8 Sep 2007, Andre Oppermann wrote: > > >There are no NICs known that can do packet forwarding offload. > >And neither is there support in FreeBSD for that. You're probably > >confusing this with checksum offloadin

Re: OS choice for an edge router

2007-09-07 Thread Gary Palmer
help. The complexity of the PF / ALTQ rules can also have an impact, although I'm a little surprised that they counted towards interrupt activity, which your message seems to imply. Gary P.S. Please don't top post. Thanks a lot. Kirc Gary Palmer <[EMAIL PROTECTED]> wrote:

Re: OS choice for an edge router

2007-09-06 Thread Gary Palmer
On Fri, Sep 07, 2007 at 03:06:54AM +1000, Kirc Gover wrote: > We are in the stage of planning and research for a commercial development of > an edge router that will be based mostly on OpenSource software. I would like > to solicit for information and recommendation if FreeBSD is a suitable OS.

Re: DDoS attacks ... identifying destination ...

2007-09-06 Thread Gary Palmer
On Thu, Sep 06, 2007 at 03:48:37PM -0300, Marc G. Fournier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Today, I got hit by an attack, but haven't been able to easily determine whom > was being attacked ... > > I run ipaudit to monitor bandwidth usage, so I have 'source / dest

Re: Add socket related statistics to netstat(1)?

2007-08-29 Thread Gary Palmer
On Wed, Aug 29, 2007 at 02:39:57PM +0100, Robert Watson wrote: > > On Wed, 29 Aug 2007, Igor Sysoev wrote: > > >On Wed, Aug 29, 2007 at 02:48:57PM +0800, LI Xin wrote: > > > >>Here is a proof-of-concept patch that adds sockets related statistics to > >>netstat(1)'s -m option, which could make SA

Re: Question about bce driver

2007-07-12 Thread Gary Palmer
On Thu, Jul 12, 2007 at 10:31:41AM +0100, Tom Judge wrote: > Julian Elischer wrote: > >Tom Judge wrote: > >>Josh Paetzel wrote: > >>>On Wednesday 11 July 2007, Tom Judge wrote: > Hi Paul, > > From the testing that I have been doing for the last few months > the driver in 6.2 is st

Re: A query about a missing file opt_sctp.h

2007-06-25 Thread Gary Palmer
On Mon, Jun 25, 2007 at 03:40:52PM -0400, Randall Stewart wrote: > opt_sctp.h > > Is one created by the config program when you run > config with > > options SCTP > > in your list of things you want.. > > So for example I do > > cd /usr/src/sys/i386/conf > config mymachine > cd ../compile/myma

Re: Diagnose co-location networking problem

2006-12-28 Thread Gary Palmer
On Wed, Dec 27, 2006 at 10:08:25PM -0800, Stephan Wehner wrote: > Ok, this is a little unfortunate: I can't run traceroute from the client PC > (the service provider doesn't seem to like it). (Nor can I use ping) /usr/ports/net/tcptraceroute You should normally be able to use tcptraceroute to ge

Re: trunk on re0 interface

2006-12-26 Thread Gary Palmer
On Tue, Dec 26, 2006 at 06:20:28PM +0100, Sylvie DUPUY wrote: > Hi, > > I got a FreeBSD (6.1) connected to a Cisco switch 2950 (12.1). > The speed on the re0 interface is 100 Mbps full duplex but when it get > connected to the Cisco it turns out 10baseT half-duplex ? If you have the re0 locked at

Re: blocking a string in a packet using ipfw

2006-09-14 Thread Gary Palmer
On Thu, Sep 14, 2006 at 05:14:55PM +0200, Willem Jan Withagen wrote: > I had several suggestions this direction. And it does help a little. > The math is however against me. > > I had over 50 request/sec for this file. Now if the virus uses anything > which leaves the connection open for regular

Re: blocking a string in a packet using ipfw

2006-09-14 Thread Gary Palmer
On Thu, Sep 14, 2006 at 03:29:14PM +0200, Willem Jan Withagen wrote: > I received a call from a customer this morning that all of his websites were > no longer on line. So After some resetting and more I turnout that there > was a > serious overload on his server. Over 500 clients connected. (norm

Re: ARP behavior in FreeBSD vs Linux

2005-09-18 Thread Gary Palmer
Pieter de Boer wrote: Is there any advantage/disadvantage in ARP implementation on FreeBSD over that of Linux? Thanks. I was unhappily surprised by this 'feature'. I find it pretty counter-intuitive. I expect two interfaces to be seperated inside a kernel, but Linux more or less binds them t