Networking Forums

Networking Forums > Computer Networking > Linux Networking > NIS client will not work through firewall, help please

Reply
Thread Tools Display Modes

NIS client will not work through firewall, help please

 
 
hassan1
Guest
Posts: n/a

 
      09-10-2011, 07:34 PM
I have an Ubuntu lucid 10.4 running as NIS client, the machine was
working fine as a NIS client until i move the machine to a DMZ
firewall.

I tried to get NIS client working through the firewall by I fixing
ypbind port to a static port by modifying the file “/etc/default/nis”
YPBINDARGS="-p 835”

The above fixed ypbind port on 835, I then opened port 835 (ypbind)
and port 111 portmapper on the firewall.

rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100007 2 udp 835 ypbind
100007 1 udp 835 ypbind
100007 2 tcp 835 ypbind
100007 1 tcp 835 ypbind

However when i try to start ypbind daemon, ypbind fail to bind to
ypserver

“ypcat passwd” show the following error message

YPBINDPROC_DOMAIN: Domain not bound
No such map passwd.byname. Reason: Can't bind to server which serves
this domain

Because I could not ping the NIS server i modified “/etc/default/nis”
to

YPBINDARGS="-no-dbus -p 835 -no-ping"

But this did not fix the problem, NIS client is still not binding to
ypserver through the firewall.

What other port do i need to open on the firewall?

What am i doing rough? Can you help please?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
D-link DSL G624M firewall simply doesn't work HexSoap Broadband 0 04-04-2006 09:48 PM
AP Client & AP with different chipsets - does it work? jake Wireless Internet 5 03-23-2006 01:19 PM
two client can't work via vpn simultaneously kossrs@yahoo.com Linux Networking 3 12-02-2005 06:48 PM
Client Filtering does not seem to work paul Broadband Hardware 1 12-21-2004 07:47 PM
can't get RIP to work with dial-up client Gary Roach Windows Networking 1 09-05-2004 12:12 AM



1 2 3 4 5 6 7 8 9 10 11