Re: NFS problem: "RPC: Port mapper failure"

2003-12-29 Thread Doug White
On Sun, 28 Dec 2003, Rob wrote: > On the client (147.47.254.184) I do not get the proper response on: > $ showmount -e 147.46.44.183 > RPC: Port mapper failure > showmount: can't do exports rpc Make sure portmap (or rpcbind if the server is 5.x) is allowed to talk to the client

Re: NFS problem: "RPC: Port mapper failure"

2003-12-29 Thread Igor Pokrovsky
On Mon, Dec 29, 2003 at 02:21:56PM +0900, Rob wrote: > This is what I get. > > The NFS server is 147.46.44.183 with gateway 147.46.44.1 > The NFS client is 147.47.254.184 with gateway 147.47.254.1 > > On the NFS server: > $ sockstat | grep portmap > daemon portmap 796933 udp4

RE: official 3ware support ?

2003-12-29 Thread Vinod Kashyap
> Am I safe to assume that if I dont have PAE enabled and have <=2G of RAM > installed, the driver should work ? I would think so, but, as I wrote earlier, testing has been done only on 4.8, and not yet on 4.9. > Also, will there be an updated 3dmd ? >I was wondering about 3dmd support t

Re: bge drivers does not work for 3COM 3C996-SX / 3C996B-T

2003-12-29 Thread Hideki Yamamoto
Hi, I added code to recognize 3com 1000base-SX card as miibus and compiled them, but I do not have time to test yet. I think this may solove my original problem that link of SUN SX card does not go up, though 3com card goes up well. I will start testing it from Jan.4,2004. I uploaded the fixe

Re: uname weirdness after kernel/OS update

2003-12-29 Thread Jaime
The following is my most recent email message to someone who was helping me with a very odd uname issue. I hope that this reporting of the "final" events (oh-god-pleaselet-this-be-done-and-over-with) helps someone else some day. The offer that I make at the end of my message is genuine. I

Re: sshd: fatal: monitor_read: unsupported request: 24

2003-12-29 Thread paolo . pisati
> >You are sure, that you allowed direct root login via ssh in your FreeBSD > >box, are you ? Because the default installation denies direct root login. >See /etc/ssh/sshd_config the Parameter '#PermitRootLogin no' which is >the default. >You have to write 'PermitRootLogin yes' to allow it. I did

Re: sshd: fatal: monitor_read: unsupported request: 24

2003-12-29 Thread Marian Hettwer
Hi Paolo, just a short guess, [EMAIL PROTECTED] wrote: Hi guys, i've problem trying to login on a freebsd-stable box using ssh and pub key authentication. If i try to login from a linux box i got this msg in my log: fatal: monitor_read: unsupported request: 24 this only happen if i try to logi

sshd: fatal: monitor_read: unsupported request: 24

2003-12-29 Thread paolo . pisati
Hi guys, i've problem trying to login on a freebsd-stable box using ssh and pub key authentication. If i try to login from a linux box i got this msg in my log: fatal: monitor_read: unsupported request: 24 this only happen if i try to login as root and the pub key is correct (cause i used it wi

Re: bge drivers does not work for 3COM 3C996-SX / 3C996B-T

2003-12-29 Thread Hideki Yamamoto
Dear Peters > > > > > > bge0: mem > > > 0xf7ef-0xf7ef irq 10 at device 1.0 on pci1 bge0: Ethernet > > > address: 00:04:76:e1:06:cf > > > > No miibus or PHY on bge0? > > Sorry, I cannot answer because my knowledge is not sufficient. Neither PHY nor miibus exist on bge0 and bge2. Bot

Re: bge drivers does not work for 3COM 3C996-SX / 3C996B-T

2003-12-29 Thread Hideki Yamamoto
Dear Paters, Thank you for your reply. From: Wes Peters <[EMAIL PROTECTED]> Subject: Re: bge drivers does not work for 3COM 3C996-SX / 3C996B-T Date: Sun, 28 Dec 2003 20:59:47 -0800 Message-ID: <[EMAIL PROTECTED]> > On Sunday 28 December 2003 04:01 am, Hideki Yamamoto wrote: > > Hi, > > > > I t