forwarding rules?
> >
> >
> > On Sat, 4 Dec 1999, Avram Aumick wrote:
> >
> > > Date: Sat, 4 Dec 1999 18:31:12 -0600 (CST)
> > > From: Avram Aumick <[EMAIL PROTECTED]>
> > > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>
Thanks that took care of the problem that I mentioned below about the
portmap problem.
Avram Aumick
On Sun, 5 Dec 1999, [EMAIL PROTECTED] wrote:
>
> Add the following to your /etc/hosts.allow file:
>
> portmap: 192.168.0.
> rpc.nfsd: 192.168.0.
> rpc.mountd: 192.168.0.
>
>
> Replace 192.16
Add the following to your /etc/hosts.allow file:
portmap: 192.168.0.
rpc.nfsd: 192.168.0.
rpc.mountd: 192.168.0.
Replace 192.168.0. with your private network number. Don't forget
to HUP the portmap daemon and the inetd daemon. I think that this
should work. I haven't tested it, so ymmv.
--Ma
In am trying to do an nfs mount. What would I have to put in my
hosts.allow file to stop this? I thought that this was the result of a
routing problem that I am having. Even though I am doing ip masq my
workstation does not see the outside world.
Avram
On Sat, 4 Dec 1999, [EMAIL PROTECTED] wrote
If you are trying to do an nfs mount of the server, be aware that the
hosts.alloy, hosts.deny files are used by nfs as well as inetd to
determine authorized/denied hosts. It is a feature of glibc 2x
Since this is a router type host, you probably have some host allow, host
deny rules.
This one
I am having problems with communication between my server which has a dsl
connection to the outside world and my interal network (now just one
workstation). I know it is a configuration problem but I don't know the
solution. On the server in the /var/log/messages file I receive these errors:
Dec