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.

gert
-- 
"If was one thing all people took for granted, was conviction that if you 
 feed honest figures into a computer, honest figures come out. Never doubted 
 it myself till I met a computer with a sense of humor."
                             Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                             g...@greenie.muc.de

Attachment: signature.asc
Description: PGP signature

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

Reply via email to