Re: Any of these kernel opts break RPC?

[ Available lists | Index of freebsd-hackers | Month of Apr 1998 | Week of 7 Apr 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Atipa <freebsd@atipa.com>
Date
7 Apr 1998 18:17:13
Subject
Re: Any of these kernel opts break RPC?
Message-ID
Pine.BSF.3.96.980407180707.14725A-100000@altrox.atipa.com

In reply to

[ Hide this part ]
 
> > When I have these opts in my config files, RPC services can not bind.
> > Kernel is 2.2.6-STABLE from 0404. Removing these lines fixed RPC.
> >
> > options "MD5" # Encryption
> > options DDB # Debugger
> > options PERFMON # Performance Monitor
> > options IPFIREWALL # For bpfilter

> Look at ipfw(8), /etc/rc.local and /etc/rc.firewall on how to use this IP
> packet filtering facility properly.
>
> > This machine is NIS master, so I did not have time to have it down long
> > enought to reboot 4 times :(.
>
> The most probable cause for your problems is that you haven't set up any
> firewall rules, so communication through the loopback interface fails, or
> at least connections to your NIS server are dropped.

I had firewall type set to "open" in /etc/rc.conf. I will have to reboot
to get the precise error. I have MAX_USERS=256; would that make MAX_OPEN
grow over 256? If so, that would break RPC...

Thanks for the response,
Kevin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message


Elapsed time: 0.112 seconds