>Why does vlans announce themselves as being 10 Mbits/s? I'm getting this
>from snmp on vlans that are attached to 100 Mbits/s cards.
Because if_vlan.c calls ether_ifattach() without setting
ifp->if_baudrate?
I think "0" would be the most accurate value to return; if you
really want to know th
Are you running out of ephemeral ports? See net.inet.ip.portrange
sysctl or do your own port management.
Alex.
On Tue, 9 Oct 2001, Nguyen-Tuong Long Le wrote:
> Hi all,
>
> I have a software that simulates web clients and servers to create
> network congestion (for the purpose of doing resear
At 01:57 PM 10/9/01 -0700, Luigi Rizzo wrote:
> >
> > When enabling this, I found that my kernel logs were full of all sorts of
> >
> > arplookup xxx.yyy.zzz.aaa failed: host is not on local network.
> > Any idea why this would be the case ? A bug ? An effect of a cache
> > lookup/miss?
>
>reques
>
> When enabling this, I found that my kernel logs were full of all sorts of
>
> arplookup xxx.yyy.zzz.aaa failed: host is not on local network.
>
> The strange this is that, that is correct, they are NOT on my local network
> and never have been. So, why would the box suddenly think, seemin
When enabling this, I found that my kernel logs were full of all sorts of
arplookup xxx.yyy.zzz.aaa failed: host is not on local network.
The strange this is that, that is correct, they are NOT on my local network
and never have been. So, why would the box suddenly think, seemingly
random ne
Hi all,
I have a software that simulates web clients and servers to create
network congestion (for the purpose of doing research in network
congestion). In our experiment, a client opens an HTTP connection
to a server, fetches a number of objects, and then closes the
connection. A problem I seem
I just did a totally fresh install of 4.4-RELEASE on a brand new machine -
totally blank unpartitioned hard disks.
The installation appeared to go smoothly until I got to the "set root
password" phase, at which point the installer hung. I aborted out of that
and booted up from the new install