At Fri, 3 Jun 2005 14:01:40 +1200,
Andrew Thompson wrote:
> ifconfig (patched for if_bridge)
> + one tool to rule them all
> + seamless with rc.conf, ifconfig_bridge0="..."
> - diverges from the other BSDs
I prefer ifconfig. I don't like having a plethora of these tools, it
is confusing to the
Thanks for this. My mistake I have got this far
We will now use the ndiscvt utility to create the driver definition
headerndis_driver_data.hto build the module:
# *ndiscvt -i W32DRIVER.INF -s W32DRIVER.SYS -o ndis_driver_data.h*
The -i and -s options specify the configuration and binary files,
On Fri, 3 Jun 2005, lysergius2001 wrote:
> # *make && make install*
>
> This is the point at which it breaks...
Appears to be correct (and the stuff above) - want to paste the last 10-20
lines of output?
~Neo-Vortex
___
freebsd-net@freebsd.org mailin
Sure, but its 1800 lines of the same three failures over and over again...
On 03/06/05, Neo-Vortex <[EMAIL PROTECTED]> wrote:
>
>
>
> On Fri, 3 Jun 2005, lysergius2001 wrote:
>
> > # *make && make install*
> >
> > This is the point at which it breaks...
>
> Appears to be correct (and the st
On Fri, 3 Jun 2005, lysergius2001 wrote:
> Sure, but its 1800 lines of the same three failures over and over again...
Yep, thats why i said 10-20 lines... i only need one line if its all the
same thing... but some error message is better than "i get an error
message"
>
> On 03/06/05, Neo-Vorte
An awesome way to strengthen your erections
http://gbe.t8e4futm8ltjxub.upshootgm.com
Drawing on my fine command of language, I said nothing.
Learn as much by writing as by reading.
Jews don't go camping. Life is hard enough as it is.
___
Hello,
I thought it is possible to have routes to the same destination but
with a different metric. But I can't find how to set the metric in
the route manpage.
How is a metric for a route set?
-Hanspeter
___
freebsd-net@freebsd.org mailing list
http://
On Fri, Jun 03, 2005 at 08:16:36PM +0200, Hanspeter Roth wrote:
> Hello,
>
> I thought it is possible to have routes to the same destination but
> with a different metric. But I can't find how to set the metric in
> the route manpage.
> How is a metric for a route set?
>
We don't support that at
Hello all...
Has anyone a mobile phone (motorola v300?), in the
FreeBSD environment? There are some apps like:
kmobiletools, kandy, moto4lin, that just need a
modem interface to contact to the cell phone and
sync (contacts, meetings...). But i don't know
if FreeBSD have these 'specs' implement
On 2005-06-03T22:13:51+0300, Ruslan Ermilov wrote:
> On Fri, Jun 03, 2005 at 08:16:36PM +0200, Hanspeter Roth wrote:
>> Hello,
>> I thought it is possible to have routes to the same destination but
>> with a different metric. But I can't find how to set the metric in
>> the route manpage.
>> How i
On Mon, Apr 18, 2005 at 10:47:06PM +0200, [EMAIL PROTECTED] wrote:
> The vlan(4) device is not yet officially supported for carp(4). It works for
> NICs which talks to mii, but cards such as em(4) could get problems.
is this still the current status for 5.4 and CURRENT and if yes, is a patch
ava
I'm trying to setup DUMMYNET to emulate long delays, such as those encountered
in satellite links. The problem is that I have to place my freebsd host between
two trunks passing vlans (2,3,4,5,6).
So the setup is:
cisco swictch trunks vlan 2,3,4,5,6 <-> freebsd <--> cisco switch trunks vlan
2,
what does if_bridge give you that cannot be achieved with
ng_bridge+ng_eiface?
Well, I guess it has some spanning tree algorythm in it, but it might be
as easy to put
that in ng_bridge and a lot more flexible,
Andrew Thompson wrote:
Hi,
The if_bridge code that will soon be committed can be
On Fri, Jun 03, 2005 at 04:21:09PM -0400, Michael W. Oliver wrote:
> it would be nice to have a feature like this, where you could have
> multiple same-prefix, same-metric routes in a FIB, and the packets would
> be balanced to the next hop, either on a per-flow or per-packet basis.
>
This is alre
On Fri, Jun 03, 2005 at 02:00:36PM -0700, Julian Elischer wrote:
> what does if_bridge give you that cannot be achieved with
> ng_bridge+ng_eiface?
> Well, I guess it has some spanning tree algorythm in it, but it might be
> as easy to put
> that in ng_bridge and a lot more flexible,
>
We had t
> it would be nice to have a feature like this, where you could have
> multiple same-prefix, same-metric routes in a FIB, and the packets would
> be balanced to the next hop, either on a per-flow or per-packet basis.
> i have seen a lot of answers to this request over the years along the
> lines of
On Jun 03 at 16:21, Michael W. Oliver spoke:
> On 2005-06-03T22:13:51+0300, Ruslan Ermilov wrote:
> > On Fri, Jun 03, 2005 at 08:16:36PM +0200, Hanspeter Roth wrote:
> >> Hello,
>
> >> I thought it is possible to have routes to the same destination but
> >> with a different metric. But I can't
Andrew Thompson wrote:
On Fri, Jun 03, 2005 at 02:00:36PM -0700, Julian Elischer wrote:
what does if_bridge give you that cannot be achieved with
ng_bridge+ng_eiface?
Well, I guess it has some spanning tree algorythm in it, but it might be
as easy to put
that in ng_bridge and a lot more
On Fri, 3 Jun 2005, Charlie Schluting wrote:
Reason #2 is latency. Vendor C put a lot of time and money into
features like CEF that take advantage of hardware packet forwarding. A
purely software-based device simply can't keep up with large flows,
and definitely introduces latency--especially wh
> On Thu, 2 Jun 2005 16:01:40 -0700,
> "Li, Qing" <[EMAIL PROTECTED]> said:
>> Then please send me your final patch including proposed
>> commit message for final review again. After that, when no
>> more issues arise, you can go ahead and commit the change.
>>
>> Oh, BTW. Don't be a
>
> The only hard part I can see with the bsd style is the
> "four-space indentation" rule for the 2nd level:
>
Exactly.
>
>
> Are you perhaps asking for .emacs setting which conforms to this (the
> four-space) style?
>
Yes, do you have one ?
-- Qing
_
On Jun 3, 2005, at 6:40 PM, Li, Qing wrote:
Are you perhaps asking for .emacs setting which conforms to this (the
four-space) style?
Yes, do you have one ?
For most purposes, if you set c-basic-offset to 4, this will also
work fine with classic BSD-style code using 8-chars as the initia
(I'm afraid we're going to an off-topic. If this message needs a
response, we should perhaps do that off-list.)
> On Fri, 3 Jun 2005 15:40:14 -0700,
> "Li, Qing" <[EMAIL PROTECTED]> said:
>> Are you perhaps asking for .emacs setting which conforms to this (the
>> four-space) style?
>
On 6/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I'm trying to setup DUMMYNET to emulate long delays, such as those
> encountered in satellite links. The problem is that I have to place my
> freebsd host between two trunks passing vlans (2,3,4,5,6).
>
> So the setup is:
>
> cisco swict
On Friday 03 June 2005 23:41, Julian Elischer wrote:
> Andrew Thompson wrote:
> >On Fri, Jun 03, 2005 at 02:00:36PM -0700, Julian Elischer wrote:
> >>what does if_bridge give you that cannot be achieved with
> >>ng_bridge+ng_eiface?
> >>Well, I guess it has some spanning tree algorythm in it, but i
If I setup a bridge will freebsd pass 802.1q packets between two trunks ?
Sincerely,
Steve Ferreira
> On 6/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I'm trying to setup DUMMYNET to emulate long delays, such as those
> > encountered
> in satellite links. The problem is that I hav
26 matches
Mail list logo