Synopsis: [bge] Network unavailable when booting directly to FreeBSD
[regression]
Responsible-Changed-From-To: freebsd-net->yongari
Responsible-Changed-By: yongari
Responsible-Changed-When: Sun Sep 16 09:00:43 UTC 2012
Responsible-Changed-Why:
Grab.
http://www.freebsd.org/cgi/query-pr.cgi?pr=16
Hi
We are running freebsd9.0 on a router with
more than 1000 of subscriber's vlan interfaces.
Outgoing packet rate is approximately 40 kpps.
There's a need to collect bytes and packets
counters for all those vlan interfaces every
minute (or even twice a minute) and store them
in a plain text fil
Hi.
I am trying to use proxy arp mechanism to create new registration in arp table.
I have three NICs: xl0, em0 and one virtual - tun0.
Default route is going through em0. Route to 10.146.0.0/16 network is
going through xl0.
OS is FreeBSD 9.0-RELEASE amd64
I would like to add registration in arp t
On 9/16/2012 10:41 AM, Ivan Alexandrovich wrote:
> Hi
>
> We are running freebsd9.0 on a router with
> more than 1000 of subscriber's vlan interfaces.
> Outgoing packet rate is approximately 40 kpps.
>
> There's a need to collect bytes and packets
> counters for all those vlan interfaces every
>
On Sun, Sep 16, 2012 at 6:00 PM, Mike Tancsa wrote:
> On 9/16/2012 10:41 AM, Ivan Alexandrovich wrote:
>>
>> We are running freebsd9.0 on a router with
>> more than 1000 of subscriber's vlan interfaces.
>> Outgoing packet rate is approximately 40 kpps.
>>
>> There's a need to collect bytes and pac
.. you just have to make sure you get the locking right. Especially if
you're walking lists of interfaces and getting protocol stats from a
device that's dynamically creating/deleting network interfaces (eg ppp
stuff.)
Adrian
___
freebsd-net@freebsd.or