Displaying 20 results from an estimated 500 matches similar to: "[Bridge] Google SoC proposal"
2007 Apr 18
2
[Bridge] bridge+filter+failover+rules&state sync+traffic shaping
hi list!
i'm trying to find a convenient way to build a redundant filtering
bridge under linux
i looked at carp project, but carp doesn't support bridge
now i thing the most appropriate way is using stp or rstp
it seems that 2.6 kernel supports stp but what about rstp?
I read some docs about stp, but they are rather outdated (2001 and
kernel 2.2)
there are several problems indeed:
*
2007 Apr 18
2
[Bridge] how to configure RSTP (802.1w) on SUSE 10 (kernel 2.6.13-15)
Hi there,
I am a student and working on a project where i need to configure RSTP
(802.1w) on SUSE 10 kernel 2.6 so that i can able to analyse efficient link
fail-over time, i have found STP configuration at (
http://linux-net.osdl.org/index.php/Bridge ) but coulnt find partticular
RSTP configuration.
i would appriciate if you could help me in this regard.
cheers,
was
2007 Apr 18
3
[Bridge] 802.1D/Linux STP issue
On Wed, 13 Sep 2006 15:58:49 -0700
Brian Braunstein <brian@bristyle.com> wrote:
> hi stephen and tony,
>
> i have been in contact with both of you and i figured it would make
> sense to get you to in contact on this issue, so here's the story:
>
> stephen is the maintainer of the linux spanning tree bridging code, an
> implementation of 802.1D-1998 that has very
2009 Jan 23
2
[Bridge] RSTP user mode implementation
Hi,
I am working on implementations of RSTP and MSTP.
It would be of great help of me if you could provide me with a robust
open source implementation of RSTP and MSTP which I can have a look upon
and some guidelines on how to implement/configure on Linux.
Looking for a positive response soon.
Regards,
Abhishek.
DISCLAIMER:
2007 Apr 18
1
[Bridge] is there RSTP for 2.6 kernel available?
Hi all,
Can someone tell me where to find source code for RSTP for linux 2.6 kernel?
Thank you in advance.
-Marc.
2007 Apr 18
2
[Bridge] RSTP implementation
Hi,
I'm a student in a trainning period and I have to implement a RSTP in a embedded Linux. I wonder if someone knows if it exists a version of bridge-utils who can made this or if it's possible to modify my actual version (bridge-utils-1.0.6) to do that and how ?
Thanks in advance.
PS : sorry for my english it's not my natural language ^^.
2007 Apr 18
2
[Bridge] help adding RSTP (802.1w) support
I am interested in finding out about the current efforts in adding RSTP
(802.1w) support to the current bridging module (more interested in 2.6
tree). I am a developer and can offer my help in either developing the
code, porting over work from a 2.4 tree, or in a testing capacity.
I would appreciate it if people who are working on this can contact me and
let me know the status of the
2007 Apr 18
0
[Bridge] SoC - RSTP
What's the status of the RSTP - Summer of Code project?
Is there code available for trying out and/or testing?
I checked the website
http://code.google.com/soc/osdl/appinfo.html?csaid=C0F61CA7F642B875
and couldn't find any recent information.
Regards,
Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 May 28
3
7-STABLE: bridge and em
Hello list!
When em0 has an inet address while bridge0 doesn't, it seems to be OK:
-----
bs1% uname -a
FreeBSD bs1.sp34.ru 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun May 25 20:15:26 MSD 2008 root@bs1.sp34.ru:/usr/obj/usr/src/sys/BSM i386
bs1% ifconfig em0; ifconfig tap0; ifconfig bridge0
em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
2015 Dec 01
2
Making icecast stream available outside my network?
Hi, yess its running on my local ip address.
I've loged in to the router, andf
orwarded
port 8000.
On 12/1/2015 2:17 AM, Marius Flage wrote:
> Hi!
>
> Are you even sure that your icecast server is exposed on the internet?
> Is your icecast server running on a public or private ip address? If
> it's running on a private ip address (192.168.0.0/16, 10.0.0.0/8 or
>
2018 Nov 06
2
Samba CIFS Mounts with Kerberos Security: Write Access denied
Hi all,
I am testing different setups for Samba home share mounts via the
CIFS protocol on Linux clients with and without Keberos security (both
krb5 and krb5i). I am experiencing some strange behaviour in case of
Kerberos authentication:
In case of mounts (by root or the user itself) without Kerberos security (only
NTLMv2 authentication), local root and the owning user on the Linux client
2003 Feb 22
1
Slow printers share
Hi there,
I have set up a server to act as a PDC, file server and print server for a record store I occasionally work at.
Everything is working fine, except browsing the printer share is painfully slow. It's not really a problem, but if something is wrong I'd like to know what it is.
smb.conf contains
----------------------------------------
[global]
...
printing = cups
printcap =
2009 Jan 02
1
[Bridge] RSTPD user mode daemon segfaults with kernel 2.6.24
Hi,
I have downloaded rstp from sourceforge and I get a segfaults when running
the daemon.
This is the line where the problem arises:
TST(ifc->master->stp_up,);
just at the beginning of function:
void bridge_bpdu_rcv(int if_index, const unsigned char *data, int len)
in file bridge_track.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Nov 15
5
Packet loss with htb+sfq+l7filter
Hi all!
I''m trying to shape traffic in a dorm''s network (4 mbit symmetrical
internet link, about 200 computers, heavy p2p usage). The router is a
p4xeon running linux 2.6.9 with the qnet patches
(http://kem.p.lodz.pl/~peter/qnet/). When I activate ip_forward I get
>20% packet loss and a lot of duplicates. Any ideas? I attach my shaping
script.
Thank you very much in advance,
2010 May 05
12
puppet for switches
This might be a crazy idea, but it just popped into my head, and I
wanted to know if it''s possible. Perhaps not possible right now, but
possible in a theoretical sense.
Is it possible that puppet could be modified to be used to manage
switches that have a command line based interface?
When I manage our Allied Telesis switches (which have a CLI similar to
cisco IOS) I wonder if I could
2006 Jul 26
8
change text_field_tag class
in my booking / _form I have the following input fields : (startdate and
endate)
<div>
<label for="startdate">Booking Start Date</label><br />
<%= text_field_tag(''startdate'', @startdate, {:class => @startdateclass,
:readonly => "readonly", :maxlength => "25"} ) %>
<%= observe_field("startdate",
2014 Oct 28
1
[Bridge] Antwort: RSTP daemon and Marvel switch
Hello Satya,
> RSTP daemon runs in application and stops the kernel stp and informs
> to pass the packets to application layer.
> RSTP daemon waits in raw socket with stp filter.
> You just need to change the a bit code for port wise that all.
ok thanks,
do I need the DSA (Distributed Switch Architecture) driver support to
distinguish from which port a frame arrived?
2007 Jun 26
3
what is the :or parameter in a submit_tag ?
I read the following tag in teh Beast example
<%= submit_tag''Login'', :or => link_to_function(''forgotten password'',
"$(''reset-password'').toggle();") %>
I understand the link_to_function, but what is this :or parameter used
for ?
the link doesn''t appear, so it cannot be used...
thanks for your lights
kad
--
2006 Aug 04
3
<img onclick> vs link_to_remote()
In one of my view , I have an image the user need to click to close a
<div>selections</div> added by an Ajax call.
if I use :
<img src ="/images/icon_closeitem.gif", size="16*16",
border="0",alt="Close Selection", title="Close", onclick="<%=
remote_function(:url => { :controller => ''property'',
2007 Jun 12
3
REST Routing issue
If I use http://0.0.0.0:3000/users/25/messages/new
I can create a new message ressource for user 25 that''s OK....
I would like to be able to use such url :
http://0.0.0.0:3000/users/25/messages;send?to=5
in order to create a new message from user 25 for a specific receiver
how should write my route ? I tried....
map.resources :users do |users|
users.resources :messages,