Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
It really needs to be mounted to start with from the machine and then share the mount poiint on samba, nfs, or others.
If you have the room on the drive, you can make an ISO of the dvd and mount the ISO and share the mount point of the ISO. Now you not need to keep the DVD drive tied up.
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
Never used YAST in Suse but the export you mention does not make since. To me one would export /media/hdc or what ever the optical drive is mounted too. The : does not make since to me. What do you have in your /etc/exports file?
What is the mount point of the optical drive. That can be determined from the /etc/fstab file.
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
Your fstab command looks like mine for the most part. I just have addition options.
So I assume /dvd directory exist on the client machine to mount the share too?
Also is there a firewall on the nfs server. If so then have you allowed all the needed ports for the nfs connection. If there is a firewall I would disable the firewall and flush all iptables. Then try connecting.
The /dvd is on the client
The server eth0 is external to the firewall and connects to the cable modem.
Eth1 is internal and used as the network with all ports open and unprotected.
client machine
Internal Zone
Interfaces
Intel EtherExpress PRO/100 SP Mobile Combo Adapter
Open Services, Ports, and Protocols
Internal zone is unprotected. All ports are open.
The firewall on the client is off.
I am beginning to wonder if this is possible. Are you able to do this with a different distro?
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
I don't know what you are using as a firewall tool on the server but if iptables based then post the output of ' /sbin/iptables -L '.
To me it seems something is being blocked. Just to rule it out I would do the following. Disconnect from the cable modem. Disable the firewall. Then run these commands to enable masquerade mode. Then try connecting.
Sorry it took me so long to get back to this.
The server is the router and has ip forwarding and ip masquerade working.
I have no problems mounting the subdirectory /server from the client machines.
I tried this for an fstab in the client (laptop)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.