Re: communication problem

1999-12-05 Thread Avram Aumick
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]> >

Re: communication problem

1999-12-04 Thread Avram Aumick
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

Re: communication problem

1999-12-04 Thread [EMAIL PROTECTED]
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

Re: communication problem

1999-12-04 Thread Avram Aumick
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

Re: communication problem

1999-12-04 Thread [EMAIL PROTECTED]
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

communication problem

1999-12-04 Thread Avram Aumick
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