From: "Лобанов Валерий" <valery@algoritmx.net>
To: Linux Bridge - Discuss <bridge@lists.osdl.org>
Subject: [Bridge] daemons are dropped
Date: Thu, 29 Dec 2005 12:45:28 +0300 [thread overview]
Message-ID: <43B3B038.4000205@algoritmx.net> (raw)
I've wrote a small program (snmp agent), that starts at bootup in daemon
mode (i use a 'daemon' function from unistd.h to run it in the
background). Everything is ok, if i don't use bridge.
After i made a bridge, my daemon is dropped when bridge starts. My
daemon starts, but i can't see it in 'ps' output.
I think this happens during this:
>device eth1 entered promiscuous mode
>
>device eth0 entered promiscuous mode
>
>br0: port 2(eth0) entering listening state
>
>br0: port 1(eth1) entering listening state
>
>br0: port 2(eth0) entering learning state
>
>br0: port 1(eth1) entering learning state
>
>br0: port 2(eth0) entering forwarding state
>
>br0: topology change detected, propagating
>
>br0: port 1(eth1) entering forwarding state
>
>br0: topology change detected, propagating
>
>
Some other programs (not my) are dropped too, but some don't.
Any ideas?
Valery
reply other threads:[~2005-12-29 9:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43B3B038.4000205@algoritmx.net \
--to=valery@algoritmx.net \
--cc=bridge@lists.osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox