Kernel panic when using deprecated prefix on stf(4)

2012-04-25 Thread Chris Cowart
ase let me know if there's any more information I can provide and/or whether I should get this into a PR. Thanks, -- Chris Cowart Lead Network Engineer BitGravity, Inc. A subsidiary of Tata Communications, Ltd. pgp9b5iL9YlaI.pgp Description: PGP signature

Re: Running rtadvd or DHCPv6 server via if_bridge interface

2009-12-10 Thread Chris Cowart
he implementation can highlight. Here's my configuration from rc.conf: ipv6_ifconfig_bridge0="2001:470:8337:10::1/64" ipv6_ifconfig_bridge0_alias0="fe80::2%bridge0 prefixlen 64" Once you're doing that, rtadvd will start doing the right thing. -- Chris Cowart http://www.timesinks.net/ pgpGzOj87z71m.pgp Description: PGP signature

Re: msk link problems on 8.0

2009-12-07 Thread Chris Cowart
Pyun YongHyeon wrote: > On Mon, Dec 07, 2009 at 11:43:50AM -0800, Chris Cowart wrote: >> Pyun YongHyeon wrote: >>> On Sun, Dec 06, 2009 at 06:17:46PM -0800, Chris Cowart wrote: >>>> On a related note, last night, when the system did boot, I would >>>> a

Re: msk link problems on 8.0

2009-12-07 Thread Chris Cowart
Pyun YongHyeon wrote: > On Sun, Dec 06, 2009 at 06:17:46PM -0800, Chris Cowart wrote: >> Having read the PR, I copied sys/dev/{msk,e1000} from HEAD into the > > I think the PR has nothing to do with this issue. You're right. I found it when I was hunting for an explanation

msk link problems on 8.0

2009-12-06 Thread Chris Cowart
fconfig down/up did not help things. At the time, I hadn't discovered the physical down/up workaround, so I can't speak to whether that would have helped (and this error condition hasn't recurred (knock on wood)). I don't know if the issues are related or separate, but if yo

Re: Port-forwarding with IPFW / natd

2009-10-27 Thread Chris Cowart
g the in-kernel implementation. -- Chris Cowart Network Technical Lead Network & Infrastructure Services, RSSP-IT UC Berkeley pgpdp9WWBGVze.pgp Description: PGP signature

Re: 8.0-BETA4 not responding to ARP for published entries

2009-09-15 Thread Chris Cowart
the hope that this makes it into the 8.0-RELEASE. Otherwise, the regression would seriously complicate our upgrade path. Thanks, -- Chris Cowart Network Technical Lead Network & Infrastructure Services, RSSP-IT UC Berkeley pgp1k6Fwz2JMf.pgp Description: PGP signature

8.0-BETA4 not responding to ARP for published entries

2009-09-14 Thread Chris Cowart
n for this. If this is a regression, it would be great if it could get committed before the 8.0 release. Thanks, -- Chris Cowart Network Technical Lead Network & Infrastructure Services, RSSP-IT UC Berkeley pgpV1lj9tfiRW.pgp Description: PGP signature

Re: IPSEC + long UDP causes reproducible crash [was: Crash in ether_input]

2009-09-10 Thread Chris Cowart
VANHULLEBUS Yvan wrote: > On Thu, Sep 10, 2009 at 12:37:39AM -0700, Chris Cowart wrote: >> I have been using i386 and amd64 virtual machines as well as an amd64 >> physical machine; this problem can be reproduced fairly reliably on all >> of them for 7.0 and 7.1 (and we'r

IPSEC + long UDP causes reproducible crash [was: Crash in ether_input]

2009-09-10 Thread Chris Cowart
e past couple of days. I can't tell if the mbuf is being corrupted as it's passing through the crypto system or if it's happening in ip_fragment. I'm in a bit over my head in terms of trying to isolate and patch the bug. If anyone has the time to squash it or at least give me som

Re: Crash in ether_input

2009-09-07 Thread Chris Cowart
George Neville-Neil wrote: > On Sep 4, 2009, at 18:31 , Chris Cowart wrote: > > Starting about a week ago, our primary webserver (then running FreeBSD > > 7.0) began crashing several times a day, typically during our > > higher-load times of day. We have since u

Crash in ether_input

2009-09-04 Thread Chris Cowart
s looking like some kind of bug related to IPSec. Maybe related to long messages? High volume of messages? We would love to get this hammered out, so please let me know if there's any debugging we can perform or patches we can try. Thanks, -- Chris Cowart Network Technical Lead Network &

Re: Configure networking outside rc.conf

2009-05-05 Thread Chris Cowart
For example: | ccowart dev-aux etc $ cat /etc/start_if.vlan81 | ifconfig vlan81 vlan 81 vlandev em0 | ifconfig vlan81 inet 10.81.1.1/16 I don't know that two files per interface is any cleaner than a really long /etc/rc.conf (I usually prefer the latter, but I generally am not dealing

Re: IPFW missing feature

2009-04-22 Thread Chris Cowart
all from table() to any in recv instead of tablearg? If that's the case, it sounds like ipfw is parsing the rule incorrectly. If tablearg isn't supported by setfib, I would expect a syntax error to be thrown and not a different rule being inserted into your ruleset. If this is the

Re: Forwarding w/o promisc on 6.4

2009-04-20 Thread Chris Cowart
ny luck. Running GENERIC kernconf. > >>> Some info: >>> net.inet.ip.forwarding: 1 >>> net.inet.ip.fastforwarding: 0 (enableing this does not help) >>> net.inet.tcp.recvspace=1048576 >>> net.inet.tcp.sendspace=1048576 >>> kern.ipc.maxsockbuf=16777216 >&g

Re: bridge(4) and IPv6 link-local address

2009-04-10 Thread Chris Cowart
l assign link-local addresses to these interfaces? Should this address be based on the ethernet address of the bridge interface? I'm not sure I really understood the challenges with the implementation. -- Chris Cowart Network Technical Lead Network & Infrastructure Services, RSSP-IT UC Berkeley pgp7il6F6D7lF.pgp Description: PGP signature