On Wed, 2006-12-27 at 14:09 -0600, Darryl Gregorash wrote: > On 2006-12-27 13:52, Verner Kjærsgaard wrote: > > <snip> > > > > I don't remember which ports to open, ask the list :-) > > > Port nfs, perhaps? :-)
grep nfs /etc/services reveals: nfs 2049/tcp # Network File System - Sun Microsystems nfs 2049/udp # Network File System - Sun Microsystems so you need to open port 2049 both tcp and udp -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
