A problem in ndp and rtadvd.

2008-03-25 Thread Iverson Hsieh -謝承恩
Dear all: I use command, date, to set current time. I find this causes the two problems. I test the following two cases in freebsd 5.5-STABLE and in freebsd 7.0-BETA2, and I find the result is the same. 1.in neighbor discovery protocol(ndp) The following is my command sequence. $ ndp

A query regarding SCTP congestion control

2008-03-25 Thread sazzadur rahman
Hi, I would like to get the values of SCTP congestion control algorithm variables (*cwnd, ssthresh, flightsize *and* pba)* from any SCTP based application in runtime for research purpose. Does any API exist in SCTP for that? Do I need to dig the SCTP code in kernel to get the values? I will app

A query regarding SCTP congestion control

2008-03-25 Thread Rahman, Md Sazzadur
Hi, I would like to get the values of SCTP congestion control algorithm variables (cwnd, ssthresh, flightsize and pba) from any SCTP based application in runtime for research purpose. Does any API exist in SCTP for that? Do I need to dig the SCTP code in kernel to get the values? I will appre

Re: natd port forward times out, tcpdump yields nothing

2008-03-25 Thread Kage
I'm sorry, I did not understand what you just asked. On Tue, Mar 25, 2008 at 11:23 AM, Henri Hennebert <[EMAIL PROTECTED]> wrote: > Kage wrote: > > I changed my rules, and it's still not working: > > > > $IPF 50220 divert natd all from 72.20.28.202 6667 to any via rl0 > > $IPF 50221 divert nat

Re: kern/122065: [gre] gre over ipsec not working

2008-03-25 Thread Bjoern A. Zeeb
The following reply was made to PR kern/122065; it has been noted by GNATS. From: "Bjoern A. Zeeb" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/122065: [gre] gre over ipsec not working Date: Tue, 25 Mar 2008 20:45:18 + (UTC) Hi, the report is not to

Re: kern/122065: [gre] gre over ipsec not working

2008-03-25 Thread remko
Synopsis: [gre] gre over ipsec not working Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Tue Mar 25 19:44:03 UTC 2008 Responsible-Changed-Why: Over to networking team http://www.freebsd.org/cgi/query-pr.cgi?pr=122065 __

Re: kern/122068: [ppp] ppp can not set the correct interface with pptpd

2008-03-25 Thread remko
Synopsis: [ppp] ppp can not set the correct interface with pptpd Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Tue Mar 25 19:42:10 UTC 2008 Responsible-Changed-Why: over to maintainer group (-net) http://www.freebsd.org/cgi/query-p

Re: kern/122082: NULL pointer dereference in in_pcbdrop

2008-03-25 Thread remko
Synopsis: NULL pointer dereference in in_pcbdrop Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Tue Mar 25 19:41:45 UTC 2008 Responsible-Changed-Why: Might be networking related. http://www.freebsd.org/cgi/query-pr.cgi?pr=122082 ___

Re: "established" on { tcp or udp } rules

2008-03-25 Thread Vadim Goncharov
Hi Freddie Cash! On Mon, 24 Mar 2008 09:56:28 -0700; Freddie Cash wrote about 'Re: "established" on { tcp or udp } rules': >> This is behaviour of ipfw2 - options are independently ANDed. Thus, man page >> explicitly says: >> >> established >> Matches TCP packets that have t

Re: kern/122058: [em] [panic] Panic on em1: taskq

2008-03-25 Thread Julien
The following reply was made to PR kern/122058; it has been noted by GNATS. From: Julien <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/122058: [em] [panic] Panic on em1: taskq Date: Tue, 25 Mar 2008 18:33:18 +0100 Hello, FYI, I filled a PR today where th

Re: natd port forward times out, tcpdump yields nothing

2008-03-25 Thread Henri Hennebert
Kage wrote: I changed my rules, and it's still not working: $IPF 50220 divert natd all from 72.20.28.202 6667 to any via rl0 $IPF 50221 divert natd all from any to 207.210.114.45 6667 via rl0 It's still timing connections out. Does the server hosting natd is the default route for 72.20.28.202