Option to set Ports for NFS mount

2015-03-29 Thread Schulz, Reiner
Hi, in our enviroment we must to use a ssh tunnelt to connect to fai clients. So we have to use reverse ssh tunnel for all connections from client to server (nfs, save-log, etc) Up to now we patch the fai programs to use/change the used ports. Could you make an option to used custom ports? R

Re: Option to set Ports for NFS mount

2015-03-30 Thread Thomas Lange
> On Mon, 30 Mar 2015 06:30:15 +, "Schulz, Reiner" > said: > in our enviroment we must to use a ssh tunnelt to connect to fai clients. > So we have to use reverse ssh tunnel for all connections from client to server (nfs, save-log, etc) > Up to now we patch the fai pro

AW: Option to set Ports for NFS mount

2015-03-30 Thread Schulz, Reiner
z -Ursprüngliche Nachricht- Von: linux-fai [mailto:linux-fai-boun...@uni-koeln.de] Im Auftrag von Thomas Lange Gesendet: Montag, 30. März 2015 12:16 An: fully automatic installation for Linux Betreff: Re: Option to set Ports for NFS mount >>>>> On Mon, 30 Mar 2015 06:30:15 +00

AW: Option to set Ports for NFS mount

2015-04-13 Thread Schulz, Reiner
space. May be? Reiner Schulz -Ursprüngliche Nachricht- Von: linux-fai [mailto:linux-fai-boun...@uni-koeln.de] Im Auftrag von Thomas Lange Gesendet: Montag, 30. März 2015 12:16 An: fully automatic installation for Linux Betreff: Re: Option to set Ports for NFS mount >>>>>

Re: Option to set Ports for NFS mount

2015-04-14 Thread Holger Parplies
Hi, Schulz, Reiner wrote on 2015-04-13 14:54:36 + [AW: Option to set Ports for NFS mount]: > [...] > NFSROOT/ root/.ssh/config is only used at install time > > On softupdate the "local" root User is used. > > my reverse tunnel use "localhost" a

Re: AW: Option to set Ports for NFS mount

2015-03-30 Thread Thomas Lange
> On Mon, 30 Mar 2015 10:41:48 +, "Schulz, Reiner" > said: > We use fai 3.4.8 for now and "patch" /usr/sbin/fai at line " export romountopt" to > " export romountopt="-t nfs4 -o port=20549,soft,async,noatime,nolock,ro,actimeo=1800" It should be possible to redefine the va

Re: AW: Option to set Ports for NFS mount

2015-05-07 Thread Thomas Lange
> On Mon, 13 Apr 2015 14:54:36 +, "Schulz, Reiner" > said: > May be there is another way: scp and ssh have an option "-F" to use another config file, if you could extent "fai-savelog" to use something like "-F $MYSSHCONFIGFILEWITHSPECIALOPTION" if this variable is set to an f