Bug or pilot error? My network is 192.168.5.0 I used to have im my /etc/exports: /var -alldirs -maproot=root: -network 192.168.5 -mask 255.255.255.0 But after the portmapper change, I couldn't mount, was getting permission denied. showmount -e showed 192.168.5 was being interpreted as 192.168.0.5 Changing -network to 192.168.5.0 fixed it, naturally, but the 192.168.5 used to work. Is this change intentional, or is 192.168.5 supposed to work? Leif To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: /etc/exports: 192.168.5 = 192.168.0.5 Leif Neland
- Re: /etc/exports: 192.168.5 = 192.168.0.5 Peter Wemm
- Re: /etc/exports: 192.168.5 = 192.168.0.5 Daniel C. Sobral
- Re: /etc/exports: 192.168.5 = 192.168.0.5 Leif Neland
- Re: /etc/exports: 192.168.5 = 192.168.0.... Daniel C. Sobral
- Re: /etc/exports: 192.168.5 = 192.16... David W. Chapman Jr.
- Re: /etc/exports: 192.168.5 = 192.168.0.5 Valentin Nechayev
- Re: /etc/exports: 192.168.5 = 192.168.0.... Leif Neland
- Re: /etc/exports: 192.168.5 = 192.168.0.... David W. Chapman Jr.
- Re: /etc/exports: 192.168.5 = 192.168.0.... David O'Brien
- Re: /etc/exports: 192.168.5 = 192.16... Peter Wemm