problem with ixl(4) and vlans

2024-01-23 Thread Daniel
gth 28 14:15:07.557644 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.55.1 tell 192.168.55.10, length 28 The answer cannot be seen on the VLAN interface ): I hope the list can help me out here, as I am lost. Thanks & best Daniel

Re: problem with ixl(4) and vlans

2024-01-24 Thread Daniel
+ configuration properly supported by the driver? Any ideas from the list? thanks & best Daniel On 1/23/24 16:03, Daniel wrote: Hi List, just recently I discovered a problem with the ixl(4) driver. Hopefully someone here can help me. my setup is as follows: Network - ixl3

Re: problem with ixl(4) and vlans

2024-01-25 Thread Daniel
o far just 'throwing interfaces on a bridge' worked in the past. Any ideas where to look next? Thanks a lot & best Daniel On 1/25/24 08:22, Zhenlei Huang wrote: On Jan 23, 2024, at 11:03 PM, Daniel wrote: Hi List, just recently I discovered a problem with the ixl(4) driver.

Re: problem with ixl(4) and vlans

2024-01-28 Thread Daniel
was also one of the reasons why I crosschecked my setup with an USB nic so I can make sure its not the firewall by accident. Thanks & Best Daniel On 1/25/24 22:10, Santiago Martinez wrote: Hi Daniel, have you try disabling hardware vlan filtering? Also I guess there is not ipfw o

Re: Intel 82574 issue reported on Slashdot

2013-02-08 Thread Daniel O'Connor
e affected. "Contact your motherboard manufacturer" is much more time consuming than "Run sysctl... | grep foo | awk ..." to see if your system is affected. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about st

Re: Intel 82574 issue reported on Slashdot

2013-02-09 Thread Daniel O'Connor
oint - this may be a "vendor issue" but it reflects poorly on Intel that they didn't take proper ownership of the issue. It would be far, far better for their image to say "some systems may have the fault, go to http:// to find a way to test for your operating system". --

Re: Default route changes unexpectedly

2013-03-06 Thread Daniel Hartmeier
r instance). If that's a common factor, see http://marc.info/?l=freebsd-net&m=133888532814565&w=2 Daniel ___ 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"

Restarting exports disturbs clients

2013-05-03 Thread Daniel Feenberg
even without NFSv4, for that matter, if it would let us change exports without disturbing users. Perhaps there there is an NFS shutdown procedure that we should be using? Daniel Feenberg NBER ___ freebsd-net@freebsd.org mailing list http://lists.freebs

ALTQ support for octe driver

2013-07-17 Thread Daniel Engberg
/~mlaier/ALTQ_driver/ . If needed I can on the other hand test patches. Thanks in advance Daniel Engberg ___ 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"

Re: Recommendations for 10gbps NIC

2013-07-26 Thread Daniel Feenberg
meter cables. We liked the fact that the Chelsio cards were single-port and cheaper. I don't really understand why nearly all 10GBE cards are dual-port. Surely there is a market for NICs between 1 gigabit and 20 gigabit. The NIC heatsinks are too hot to touch during use unless specially c

Re: Different providers for different nat clients

2013-08-13 Thread Daniel Hartmeier
provider. Existing prior connections will continue to to through the first provider, unless you explicitly remove the sessions, as in pfctl -k 192.168.2.3 Daniel ___ 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"

Re: Create CARP interface in state INIT?

2013-08-13 Thread Daniel Hartmeier
eate ifconfig carp0 inet 192.168.107.21 ifconfig carp0 down ifconfig carp0 vhid 21 pass secret advskew 100 HTH, Daniel ___ 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"

Re: Network stack returning EFBIG?

2014-03-20 Thread Daniel Braniss
turn off TSO the problems sound similar to the one I reported a while back. truing off tso fixed it. danny On Mar 20, 2014, at 3:26 PM, Garrett Wollman wrote: > I recently put a new server running 9.2 (with a local patches for NFS) > into production, and it's immediately started to fail in an

ALTQ patch for the octe driver?

2014-04-04 Thread Daniel Engberg
s provided. As far as I can tell it's just a few lines http://people.freebsd.org/~mlaier/ALTQ_driver/ but I'm not sure how up to date these patches are. Best regards, Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org

