--- Gleb Smirnoff <[EMAIL PROTECTED]> wrote:
> Oleg, Anders,
>
> can you please remove all your changes to if_bge.c and test the
> attached patch. Awaiting for feedback and thanks.
It works fine -
bge0 connected to GIGE switch, bge1 is not connected
# snmpget -c pub -v 1 localhost ifSpeed.1
On Tue, Feb 14, 2006 at 01:15:44PM -0800, Doug Barton wrote:
> Harti Brandt wrote:
> > On Tue, 14 Feb 2006, Anders Nordby wrote:
>
> > AN>- Ability to chroot itself (yes please, for security).
> >
> > I don't have enough rc-foo for this. Perhaps someone can jump in here?
>
> This actually isn't
Ragnar Lonn wrote:
I don't know what tcp.inflight does but I know that this type of
application
protocol, that expects a reply before sending the next piece of data, will
always be completely dependent upon roundtrip times for its throughput -
the roundtrip time for the exchange "transmit-reply"
Harti Brandt wrote:
> On Tue, 14 Feb 2006, Anders Nordby wrote:
> AN>- Ability to chroot itself (yes please, for security).
>
> I don't have enough rc-foo for this. Perhaps someone can jump in here?
This actually isn't all that hard. Basically you set $name_chroot to the
directory it should chro
On Tue, 14 Feb 2006 15:19:49 +0530
Murugan <[EMAIL PROTECTED]> wrote:
> Hi
> i need a sample(working) configuration files to set up a PPPoE server
> in FreeBSD 4.9.
http://www.hpi.net/whitepapers/warta/
___
freebsd-net@freebsd.org mailing list
http://li
Murugan wrote:
Hi
i need a sample(working) configuration files to set up a PPPoE server
in FreeBSD 4.9.
www.google.com
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to
On Tue, Feb 14, 2006 at 10:54:34AM -0500, Marcos Bedinelli wrote:
M> Gleb,
M>
M> thanks again for looking into this and for your suggestions.
M>
M> Unfortunately Alpha/Beta/release candidate/pre-release/test versions of
M> software is a "no go" on that machine. Our short term solution will be
Gleb,
thanks again for looking into this and for your suggestions.
Unfortunately Alpha/Beta/release candidate/pre-release/test versions of
software is a "no go" on that machine. Our short term solution will be
to upgrade the CPU to a faster model. After that, I will be able to
assemble a d
On Tue, 14 Feb 2006, Anders Nordby wrote:
AN>On Tue, Feb 14, 2006 at 01:39:01PM +0300, Gleb Smirnoff wrote:
AN>> A> I should make a list of "what bsnmpd needs" to be more usable, in case
AN>> A> Harti is interested. ;-P
AN>> Where is such list?
AN>
AN>Some things popping off my mind:
AN>
AN>- Abil
Hi,
Done. On system with bge and 100 mbps link speed, I get:
IF-MIB::ifName.1 = STRING: bge0
IF-MIB::ifName.2 = STRING: bge1
IF-MIB::ifName.3 = STRING: lo0
IF-MIB::ifHighSpeed.1 = Gauge32: 100
IF-MIB::ifHighSpeed.2 = Gauge32: 0
IF-MIB::ifHighSpeed.3 = Gauge32: 0
On system with bge and gigabit li
On Tue, 14 Feb 2006 18:35:47 +0800
Ganbold <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm looking for Internet billing and traffic accounting software based
> on mpd in FreeBSD.
> I found abills, netams and freenibs. Can somebody advise me regarding
> these? Basically I need free billing which has
Oleg, Anders,
can you please remove all your changes to if_bge.c and test the
attached patch. Awaiting for feedback and thanks.
--
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE
Index: net/if_media.c
===
RCS file: /home/ncvs/src/sy
Hi,
On Tue, Feb 14, 2006 at 01:39:01PM +0300, Gleb Smirnoff wrote:
> A> I should make a list of "what bsnmpd needs" to be more usable, in case
> A> Harti is interested. ;-P
> Where is such list?
Some things popping off my mind:
- Ability to run as a different user. I suppose we should add a snmp
On Tue, 14 Feb 2006, Gleb Smirnoff wrote:
GS>On Tue, Feb 14, 2006 at 11:37:23AM +0100, Anders Nordby wrote:
GS>A> I should make a list of "what bsnmpd needs" to be more usable, in case
GS>A> Harti is interested. ;-P
GS>
GS>Where is such list?
I was thinking to setup such a list on my FreeBSD WiKi
On Tue, Feb 14, 2006 at 11:37:23AM +0100, Anders Nordby wrote:
A> I should make a list of "what bsnmpd needs" to be more usable, in case
A> Harti is interested. ;-P
Where is such list?
--
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE
___
freebsd-net@free
Hi all,
I'm looking for Internet billing and traffic accounting software based
on mpd in FreeBSD.
I found abills, netams and freenibs. Can somebody advise me regarding these?
Basically I need free billing which has traffic accounting,
Session-Timeout attribute support, Outgoing Traffic limiting a
Hi,
On Tue, Feb 14, 2006 at 11:44:59AM +0300, Gleb Smirnoff wrote:
> H> The driver reports a speed of 10Mbits/sec. ifHighSpeed is ifi_baudrate
> H> divided by 10^6 (and rounded). This is the default set by ether_ifattach()
> H> if the driver did not set another value. It seems that bge never set
--- Oleg Polyakov <[EMAIL PROTECTED]> wrote:
> --- Gleb Smirnoff <[EMAIL PROTECTED]> wrote:
>
> > On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
> > H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on
> port
> > H> AN>161 still. Anyway, it seems bsnmpd insists t
Hi
i need a sample(working) configuration files to set up a PPPoE server
in FreeBSD 4.9.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I don't know what tcp.inflight does but I know that this type of application
protocol, that expects a reply before sending the next piece of data, will
always be completely dependent upon roundtrip times for its throughput -
the roundtrip time for the exchange "transmit-reply" will limit the
possi
On Tue, 14 Feb 2006, Oleg Polyakov wrote:
OP>--- Gleb Smirnoff <[EMAIL PROTECTED]> wrote:
OP>
OP>> On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
OP>> H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on
port
OP>> H> AN>161 still. Anyway, it seems bsnmpd insists
--- Gleb Smirnoff <[EMAIL PROTECTED]> wrote:
> On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
> H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on port
> H> AN>161 still. Anyway, it seems bsnmpd insists these are 10 mbps
> interfaces?
> H> AN>Why so?
> H>
> H>
On Tue, Feb 14, 2006 at 09:50:58AM +0100, Harti Brandt wrote:
H> GS>On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
H> GS>H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on
port
H> GS>H> AN>161 still. Anyway, it seems bsnmpd insists these are 10 mbps
interfaces?
On Tue, 14 Feb 2006, Gleb Smirnoff wrote:
GS>On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
GS>H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on port
GS>H> AN>161 still. Anyway, it seems bsnmpd insists these are 10 mbps
interfaces?
GS>H> AN>Why so?
GS>H>
GS>H
On Tue, Feb 14, 2006 at 09:39:00AM +0100, Harti Brandt wrote:
H> AN>I changed port to 163 cause I am actually using net-snmp snmpd on port
H> AN>161 still. Anyway, it seems bsnmpd insists these are 10 mbps interfaces?
H> AN>Why so?
H>
H> The driver reports a speed of 10Mbits/sec. ifHighSpeed is if
On Tue, 14 Feb 2006, Anders Nordby wrote:
AN>On Tue, Feb 14, 2006 at 09:07:42AM +0100, Harti Brandt wrote:
AN>>>It seems ifHCInOctets and ifHCOutOctets are missing. How come? Do I need
AN>>>to use SNMP v3? Another query tool?
AN>> 10 bits/seconds seems utterly wrong for bge interfaces :-) The HC c
On Tue, Feb 14, 2006 at 09:07:42AM +0100, Harti Brandt wrote:
>>It seems ifHCInOctets and ifHCOutOctets are missing. How come? Do I need
>>to use SNMP v3? Another query tool?
> 10 bits/seconds seems utterly wrong for bge interfaces :-) The HC counters
> appear only for speeds >= 20Mbit/sec accordi
On Mon, 13 Feb 2006, Anders Nordby wrote:
AN>Hi,
AN>
AN>On Tue, Feb 07, 2006 at 05:11:31PM +0300, Gleb Smirnoff wrote:
AN>>> Is there any way to have 64-bit SNMP counters in FreeBSD? Especially for
AN>>> ifInOctets/ifOutOctets. It seems the built-in bsnmpd only has
AN>>> Counter32, and net-snmpd t
28 matches
Mail list logo