Hi,
I know the problem is not new, but...
I am using 4.8-RELEASE, 2 interfaces 3com 905b (xl0 and xl1), and one
RealTeck, no IP on the 3 com, one fixed IP on the rl0.
I bridge between xl0 and xl1.
Interface rl0 and xl1 are connected to the same switched ethernet
network.
Sometime, the interfac
On Wednesday 11 June 2003 16:57, Chuck Swiger wrote:
> Juan Rodriguez Hervella wrote:
> > I know "top", but I don't want to be in front of the computer all the
> > time (because if the process finishes/dies the information vanished)
>
> Take a look at system accounting-- see "man acct".
But it's a
Juan Rodriguez Hervella wrote:
I know "top", but I don't want to be in front of the computer all the time
(because if the process finishes/dies the information vanished)
Take a look at system accounting-- see "man acct".
--
-Chuck
___
[EMAIL PROTECTED] m
Do you have enabled bridging in the kernel?
Take a look into this part of the FreeBSD handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.html
Cheers
Martin
[EMAIL PROTECTED] wrote:
Hye!!!
I need help about configuration of following situation:
ADSL-MODEM <== 10.
I know "top", but I don't want to be in front of the computer all the time
(because if the process finishes/dies the information vanished)
Thanks and sorry if this isn't an specifiq question about networking :)
--
JFRH
___
[EMAIL PROTECTED] mailing l
Hye!!!
I need help about configuration of following situation:
ADSL-MODEM <== 10.0.0.0/8 ==> (ed1) FREEBSD (ep0) <== 192.168.0.0/16 == ...
I would like that my FreeBSD acts as a transparent firewall router.
I red some things about that, but i do not success to install it on my router.
I had ma
Are you aware of the work done in various forums to address this?
For one of the more recent presentations look at
http://www.nanog.org/mtg-0306/ward.html
Pete
- Original Message -
From: "Evgeny Dolgopiat" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Rogier R. Mulhuijzen" <[EMAIL
Hello, All!
I have developed a simple link failure detection algorithm for one2many
netgraph node. I called it "heartbeat algorithm" :)
This is brief description:
What is it
Link failure determination for one2many netgraph node.