netmap, selective processing.

2014-07-16 Thread Daniel Corbe
I hope this it the right place to ask questions about netmap. I'm toying with the idea of writing a netmap-based OSPF implementation because bird's OSPF implementation isn't as good as its BGP implementation, quagga doesn't scale well and openospfd doesn't compile on 10-RELEASE or CURRENT. But I

Re: netmap, selective processing.

2014-07-17 Thread Daniel Corbe
Jan Bramkamp writes: > On 16.07.2014 19:48, Daniel Corbe wrote:> >> I hope this it the right place to ask questions about netmap. I'm >> toying with the idea of writing a netmap-based OSPF implementation >> because bird's OSPF implementation isn't as go

Re: netmap, selective processing.

2014-07-21 Thread Daniel Corbe
"Alexander V. Chernikov" writes: > On 16.07.2014 21:48, Daniel Corbe wrote: > Hm. What do you need from bird OSPF implementation? > IMHO it is much easier to improve and merge bird code instead of > writing another OSPF implementation from scratch. > I can't get

FreeBSD 8 as an IPv6 router

2011-12-12 Thread Daniel O'Connor
y debugging information in the clients to tell me why they are not working :( I did try a FreeBSD 9.0 box and it similarly didn't work - I had the following in rc.conf.. ipv6_activate_all_interfaces="YES" ipv6_enable="YES" Any help appreciated, thanks. PS please

Re: FreeBSD 8 as an IPv6 router

2011-12-12 Thread Daniel O'Connor
advd[19142]: RA timer on eth0 is expired" (but not right when rtadvd started). > Mat > > On 13/12/2011 15:02, Daniel O'Connor wrote: >> Hi, >> I have a FreeBSD 8 machine that is my router and I previously had IPv6 >> working. ie it gave out RTADV message

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
llowing line > into /etc/rtadvd.conf on the IPv6 router? > > eth0: :addr="2001:44b8:191:2e01::":prefixlen#64: Ahah, that does work, thanks! Is there a way to not have to hard code it in like that though? :) -- Daniel O'Connor software and network engineer for Genesis Software

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
erface eth0 { sla-id 1; sla-len 4; }; }; Is there a way to tweak it to do the right thing? Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so

Re: FreeBSD 8 as an IPv6 router

2011-12-13 Thread Daniel O'Connor
; Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan > u...@mahoroba.org ume@{,jp.}FreeBSD.org > http://www.imasy.org/~ume/ > -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is

pfil invariant proposal: mbuf begins with contiguous IP header

2012-06-05 Thread Daniel Hartmeier
ng m_pulldown()? Or simply commit the above without the printf(), if you agree. :) Kind regards, Daniel ___ 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"

recommended 10g cards

2012-06-07 Thread Daniel Braniss
Hi I will be 'experimenting' with 10g in the next few months, so I need to buy some cards, After googling for some time, I noticed that there is not realy much real info, and some of it is a bit dated. Since these cards are pricy, could those that have such cards share some info? cheers,

Re: recommended 10g cards

2012-06-08 Thread Daniel Braniss
> > > On Friday, June 8, 2012 at 7:54 AM, Daniel Braniss wrote: > > > Hi > > I will be 'experimenting' with 10g in the next few months, so > > I need to buy some cards, > > After googling for some time, I noticed that there is not realy muc

Re: recommended 10g cards

2012-06-09 Thread Daniel Braniss
thanks to all that responded! from the rough polling, it seems that the order list is Intel, Myricom Solarflare, Chelsio Now I'll try and 'borrow' some of these. thanks again, danny ___ freebsd-net@freebsd.org mailing list ht

Re: ip_reass() fails to reassemble fragmented out-of-order traffic

2012-07-10 Thread Daniel Hartmeier
ith empty ruleset)? If so, can you try disabling them? Daniel ___ 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"

Re: GIF tunnel doesnt like fragmented packets?

2012-07-11 Thread Daniel Hartmeier
to require fragmentation), but the fact that you're not answering the neighbor solicitation queries from the peer. > ifconfig_gif0_ipv6="inet6 2001:470:66:3a3::2 2001:470:66:3a3::1 prefixlen 128" See http://www.tunnelbroker.net/forums/i

