Wow, thanks for the answers {:
So, let me report my advance… or better, my actual status, 'cuz I think it’s getting very confusing reading all the topic. And sorry for the ‘terminal’ thing, it’s kinda a language slang, I think. I’ll use ‘clients’ for those pcs now.
Btw, I had it working way easier than before thought ._.
I have 3 pcs: 1 server, 2 clients. *
Server is running nfs server, clients are running nfs client.
nfs is working fine. All the files in the ‘shared’ folder at server are showing up on the 2 clients.
This was the only way I could make zypper to add the local repository, with a
zypper ar /folder/ local
command.
Therefore, the other repositories were deleted on clients, so they can only connect to my local server.
So, I succeeded? Almost!
I added 3 rpms to my folder, to feed zypper. Those are: openOffice, Adobe Reader and nfs-kernel-server. [For test purposes].
Result: Clients can only ‘see’ nfs-kernel-server, even after cache clean and refresh.
Why?
I read some articles about zypper and thought that he could install those ‘non-official’ packages for SuSE, so why can’t it install/see the other packages [openOffice and Adobe Reader]?
Even if this need to use command lines for zypper, that is nothing that a cron can manage, right?
…right?
And a curiosity: why this only works after a firewall stop on both server and client?
Even after opening 2049 ports, it dont let nfs work without the stop.
I am really thankful for the attention you people are giving to me.*