Re: AW: Option to set Ports for NFS mount

2015-05-07 Diskussionsfäden Thomas Lange
On Mon, 13 Apr 2015 14:54:36 +, Schulz, Reiner r.sch...@dvz-mv.de 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

Re: Option to set Ports for NFS mount

2015-04-14 Diskussionsfäden 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 as host, so I think it is a bad idea to change the ssh

AW: Option to set Ports for NFS mount

2015-04-13 Diskussionsfäden Schulz, Reiner
- 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 +, Schulz, Reiner r.sch...@dvz-mv.de said

Option to set Ports for NFS mount

2015-03-30 Diskussionsfäden 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?

Re: Option to set Ports for NFS mount

2015-03-30 Diskussionsfäden Thomas Lange
On Mon, 30 Mar 2015 06:30:15 +, Schulz, Reiner r.sch...@dvz-mv.de 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

AW: Option to set Ports for NFS mount

2015-03-30 Diskussionsfäden Schulz, Reiner
-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 +, Schulz, Reiner r.sch...@dvz-mv.de said: in our enviroment we must to use a ssh tunnelt

Re: AW: Option to set Ports for NFS mount

2015-03-30 Diskussionsfäden Thomas Lange
On Mon, 30 Mar 2015 10:41:48 +, Schulz, Reiner r.sch...@dvz-mv.de 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