On 29.08.2011 15:59, sth...@nethelp.no wrote:
Is there any (no need to be official) information what is the number
of different routes (for IPv4 and IPv6) on a default-free zone (DFZ)
router in the Internet? I vaguely remember the number 450 000+
distinct routes for IPv4? But what about IPv6?
S
On Tue, Aug 30, 2011 at 10:05 AM, Andre Oppermann wrote:
> On 29.08.2011 15:59, sth...@nethelp.no wrote:
>
>> Is there any (no need to be official) information what is the number
>>> of different routes (for IPv4 and IPv6) on a default-free zone (DFZ)
>>> router in the Internet? I vaguely remembe
> My interest is purely academic. I would like to experiment with different
> data structures to see if there is a way to increase routing performance
> with large number of routes and interfaces.
You're more likely to find routers with a large number of routes *or*
with a large number of interfac
On Tue, Aug 30, 2011 at 12:01 PM, wrote:
> > My interest is purely academic. I would like to experiment with different
> > data structures to see if there is a way to increase routing performance
> > with large number of routes and interfaces.
>
> You're more likely to find routers with a large n
Hi!
What about 802.1q VLANs encapsulated in another 802.1q VLAN ?
On FreeBSD 8.1 or 9.0-BETA1:
ifconfig vlan123 create
ifconfig vlan123 vlandev em0 vlan 123
ifconfig vlan400 create
ifconfig vlan400 vlandev vlan123 vlan 400
--
ifconfig: SIOCSETVLAN: Protocol not supported
--
Any
Hi!
> What about 802.1q VLANs encapsulated in another 802.1q VLAN ?
I found ng_vlan(4), mentioned in
http://lists.freebsd.org/pipermail/freebsd-current/2005-December/058882.html
Now I have to find out how to use it 8-)
--
p...@opsec.eu+49 171 3101372 9 year
Greetings all.
I am attempting to get a newer 8.2-based router up and running, and
during my development process, I discovered that the wireless AR5212
card was not blinking, as it did when installed on the current router
box. Upon further reading, into the differences between FBSD7 and FBSD
Hi,
You're not the first person to reply with this problem. I
unfortunately have no way (yet) to reproduce these kinds of issues at
home as all my atheros hardware works fine on freebsd-8 and freebsd-9
on all the laptop/PC/MIPS hardware I have.
Can you please try 8.0-RELEASE and see if it works f
On Aug 16, 2011, at 20:15, Julian Elischer wrote:
> from your description it doesn't sound like a vr problem.
> I suggest you hook up teh serial console (I am guessing you already have)
> and set the config options to allow break-to-debugger or
> alt-break-to-debugger on it
> when it happens nex