On Fri, 11 Feb 2022 18:12:23 +0100, Gert Doering <g...@greenie.muc.de> wrote:

>Hi,
>
>On Fri, Feb 11, 2022 at 06:06:58PM +0100, Bo Berglund wrote:
>> I tried as follows (on the server):
>> 
>> $ sudo tcpdump -nnel -i tun0  tcp port 2049
>> tcpdump: tun0 : No such device exists
>
>There's an "alt-space" character behind "tun0" here, which should not
>be part of the command line.  Just "-i tun0" (plus the other options
>and the "tcp port 2049" filter).
>
>And yes, run that on both client tun and server tun, then try the
>NFS mount and see if that is more enlightening - it might be, it might
>not be.  But I do wonder why you are not seeing anything in the server
>log on denied requests.

I made a quick departure from the kitchen and corrected the command as you
described, then it started waiting for stuff.
Then I ran the mount command on the remote device:

$ sudo mount 192.168.119.216:/home/bosse/www/MSNBC /mnt/msnbc
mount.nfs: access denied by server while mounting
192.168.119.216:/home/bosse/www/MSNBC

(Note that I have now stopped editing the command regarding the share name...).

The output of tcpdump is saved to thie file:
http://blog.boberglund.com/tcpdump.log

Does this show anything valuable?


-- 
Bo Berglund
Developer in Sweden



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to