Re: FC8 and NFS service

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mike Iglesias wrote:
Bill Davidsen wrote:
Exactly, but even with secure NFS off I still get stuff like:
Feb 21 21:50:33 posidon mountd[26030]: refused mount request from 192.168.2.17 for /common (/common
): illegal port 60080

Look at "man exports". You need to use the "insecure" option on the export entry to get it to accept any port instead of "secure" ports (<1024).

I'll set it up tomorrow, but I see no difference between the "insecure" option for one export and the disabling of securenfs which I have in the sysconfig file. I also note that some of the working clients are using port 32770, which is above both 1024 and 32768...

I can try it, but secure NFS should just flat be gone.

So something like:

/common 192.168.2.17(rw,insecure)

would allow 192.168.2.17 to mount /common read/write from an insecure port.

If you're not using an /etc/exports, something like

exportfs -o rw,insecure 192.168.2.17:/common

should work.


Thanks for the thought, I'll let you know.

--
Bill Davidsen <davidsen@xxxxxxx>
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux