All of lore.kernel.org
 help / color / mirror / Atom feed
* /etc/eports and CNAME
@ 2003-12-03  8:26 Christopher Huhn
  2003-12-03  9:25 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Huhn @ 2003-12-03  8:26 UTC (permalink / raw)
  To: Linux NFS Mailing List

Hi,

I have a quite silly question:

I have a host with a DNS A record "realname" and an alias (CNAME) "xyz0123".

A /etc/exports like:

/mountpoint   xyz*

does not export to "realname" by default.

Is there a possibility to get this working?

Regards,

    Christopher



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: /etc/eports and CNAME
  2003-12-03  8:26 /etc/eports and CNAME Christopher Huhn
@ 2003-12-03  9:25 ` Neil Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2003-12-03  9:25 UTC (permalink / raw)
  To: Christopher Huhn; +Cc: Linux NFS Mailing List

On Wednesday December 3, C.Huhn@gsi.de wrote:
> Hi,
> 
> I have a quite silly question:
> 
> I have a host with a DNS A record "realname" and an alias (CNAME) "xyz0123".
> 
> A /etc/exports like:
> 
> /mountpoint   xyz*
> 
> does not export to "realname" by default.
> 
> Is there a possibility to get this working?

No.

When mountd gets a from this host to be allowed to mount the
filesystem, all mountd has to go on is the IP address.   There  is no
way for it to map the IP address to the name 'xyz0123' so it cannot
possibly know that 'xyz*' is a valid match.

NeilBrown


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-03  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03  8:26 /etc/eports and CNAME Christopher Huhn
2003-12-03  9:25 ` Neil Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.