Re: tcpdump in freebsd

2012-07-26 Thread Daniel Hartmeier
in|out' using pcap_setdirection(). HTH, Daniel Index: contrib/tcpdump/tcpdump.1 === RCS file: /home/ncvs/src/contrib/tcpdump/Attic/tcpdump.1,v retrieving revision 1.19.2.1.8.1 diff -u -r1.19.2.1.8.1 tcpdump.1 --- contrib/tcpdum

Re: Issue with igb and lagg (was Re: Problem with link aggregation + sshd)

2012-09-11 Thread Daniel Eischen
On Tue, 11 Sep 2012, Giulio Ferro wrote: Well, there definitely seems to be a problem with igb and lagg. igb alone works as it should, but doesn't seem to work properly in lagg. To be sure I started from scratch from a 9.0 release with nothing but: /etc/rc.conf ---

Re: Issue with igb and lagg (was Re: Problem with link aggregation + sshd)

2012-09-11 Thread Daniel Eischen
On Tue, 11 Sep 2012, Freddie Cash wrote: On Sep 11, 2012 2:12 PM, "Giulio Ferro" wrote: cloned_interfaces="lagg0" ifconfig_lagg0="laggproto lacp laggport igb1 laggport igb2 laggport igb3 192.168.x.x/24" sshd_enable="YES" --- This doesn't eve

Re: Issue with igb and lagg (was Re: Problem with link aggregation + sshd)

2012-09-18 Thread Daniel Eischen
On Tue, 18 Sep 2012, David DeSimone wrote: Daniel Eischen wrote: My rc.conf is something like this: # # For now, force ath0 to use the same MAC address as xl0. # This works around a bug where lagg is unable to set the # MAC address of the underlying wlan0 interface. # ifconfig_ath0="

Re: 0.0.0.0/8 oddities...

2012-11-14 Thread Daniel Hartmeier
(b) { 0, } Specified host on this network. It MUST NOT be sent, except as a source address as part of an initialization procedure by which the host learns its full IP address. So a sender MUST NOT use 0.0/16 or 0/8 as destination, ever... Dan

igb issues

2012-12-13 Thread Daniel Braniss
hi, I'm trying out a 4way Dell PowerEdge C5125/AMD server with onboard Intel(R) PRO/1000 Network Connection version - 2.3.1 when running FreeBsd 8.3 (from sometime around Nov 2) all is ok. with latest (at least Fridays') 9.1-PRERELEASE it's getting 'constipated'. It seems that NFS writes

Re: igb issues

2012-12-14 Thread Daniel Braniss
urprice! all is ok, I will now have to go through logs to see what happend, but my guess is that the switch this host was connected was under heavy load, it has a cluster of HPCs. thanks, have a nice weekend and season greatings! danny > > Jack > > > On Thu, D

Freebsd 8.3-RELEASE kernel panics when Xorp-1.8.6 tries to shutdown

2013-01-16 Thread Daniel Spisak
w to fix it, that would be great. Thanks! -- Daniel Spisak Network Engineer Agiosat Government Services dspi...@agiosat.net ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send a

Re: Freebsd 8.3-RELEASE kernel panics when Xorp-1.8.6 tries to shutdown

2013-01-17 Thread Daniel Spisak
Is anyone that is familiar with the FreeBSD multicast networking code able to speak up here regarding these kernel panics? Thanks. Daniel Spisak <mailto:dspi...@agiosat.net> Wednesday, January 16, 2013 8:54 PM Hi there, I'm new to the list! Myself and a colleague have been trying

Re: Problem with igb(4) updated to version 2.0.7

2010-12-04 Thread Daniel Feenberg
lso help. These should be available on expensive switches. Cheap switches don't cause any delay (the don't do STP which is the source of the delay). FreeBSD shouldn't count on that being available, though. Daniel Feenberg ___ f

Re: Web Server supporting up to 4 WANs/Interfaces

2010-12-17 Thread Daniel Hartmeier
dress resolves (arp -an) - Check /var/log/messages for any errors - Does the SYN+ACK reply from the web server go out anywhere? (tcpdump -ni bge0/bge1/... tcp port 80) HTH, Daniel ___ 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"

Re: stream socket

2010-12-23 Thread Daniel Hartmeier
). As long as the receiver is acknowledging but keeps a zero sized window, the connection remains open, there is no timeout. HTH, Daniel [1] http://en.wikipedia.org/wiki/Transmission_Control_Protocol#Flow_control [2] http://www.faqs.org/rfcs/rfc1122.html, 4.

Re: Carp seems completely broken on 8.2-RC2 and 8.2-PRERELEASE

2011-01-17 Thread Daniel Hartmeier
MAC address (00:00:5e:00:01:68) on another port. You're not using vhid 104 (:68 in the virtual MAC) on other ports of that switch, are you? Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To uns

Re: TCP Buffer window size is not getting updated

2011-03-01 Thread Daniel Hartmeier
uch), and you subsequently decrease the buffer size dramatically, you might end up with a permanent zero size window. Maybe you can explain why you are decreasing the receive buffer size on an established connection, what is the purpose or intended effect? Kind regards, Daniel

Re: Possible CARP bug?

2011-03-20 Thread Daniel Hartmeier
switch, that deals with such broadcasts. HTH, Daniel ___ 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"

Re: Kern Mod and TCP retrasmit problem

2011-05-17 Thread Daniel Hartmeier
ong side of the stack. Why don't you hook your code into the side facing userland, where socket writes from the userland process add data to the kernel buffer, and the socket is still a stream? Or what's the reason for doing it after the stream has been pa

Re: Kern Mod and TCP retrasmit problem

2011-05-17 Thread Daniel Hartmeier
s. But on a router there are not tcpcbs and no variables... Daniel ___ 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"

Re: Question about NIC link state initialization

2011-06-30 Thread Daniel Feenberg
ou can do everything you might need through the OS interface. Can I ask what is the brand of this so-called LOM? Is there any documentation implying something more useful? Do they describe doing a bare metal install of an OS? Daniel Feenberg ___ freebsd-net@f

broadcast oddity

2011-07-18 Thread Daniel Braniss
this code behaves correctly when run from a diskless host which booted via PXE, but fails on a host that was booted from disk. hint: the non working sends a packet with a non ethernet broadcast address and an ip address of 255.255.255.255, the working version sets the ethernet address to 0x

Re: broadcast oddity

2011-07-19 Thread Daniel Braniss
Hi Eygene, > Daniel, good day. > > Mon, Jul 18, 2011 at 05:04:27PM +0300, Daniel Braniss wrote: > > this code behaves correctly when run from a diskless host which > > booted via PXE, but fails on a host that was booted from disk. > > hint: the non working sends a

Re: broadcast oddity

2011-07-20 Thread Daniel Braniss
> Tue, Jul 19, 2011 at 10:40:11AM +0300, Daniel Braniss wrote: > > > And that non-broadcast ethernet address is the MAC of your > > > default router? > > yes. with dest_addr = INADDR_BROADCAST on the non diskless: 09:44:29.850576 00:0d:b9:00:72:a8 (oui Unknown) > 0

Re: Intel WiFi 5100/5300

2009-10-14 Thread Daniel Roethlisberger
to iwnfw... > > Most recent effort to port Intel 5100 support that I'm aware of > was done by Daniel Roethlisberger (cc'd). He has the work > kicking around in a private svn repo. No idea what state it's > in though. I haven't had a chance to work on this for some t

Re: PF + BRIDGE + PFSYNC causes system freezing

2010-03-17 Thread Daniel Hartmeier
Have you tried filtering only on one of the physical bridge interfaces, with net.link.bridge.pfil_bridge=0 and set skip on { lo0, bridge0, em1 }? Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To un

Re: Looking for some education on ALTQ

2010-07-21 Thread Daniel Hartmeier
should show quickly growing pkts and bytes counters for test7788, of the order iperf reports (133KB vs. 597MB in your output). Kind regards, Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe

Network booting FreeBSD with gpxelinx almost works

2010-09-25 Thread Daniel Feenberg
I can find in the syslinux or gpxelinux documentation, and the various web posting I have found linking FreeBSD to gpxelinux are all about do installations of iso files over the net. Daniel Feenberg NBER http://www.nber.org/sys-admin/FreeBSD-diskless.html _

Re: Network booting FreeBSD with gpxelinx almost works

2010-10-06 Thread Daniel Feenberg
On Sat, 25 Sep 2010, Warren Block wrote: On Sat, 25 Sep 2010, Daniel Feenberg wrote: We have been network booting FreeBSD for some time with pxeboot. So I am confident that we have the dhcpd.conf and the root filesystem sufficient for diskless booting. But now we would like to have menu of

Re: arplookup x.x.x.x failed: host is not on local network

2008-07-03 Thread Daniel Ponticello
at IP connection works anyway. The problem is present only when trying to reach network 192.168.181.xxx, which is absolutely not on local network. The problem started with freebsd 5.3 and today, with 7, it is still present. Daniel Peter Jeremy ha scritto: I'm occasionally seeing pairs o

etc/rc.firewall6

2008-07-17 Thread Daniel Gerzo
-- Best regards, Daniel mailto:[EMAIL PROTECTED] ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: dhclient doing DISCOVER with bad IP checksum - bge (7.1 show stopper??)

2008-12-01 Thread Daniel O'Connor
t DHCP? Can you try another card in the client? -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0

Re: kern/81644: [vge] vge(4) does not work properly when loaded as a KLD

2009-01-14 Thread Daniel O'Connor
The following reply was made to PR kern/81644; it has been noted by GNATS. From: "Daniel O'Connor" To: bug-follo...@freebsd.org, docon...@gsoft.com.au Cc: Subject: Re: kern/81644: [vge] vge(4) does not work properly when loaded as a KLD Date: Thu, 15 Jan 2009 10:44:19 +1030 I

Re: BIND 9.4.3-P1: internal_send: 199.7.83.42#53: Device not configured, where 199.7.83.42 is RANDOM IP address

2009-01-24 Thread Daniel O'Connor
evious installation (on faster hardware) doesn't show these > errors at all! I think this is an mpd problem - I had the same issue and I couldn't find a solution. In the end I switched to userland PPP (which has an issue with PF but you can work around that). -- Daniel

Re: BIND 9.4.3-P1: internal_send: 199.7.83.42#53: Device not configured, where 199.7.83.42 is RANDOM IP address

2009-01-24 Thread Daniel O'Connor
s restarting it would fix it but other times it just persistently said the same thing. It seemed like there was some kernel state that was incorrect and even restarting mpd would not fix it. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "T

Re: BIND 9.4.3-P1: internal_send: 199.7.83.42#53: Device notconfigured, where 199.7.83.42 is RANDOM IP address

2009-01-26 Thread Daniel O'Connor
s restarting it would fix it but other times it just persistently said the same thing. It seemed like there was some kernel state that was incorrect and even restarting mpd would not fix it. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "T

Re: BIND 9.4.3-P1: internal_send: 199.7.83.42#53: Device notconfigured, where 199.7.83.42 is RANDOM IP address

2009-01-26 Thread Daniel O'Connor
evious installation (on faster hardware) doesn't show these > errors at all! I think this is an mpd problem - I had the same issue and I couldn't find a solution. In the end I switched to userland PPP (which has an issue with PF but you can work around that). -- Daniel

iwn(4): Porting Intel 5100/5300 support from OpenBSD?

2009-03-28 Thread Daniel Roethlisberger
Is anyone already working on porting Damien Bergamini's updates to OpenBSD iwn(4) in order to support Intel 5100/5300 chipsets? Is there anything preventing this work (except ENOTIME)? -- Daniel Roethlisberger http://daniel.roe.ch/ ___ freebs

Re: iwn(4): Porting Intel 5100/5300 support from OpenBSD?

2009-03-28 Thread Daniel Roethlisberger
Sam Leffler 2009-03-28: > Daniel Roethlisberger wrote: > > Is anyone already working on porting Damien Bergamini's > > updates to OpenBSD iwn(4) in order to support Intel 5100/5300 > > chipsets? Is there anything preventing this work (except > > ENOTIME)? &g

Re: kern/132107: [carp] carp(4) advskew setting ignored when carp IP used on a gif(4) interface

