[opensuse] NIS client not functional after upgrade from opensuse 12.2->13.1
Good morning, after offline distro update (actualization from DVD) I cannot list users from ypages: ypcat passwd No such map passwd.byname. Reason: Can't bind to server which serves this domain rpcbind and ypbind service is up and working and listening (netstat -tcp --listen listed this ports). If I test my /etc/yp.conf by "ypbind -c", output is "Config file /etc/yp.conf is ok." But yptest couldn't communicate with ypbind:yptest Test 1: domainname Configured domainname is "<as_it_is_set)" Test 2: ypbind Can't communicate with ypbind netstat -tcp --listen | egrep "ypbind|rpcbind" tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind What did I missed ? Thanks and best regards J.Karliak. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 28/01/15 09:32, josef Karliak wrote:
Good morning, after offline distro update (actualization from DVD) I cannot list users from ypages: ypcat passwd No such map passwd.byname. Reason: Can't bind to server which serves this domain
rpcbind and ypbind service is up and working and listening (netstat -tcp --listen listed this ports). If I test my /etc/yp.conf by "ypbind -c", output is "Config file /etc/yp.conf is ok."
But yptest couldn't communicate with ypbind:yptest Test 1: domainname Configured domainname is "<as_it_is_set)"
Test 2: ypbind Can't communicate with ypbind
netstat -tcp --listen | egrep "ypbind|rpcbind" tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind
What did I missed ?
Is the service allowed in the firewall settings? Dx -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi, thanks for the answer. Yes, it is enabled. When I put hostname to ypcat : ypcat -h 192.168.1.2 passwd I get passwd map. The 192.168.1.2 is in /etc/yp.conf including yp domain, ypbind -c accepted it. I'm completely out of ideas :-/ J.K. Dne 28.1.2015 v 11:12 Dylan napsal(a):
On 28/01/15 09:32, josef Karliak wrote:
Good morning, after offline distro update (actualization from DVD) I cannot list users from ypages: ypcat passwd No such map passwd.byname. Reason: Can't bind to server which serves this domain
rpcbind and ypbind service is up and working and listening (netstat -tcp --listen listed this ports). If I test my /etc/yp.conf by "ypbind -c", output is "Config file /etc/yp.conf is ok."
But yptest couldn't communicate with ypbind:yptest Test 1: domainname Configured domainname is "<as_it_is_set)"
Test 2: ypbind Can't communicate with ypbind
netstat -tcp --listen | egrep "ypbind|rpcbind" tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind
What did I missed ?
Is the service allowed in the firewall settings? Dx
-- Bc. Josef Karliak Správa sítě a elektronické pošty Fakultní nemocnice Hradec Králové Odbor výpočetních systémů Sokolská 581, 500 05 Hradec Králové Tel.: +420 495 833 931, Mob.: +420 724 235 654 e-mail: josef.karliak@fnhk.cz, http://www.fnhk.cz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi there, just for info - the issue is solved by disabling communication with d-bus daemon by the ypbind's config (/etc/sysconfig/ypbind)... J.Karliak Dne 28.1.2015 v 12:53 josef Karliak napsal(a):
Hi, thanks for the answer. Yes, it is enabled. When I put hostname to ypcat :
ypcat -h 192.168.1.2 passwd
I get passwd map.
The 192.168.1.2 is in /etc/yp.conf including yp domain, ypbind -c accepted it.
I'm completely out of ideas :-/
J.K.
Dne 28.1.2015 v 11:12 Dylan napsal(a):
On 28/01/15 09:32, josef Karliak wrote:
Good morning, after offline distro update (actualization from DVD) I cannot list users from ypages: ypcat passwd No such map passwd.byname. Reason: Can't bind to server which serves this domain
rpcbind and ypbind service is up and working and listening (netstat -tcp --listen listed this ports). If I test my /etc/yp.conf by "ypbind -c", output is "Config file /etc/yp.conf is ok."
But yptest couldn't communicate with ypbind:yptest Test 1: domainname Configured domainname is "<as_it_is_set)"
Test 2: ypbind Can't communicate with ypbind
netstat -tcp --listen | egrep "ypbind|rpcbind" tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind
What did I missed ?
Is the service allowed in the firewall settings? Dx
-- Bc. Josef Karliak Správa sítě a elektronické pošty Fakultní nemocnice Hradec Králové Odbor výpočetních systémů Sokolská 581, 500 05 Hradec Králové Tel.: +420 495 833 931, Mob.: +420 724 235 654 e-mail: josef.karliak@fnhk.cz, http://www.fnhk.cz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Anyway - we had some more issue - before upgrade we had "if-up" network method, but after distroupdate was started and enabled NetworkManager service and "if-up" method too (this is defined in the Yast!). Maybe some small update bug :) So I think that this caused NIS problems too. Interesting is, that the server communicated with others servers except one server (ssh, ping, telnet to mysql socket). Shorewall was started, fully functional, ... Best regards J.Karliak Dne 2.2.2015 v 10:52 josef Karliak napsal(a):
Hi there, just for info - the issue is solved by disabling communication with d-bus daemon by the ypbind's config (/etc/sysconfig/ypbind)...
J.Karliak
Dne 28.1.2015 v 12:53 josef Karliak napsal(a):
Hi, thanks for the answer. Yes, it is enabled. When I put hostname to ypcat :
ypcat -h 192.168.1.2 passwd
I get passwd map.
The 192.168.1.2 is in /etc/yp.conf including yp domain, ypbind -c accepted it.
I'm completely out of ideas :-/
J.K.
Dne 28.1.2015 v 11:12 Dylan napsal(a):
On 28/01/15 09:32, josef Karliak wrote:
Good morning, after offline distro update (actualization from DVD) I cannot list users from ypages: ypcat passwd No such map passwd.byname. Reason: Can't bind to server which serves this domain
rpcbind and ypbind service is up and working and listening (netstat -tcp --listen listed this ports). If I test my /etc/yp.conf by "ypbind -c", output is "Config file /etc/yp.conf is ok."
But yptest couldn't communicate with ypbind:yptest Test 1: domainname Configured domainname is "<as_it_is_set)"
Test 2: ypbind Can't communicate with ypbind
netstat -tcp --listen | egrep "ypbind|rpcbind" tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:busboy *:* LISTEN 23717/ypbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind tcp 0 0 *:sunrpc *:* LISTEN 20394/rpcbind
What did I missed ?
Is the service allowed in the firewall settings? Dx
-- Bc. Josef Karliak Správa sítě a elektronické pošty Fakultní nemocnice Hradec Králové Odbor výpočetních systémů Sokolská 581, 500 05 Hradec Králové Tel.: +420 495 833 931, Mob.: +420 724 235 654 e-mail: josef.karliak@fnhk.cz, http://www.fnhk.cz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Dylan
-
josef Karliak