Questions about NFS and NTFS

2010-05-16 Thread dave jones
Hi, I mount ntfs partition(/dev/ad4s3) using fuse-ntfs on FreeBSD and want to export it via NFS with no luck: # mount_ntfs-3g /dev/ad4s3 /wxp # cat /etc/exports /wxp -alldirs -maproot=root -network 192.168.1/24 # mount_nfs 192.168.1.1:/wxp /mnt [tcp] 192.168.1.1:/wxp: Permission denined Any ide

MPD Just Stopped Working?

2010-05-16 Thread Crist J. Clark
I'm running mpd5 on 7.2-RELEASE-p5. I just use it to tunnel from a Windows XP machine to the MPD server over an insecure (wireless) network. It "just stopped working" Friday. The MPD configuration hasn't been touched. As far as I know, nothing on the Windows box has changed. I'd suspect something

Re: Net problem with server running in jail

2010-05-16 Thread Bjoern A. Zeeb
On Sun, 16 May 2010, Jeff wrote: I have been running PCBSD 8 (FreeBSD 8.0) with no problems until recently. I have an Apache server running in a jail (created by The Warden PBI) with PHP, MySQL, and Drupal.  I also run Firefox on the same machine to access the internet and the local server fo

Net problem with server running in jail

2010-05-16 Thread Jeff
I have been running PCBSD 8 (FreeBSD 8.0) with no problems until recently. I have an Apache server running in a jail (created by The Warden PBI) with PHP, MySQL, and Drupal.  I also run Firefox on the same machine to access the internet and the local server for development.  I've never had a pro

Re: Patch for ip6_sprintf(), please review

2010-05-16 Thread Doug Barton
Someone at work has been reading http://tools.ietf.org/html/draft-ietf-6man-text-addr-representation :) This change follows the rules in that draft which will become and RFC as soon as it finishes winding its way through the process, so I am supportive of the change you are proposing. Doug On 5

Re: kern/146628: [tcp] [patch] TCP does not clear DF when MTU is below a threshold

2010-05-16 Thread linimon
Old Synopsis: [patch] TCP does not clear DF when MTU is below a threshold New Synopsis: [tcp] [patch] TCP does not clear DF when MTU is below a threshold Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sun May 16 19:04:46 UTC 2010 Re