2009-06-19 Thread Daniel Duerr
The following reply was made to PR kern/132107; it has been noted by GNATS. From: Daniel Duerr To: bug-follo...@freebsd.org, adaugher...@tamu.edu Cc: Subject: Re: kern/132107: [carp] carp(4) advskew setting ignored when carp IP used on a gif(4) interface Date: Thu, 18 Jun 2009 23:51:09 -0700

[patch] netmap not building

2014-09-25 Thread Daniel Peyrolon
Hello everyone, I've tried to build netmap on CURRENT, and to my surprise, I couldn't load the module. Thanks to Sean, I managed to find the cause. One file from the netmap code was not included as SRC. Patch attached. -- Daniel patchnetmap Description: B

Re: Can multiple apps listen for TCP on the same port?

2014-12-01 Thread Daniel Corbe
n (in this case, nc) has to explicitly call bind(2) before it can begin accepting connections. If that port is already in use then the call to bind(2) will fail. And in your case I suspect nc is simply choosing to silently fail. -Daniel On Mon, Dec 01, 2014 at 04:23:47AM -0800, Yuri wrote: >

Re: Howto tether my Android hone to FreeBSD10

2014-12-13 Thread Daniel Peyrolon
Hi Bernard: Unless you have compiled a custom kernel, you should have an urndis module, so you can load it quite easily with: # kldload urndis (Note the #, that means its done as root, you can also use "sudo kldload urndis"). By taking a quick look at the handbook ( http://www.freebsd.org/doc/ha

ifconfig greX create disables IPv6 forwarding

2015-02-09 Thread Daniel Corbe
p6.forwarding=0. Ignored. Feb 9 11:23:53 router last message repeated 2 times Nor is there anything about it in dmesg. # uname -a FreeBSD router.corbe.net 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sy

Re: ifconfig greX create disables IPv6 forwarding

2015-02-09 Thread Daniel Corbe
Paul Thornton writes: > On 09/02/2015 16:34, Daniel Corbe wrote: >> >> For some reason, every time I create a GRE interface on a FreeBSD IPv6 >> gateway, net.inet6.ip6.forwarding is disabled. As long as I manually >> re-enable it with sysctl, both the GRE tunnel and

Re: Socket bound to 0.0.0.0 never receives broadcasts with non-zero IP source address

2015-04-08 Thread Daniel Corbe
econd thing is you may just want to try using raw sockets instead. -Daniel Yuri writes: > I noticed that the socket bound to '0.0.0.0' only receives UDP > broadcasts when they are sent from zero IP: > 0.0.0.0->255.255.255.255. When the source IP is not zeros, but some > va

Re: remove IPsec SKIPJACK support...

