Re: sendto: No buffer space available

2001-04-02 Thread G D McKee

Hi

I had one of these cards and I couldn't get the Cable modem to talk to the
card at all.  It wouldn't even pick up an IP address!!  Put a PCI 3com card
in the box and all has been fine ever since.

Gordon
- Original Message -
From: "Roman Shterenzon" <[EMAIL PROTECTED]>
To: "Cy Schubert - ITSD Open Systems Group" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, April 02, 2001 3:44 PM
Subject: Re: sendto: No buffer space available


> On Mon, 2 Apr 2001, Cy Schubert - ITSD Open Systems Group wrote:
>
> > In message <[EMAIL PROTECTED]>, Roman
> > Shterenzon w
> > rites:
> > > Hi,
> > > I've just got ADSL at home (using mpd-netgraph, Archie - it's really
cool:) )
> > > .
> > > After some amount of data passed through the line, I'm getting:
> > > sendto: No buffer space available
> > > even for ping (!)
> > >
> > > alchemy:/home/mapc% netstat -m
> > > 178/880/4096 mbufs in use (current/peak/max):
> > > 148 mbufs allocated to data
> > > 26 mbufs allocated to packet headers
> > > 4 mbufs allocated to fragment reassembly queue headers
> > > 143/240/1024 mbuf clusters in use (current/peak/max)
> > > 700 Kbytes allocated to network (22% of mb_map in use)
> > > 0 requests for memory denied
> > > 0 requests for memory delayed
> > > 0 calls to protocol drain routines
> > >
> > > Thus, I don't see mbuf starvation. What could it be? Perhaps it's some
other
> > > error which is reported incorrectly? This is 4.3-RC2 kernel.
> >
> > I had this problem with a 3C509B card when pushing a lot of data
> > through to a slower machine on my network.  ifconfig ep0 down; ifconfig
> > ep0 up fixed the problem when it occurred, however it would occur a
> > number of times a day.  I ultimately replaced the 3C509B.
>
> I've 3c905B xl(4). I hadn't had any problems with it before I received
> ADSL modem.
> Ideas, anyone?
>
> > Regards, Phone:  (250)387-8437
> > Cy SchubertFax:  (250)387-5766
> > Team Leader, Sun/Alpha Team   Internet:  [EMAIL PROTECTED]
> > Open Systems Group, ITSD, ISTA
> > Province of BC
> >
> >
> >
>
> --Roman Shterenzon, UNIX System Administrator and Consultant
> [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: Temp and fan program

2001-03-07 Thread G D McKee

Hi

Is there a shell prompt based fan monitor around as I don't have an X-Server
installed?

Gordon
- Original Message -
From: "Mike Meyer" <[EMAIL PROTECTED]>
To: "Hajimu UMEMOTO" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, March 07, 2001 11:16 PM
Subject: Re: Temp and fan program


> Hajimu UMEMOTO <[EMAIL PROTECTED]> types:
> > > On Wed, 7 Mar 2001 15:11:15 -0500
> > > Chris Faulhaber <[EMAIL PROTECTED]> said:
> > > I believe wmlmmon is lmmon in a Gnome(GTK) window.
> > jedgar> Ummm, no. :)  It is a windowmaker dock app...
> >
> >   GKrellM is GTK+ based monitor that can display fan and temperature.
> > And, there is Gnome'fy plug-in.
>
> I've got gkrellm setup for voltages - it even manages to display Vcore
> for both CPUs on my SMP board. I don't see any way to enable
> temperatures. In fact, the only temp in the setup for sensors is a
> generic temp. Pointers or other clues?
>
> Thanx,
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



tun0

2000-12-19 Thread G D McKee



Hi
 
In FreeBSD 4.1.1 tun0 device came up automatically 
on boot.  How can I configure this in 4.2?
 
G D McKee