On Fri, 4 Nov 2005 23:55:39 +0200
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
[..]
> I know. Please try what's in CVS now (I made three revisions
> to ng_fec.c). I wonder, are you assigning an IP address to
> fec0 or doing "ifconfig fec0 up" before confuguring the
> bundle (adding ports)?
I trie
On Thu, 3 Nov 2005 16:51:44 +0200
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 02, 2005 at 07:36:17PM +0100, Marco Molteni wrote:
[..]
> > If tcpdump is ran in non-promiscuos mode (-p option), only ping
> > (and ARP) from box1 goes thru, as if I wasn't runn
On Wed, 2 Nov 2005 11:43:49 -0800
John-Mark Gurney <[EMAIL PROTECTED]> wrote:
[..]
> The only thing is that it could be that you aren't setting the
> ethernet hardware address on the four cards all to the same address...
> The
> reason box1 gets through is that it is aliased to the arp address t
On Wed, 2 Nov 2005 21:49:39 +0200
Ivo Vachkov <[EMAIL PROTECTED]> wrote:
> There is SCTP in FreeBSD ??? Which OS version ???
since a long time. You get it from the KAME stack www.kame.net
marco
___
freebsd-net@freebsd.org mailing list
http://lists.free
Hi,
I have the following setup:
box1 box2 box3 box4
xl0 xl0 xl0 ste0/ste1/ste2/ste3 -> fec0
1.1.1.1 1.1.1.2 1.1.1.3 1.1.1.4
| || | | | |
| || | | | |
cisco catalyst switch
On Wed, 22 Jun 2005 16:14:06 +0100
Bruce M Simpson <[EMAIL PROTECTED]> wrote:
> On Wed, Jun 22, 2005 at 05:01:17PM +0200, Mrad James Deane wrote:
> > hello i want to know how the www user with uid:80 can print on a
> > priviliged port like 80 rather the root user im very in trouble i
> > did not
On Thu, 21 Oct 2004 Andre Oppermann <[EMAIL PROTECTED]> wrote:
> Bruce M Simpson wrote:
> >
> > On Thu, Oct 21, 2004 at 04:33:17PM +0200, Andre Oppermann wrote:
> > > Thus after the removal of T/TCP for the reasons above I want to
> > > provide a work-alike replacement for T/TCP's functionality:
On Thu, 20 May 2004 Sam Leffler <[EMAIL PROTECTED]> wrote:
[..]
> I pointed him at the madwifi project on sourceforge. It's a Linux
> port of the net80211 layer that now includes an 802.1x authenticator
> and soon will have WPA support too. Backporting to FreeBSD should be
> straightforward.
S
On Thu, 20 May 2004 11:20:27 +1000
Phillip Crumpler <[EMAIL PROTECTED]> wrote:
[..]
> I need a neat and tidy way of notifying either a netgraph node or a
> user process about associations.
[..]
You did search the archives, did you? ;-)
Have a look at the following thread:
http://docs.FreeBSD.o
Hi Juan,
On Thu, 6 May 2004 Juan Rodriguez Hervella <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'd like to try on some changes that I've made in our VoIP
> testbed for mobility support at the application layer.
>
> If the user requires support for seamless voice communication during
> active call
On Tue, 04 May 2004 BOUVARD Bruno <[EMAIL PROTECTED]> wrote:
> I try to find documents, "howto" on how to implement and configure
> Mobile IPv6 with Free BSD version 4.9.
See http://www.kame.net/ and http://www.kame.net/newsletter/
they have also a mailing list.
marco
__
Hi Paul,
I guess we already met on the mip6 mailing list... :-)
paul van den bergen wrote [2003-12-12]:
> Hi all,
>
> I have a situation that has not been fully addressed by the excellent
> documentation on getting ssh tunnels and remote X-windows display managers
> (like VNC) running. And my
Patrick Verkaik wrote [2003-07-02]:
>
> Does FreeBSD support multiple routing tables? If not, is any work being
> done in this area? From what I can find, it seems that Linux has this.
>
> The reason I'm asking is that I'd like to simulate a number of BGP routers
> on one box.
At the 2nd Europe
On Thu, 30 May 2002, Andre Oppermann <[EMAIL PROTECTED]> wrote:
> while working on a design overhaul of the kernel routing table
[..]
Hi Andre,
I was wondering what is the status of your "overhaul of the kernel
routing table"... has it been committed? in which branch?
thanks
marco
To Unsubs
On Fri, 4 Oct 2002, Julian Elischer <[EMAIL PROTECTED]> wrote:
> Richard Stevens was the great T/TCP proponent.
Together with Bob Braden (RFC1644), who is alive and kicking at ISI.
Marco
> Since his untimely demise, it has been languishig..
> I think many firewalls now routinely
> block packet
FYI.
Very interesting for people working on mobility and wireless networks
like 802.11.
Anybody interested in doing something similar for FreeBSD?
Marco
- Forwarded message from "Jean Tourrilhes" <[EMAIL PROTECTED]> -
To: [EMAIL PROTECTED]
From: "Jean Tourrilhes" <[EMAIL PROTECTED]>
On 30 Jun 2002 19:47:37 -0400, Joe Marcus Clarke <[EMAIL PROTECTED]>
wrote:
> I've written a Skinny (the call setup protocol used by Cisco IP
> phones) NAT ALG for libalias. I sent the code to ru for review, but
> he's too busy. He wondered how any others would find it useful.
>
> Basically,
Hi,
anybody interested in implementing this for FreeBSD?
Marco
- Forwarded message from [EMAIL PROTECTED] -
From: [EMAIL PROTECTED]
To: IETF-Announce: ;
Date: Fri, 14 Jun 2002 07:30:01 -0400
Subject: I-D ACTION:draft-floyd-tcp-highspeed-00.txt,.ps
A New Internet-Draft is available fr
Hi all,
sorry for the off-topic question. Suggestions for a better place to ask
are welcome.
Are you aware of any "standard" network symbology? By this I mean having
a graphical symbol for each network component, in the same spirit of the
symbols of the various electronics components.
If you lo
FYI
Marco
- Forwarded message from Matt Mathis <[EMAIL PROTECTED]> -
From: Matt Mathis <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 14 Mar 2002 23:57:45 -0500 (EST)
Subject: [e2e] TCP tuning software from web100
The web100 project just released TCP performance instrumentation s
Hi all,
I have a small patch to add a comment to struct inpcb, explaining the
role of member "vflag" (IP version flag, v4/v6). It took me a while to
figure it out so I think it might be better to explicitly explain it.
If you are wondering when it has been introduced, here are the results
of my
On 2001-12-11, Romain Berrendonner wrote:
> Le 2001-12-11 19:07 UTC+0100, Romain Berrendonner a ecrit:
> > Hi all,
> >
> > Does anybody know a SCTP (RFC ) implementation in FreeBSD ?
> >
> Off course, I meant 8)
>
> RFC 2960 Stream Control Transmission Protocol. R. Stewart, Q. Xie, K.
>
On 2001-12-06, Doug Ambrisko wrote:
> Marco Molteni writes:
> | I am writing a small program that does a pcap_open_live() on the
> | Aironet an device, PCMCIA mode. System is a recent -stable on a
> | Toshiba Portege 7200 laptop.
> |
> | Now, pcap_open_live() takes more than 1
On 2001-12-06, Barney Wolff wrote:
> As I recall, delays like that come from the power-saving mode on
> the card. Turn power-saving off to make them go away.
Power saving is off:
# ancontrol -C | grep "save mode"
Power save mode: [ none ]
&
Hi,
I am writing a small program that does a pcap_open_live() on the
Aironet an device, PCMCIA mode. System is a recent -stable on a
Toshiba Portege 7200 laptop.
Now, pcap_open_live() takes more than 1 sec to return. Is this long
time expected?
thanks
marco
To Unsubscribe: send mail to [EMAIL
Hi all,
last april I partecipated at the SCTP (Stream Control Transmission
protocol, RFC 2960) bakeoff organized by ETSI in Sophia Antipolis,
France.
http://www.etsi.org/bake-off/3PastBakeoffs/2001_SCTP/sctp_bakeoff.htm
Guess how the test network was done? The routers were FreeBSD
machines, usi
[Since I didn't received a reply on my first posting, I am trying once more]
Hi all,
I have to implement a kernel version of the transport protocol SCTP
(Stream Control Transmission Protocol, RFC 2960), plus a socket
interface to it as in draft-ietf-stewart-sctpsocket-sigtran-01.txt
(the RFC has
Hi all,
I have to implement a kernel version of the transport protocol SCTP
(Stream Control Transmission Protocol, RFC 2960), plus a socket
interface to it as in draft-ietf-stewart-sctpsocket-sigtran-01.txt
(the RFC has an ad hoc user interface).
It seems to me that the modularity of netgraph wo
28 matches
Mail list logo