2015-07-28 Thread Daniel Plominski
example from: https://blog.plitc.eu/2014/freebsd-10-ipv4-ipsec-net-to-net-vpn-in-der-jail/ best regards Daniel signature.asc Description: OpenPGP digital signature

ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-17 Thread Daniel Braniss
hi, I have a host (Dell R730) with both cards, connected to an HP8200 switch at 10Gb. when writing to the same storage (netapp) this is what I get: ix0:~130MGB/s mlxen0 ~330MGB/s this is via nfs/tcpv3 I can get similar (

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-17 Thread Daniel Braniss
> On Aug 17, 2015, at 12:41 PM, Slawa Olhovchenkov wrote: > > On Mon, Aug 17, 2015 at 10:27:41AM +0300, Daniel Braniss wrote: > >> hi, >> I have a host (Dell R730) with both cards, connected to an HP8200 >> switch at 10Gb. >> when writing to the

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-17 Thread Daniel Braniss
:-) > I used to tweak the card settings, but now it's just stock. You may want to > check your settings, the Mellanox may just have better defaults for your > switch. > > On Mon, Aug 17, 2015 at 6:41 AM, Slawa Olhovchenkov <mailto:s...@zxy.spb.ru>> wrote: > O

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-17 Thread Daniel Braniss
> On Aug 17, 2015, at 3:21 PM, Rick Macklem wrote: > > Daniel Braniss wrote: >> >>> On Aug 17, 2015, at 1:41 PM, Christopher Forgeron >>> wrote: >>> >>> FYI, I can regularly hit 9.3 Gib/s with my Intel X520-DA2's and FreeBSD >>&g

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-18 Thread Daniel Braniss
> On Aug 18, 2015, at 12:49 AM, Rick Macklem wrote: > > Daniel Braniss wrote: >> >>> On Aug 17, 2015, at 3:21 PM, Rick Macklem wrote: >>> >>> Daniel Braniss wrote: >>>> >>>>> On Aug 17, 2015, at 1:41 PM, Christopher Forger

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-18 Thread Daniel Braniss
sorry, it’s been a tough day, we had a major meltdown, caused by a faulty gbic :-( anyways, could you tell me what to do? comment out, fix the off by one? the machine is not yet production. thanks, danny > On 18 Aug 2015, at 16:32, Hans Petter Selasky wrote: > > On 08/18/15 14:53, Ric

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-19 Thread Daniel Braniss
> On 19 Aug 2015, at 16:00, Rick Macklem wrote: > > Hans Petter Selasky wrote: >> On 08/19/15 09:42, Yonghyeon PYUN wrote: >>> On Wed, Aug 19, 2015 at 09:00:52AM +0200, Hans Petter Selasky wrote: On 08/18/15 23:54, Rick Macklem wrote: > Ouch! Yes, I now see that the code that counts the

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-22 Thread Daniel Braniss
ment in sys/net/if_var.h it >>> is clear >>> what it means, but for some reason I didn't read it that way before? (I >>> think it was >>> the part that said the driver didn't have to subtract for the headers that >>> confused me?) >>&g

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-23 Thread Daniel Braniss
> On 22 Aug 2015, at 14:59, Rick Macklem wrote: > > Daniel Braniss wrote: >> >>> On Aug 22, 2015, at 12:46 AM, Rick Macklem wrote: >>> >>> Yonghyeon PYUN wrote: >>>> On Wed, Aug 19, 2015 at 09:00:35AM -0400, Rick Macklem wrote: >

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-24 Thread Daniel Braniss
> On 24 Aug 2015, at 02:02, Rick Macklem wrote: > > Daniel Braniss wrote: >> >>> On 22 Aug 2015, at 14:59, Rick Macklem wrote: >>> >>> Daniel Braniss wrote: >>>> >>>>> On Aug 22, 2015, at 12:46 AM, Rick Macklem wrote: &g

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-24 Thread Daniel Braniss
> On 24 Aug 2015, at 10:22, Hans Petter Selasky wrote: > > On 08/24/15 01:02, Rick Macklem wrote: >> The other thing is the degradation seems to cut the rate by about half each >> time. >> 300-->150-->70 I have no idea if this helps to explain it. > > Might be a NUMA binding issue for the proc

Re: ix(intel) vs mlxen(mellanox) 10Gb performance

2015-08-25 Thread Daniel Braniss
> On Aug 24, 2015, at 3:25 PM, Rick Macklem wrote: > > Daniel Braniss wrote: >> >>> On 24 Aug 2015, at 10:22, Hans Petter Selasky wrote: >>> >>> On 08/24/15 01:02, Rick Macklem wrote: >>>> The other thing is the degradation seems to cut

ixl 40G bad performance?

2015-10-25 Thread Daniel Engberg
One thing I've noticed that probably affects your performance benchmarks somewhat is that you're using iperf(2) instead of the newer iperf3 but I could be wrong... Best regards, Daniel ___ freebsd-net@freebsd.org mailing

Re: kern/115413: [ipv6] ipv6 pmtu not working

2007-08-21 Thread Daniel Hartmeier
FreeBSD 6.2 box, too? It might help if you could capture a tcpdump -s 1600 -nvvvS of one such TCP connection, including the ICMPv6 error. Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: kern/115413: [ipv6] ipv6 pmtu not working

2007-08-21 Thread Daniel Hartmeier
art of the problem. Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: kern/115413: [ipv6] ipv6 pmtu not working

2007-08-21 Thread Daniel Hartmeier
dst Where client src connects to server dst, and you create the state entry when the initial TCP SYN goes out $ext_if on the firewall? The ICMPv6 is coming in on $ext_if, in the reverse direction, relative to the initial TCP SYN? And the router is between pf and dst, on the $ext_if side?

