This is very strange.. I can do:
netstat -w 10 -I lagg0
input(lagg0) output
packets errs bytespackets errs bytes colls
57806 0 41751685 232442 0 51062425 0
56459 0 38341591 225146 0 48865209 0
60687
Old Synopsis: Panic and reboot at sysctl kern.polling.enable=0
New Synopsis: [ip] Panic and reboot at sysctl kern.polling.enable=0
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: vwe
Responsible-Changed-When: Sun May 11 23:50:18 UTC 2008
Responsible-Changed-Why:
Ov
Synopsis: [ip6] route(1): route add -inet6 -interface gif0 -proxy
mangle ipv6 address
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: vwe
Responsible-Changed-When: Sun May 11 21:58:44 UTC 2008
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.or
H.fazaeli wrote:
The bridge works as it should: It receives packets from
XX.XX.XXX.YYY on the interface connected to the switch, and
forwards them on the interface connected to the gateway.
The problem is that forwarding between subnets is the responsibility
of your switch. The switch does its
The bridge works as it should: It receives packets from
XX.XX.XXX.YYY on the interface connected to the switch, and
forwards them on the interface connected to the gateway.
The problem is that forwarding between subnets is the responsibility
of your switch. The switch does its job, but since the
Igor Sysoev wrote:
On Tue, Apr 29, 2008 at 12:11:03PM -0700, Julian Elischer wrote:
Then you can export RIB entries , say
you have 5 BGP peers and you want to export 2 or 3 or all of them into
the 'main' routing instance you can set up a policy to add those learned
routes into the main instan
On Tue, Apr 29, 2008 at 12:11:03PM -0700, Julian Elischer wrote:
> >Then you can export RIB entries , say
> >you have 5 BGP peers and you want to export 2 or 3 or all of them into
> >the 'main' routing instance you can set up a policy to add those learned
> >routes into the main instance and v-