Discrepancy on netstat -w x -I and what Cisco reports

2008-05-11 Thread Paul
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

Re: kern/123160: [ip] Panic and reboot at sysctl kern.polling.enable=0

2008-05-11 Thread vwe
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

Re: bin/123465: [ip6] route(1): route add -inet6 -interface gif0 -proxy mangle ipv6 address

2008-05-11 Thread vwe
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

Re: if_bridge with two subnets

2008-05-11 Thread Jay L. T. Cornwall
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

Re: if_bridge with two subnets

2008-05-11 Thread H.fazaeli
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

Re: Multiple routing tables in action...

2008-05-11 Thread Julian Elischer
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

Re: Multiple routing tables in action...

2008-05-11 Thread Igor Sysoev
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-