Re: kern/115413: [ipv6] ipv6 pmtu not working

2007-08-21 Thread Daniel Hartmeier
ore of the header. There could be random garbage there, and the bit corresponding to TH_SYN might be set, so the window scale factor is not applied. Not sure if that would be reproducable so reliably, but it sure is a bug ;) Daniel I

Re: kern/115413: [ipv6] ipv6 pmtu not working

2007-08-21 Thread Daniel Hartmeier
ut. Who knows, that byte might contain a MAC address, and you happen to have a NIC with a specific MAC address byte ;) There's nothing wrong with the router, the bug is in pf. Let me know if anything changes, or when you're sure that the problem is resolved. Thanks for your help!

Re: carp on multiple interfaces

2007-08-28 Thread Daniel Hartmeier
together, to avoid the problem you describe (which otherwise would occur, yes). Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: pf rdr + netsed : reinject loop...

2007-08-31 Thread Daniel Hartmeier
lo0) to get the packet routed to the loopback interface. This would require netsed to listen on INADDR_ANY (or use a raw socket, I haven't checked its source code). Daniel ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: problems bridging on RELENG_6

2007-10-09 Thread Daniel O'Connor
member: tap1 flags=143 member: tap0 flags=143 member: bge0 flags=143 tap0: flags=8942 mtu 1500 ether 00:bd:2d:73:00:00 Opened by PID 994 tap1: flags=8942 mtu 1500 ether 00:bd:63:73:00:01 Opened by PID 1007 -- Daniel O'Connor software and n

Re: pf misfeature

2007-11-12 Thread Daniel Hartmeier
On Fri, Nov 09, 2007 at 12:59:46AM +0100, Max Laier wrote: > Daniel, do you spot anything strange with these skip steps (or otherwise)? The problem is the lack of IP reassembly in this configuration. In pf_test_fragment(), a rule with r->flagset ("flags S/SA") is skipped. Gen

Re: connect() returns EADDRINUSE during massive host->host conn rate

2007-11-28 Thread Daniel Eischen
On Wed, 28 Nov 2007, Ivan Voras wrote: Jan Srzednicki wrote: Hello, I have a pair of hosts. One of them performs a massive amount of TCP connections to the other one, all to the same port. This setup mostly works fine, but from time to time (that varies, from once a minute to one a half an hou

lagg interfaces on 6.3-Stable

2008-05-24 Thread Daniel Ponticello
: no carrier even on lagg0 interface, while bce0 shows no carrier (correct) and bce1 is active. Any ideas? Thanks! Daniel -- WBR, Cordiali Saluti, Daniel Ponticello, VP of Engineering Network Coordination Centre of Skytek --- - For further information about our services: - Please visit

Re: Testing lagg

2008-05-29 Thread Daniel Ponticello
t To unsubscribe, send any mail to "[EMAIL PROTECTED]" Well, the latency then could be related to spanning tree protocol not immediatly forwarding traffic to the new port due to topology change. Try to disable it on the switch. Daniel -- WBR, Cordiali Saluti, Daniel Ponticello, VP

Re: Intel embedded NICs not working with FreeBSD 6.2, 6.3 and 7.0

2008-05-31 Thread Daniel Ponticello
t; Since there's no possibility to copy via putty i'm copying by hand... hopefully there are not too many errors :-) -- WBR, Cordiali Saluti, Daniel Ponticello, VP of Engineering Network Coordination Centre of Skytek --- - For further information about our services: - P

kernel panic on em0/taskq

2008-06-07 Thread Daniel Ponticello
ault cpuid = 0 It just stays there, unresponsive (no automatic reboot). Any ideas? Thanks, Daniel -- WBR, Cordiali Saluti, Daniel Ponticello, VP of Engineering Network Coordination Centre of Skytek --- - For further information about our services: - Please visit our websi

Re: kernel panic on em0/taskq

2008-06-08 Thread Daniel Ponticello
ideas of why i wasn't able to collect dump and the system did not reboot automatically? Thanks, Daniel -- WBR, Cordiali Saluti, Daniel Ponticello, VP of Engineering Network Coordination Centre of Skytek --- - For further information about our services: - Please visit our website at

  1   2   3   4   >