--- On Sat 06/05, Stephen Patterson < [EMAIL PROTECTED] > wrote: From: Stephen Patterson [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Sat, 05 Jun 2004 13:53:24 +0100 Subject: Re: How do I stop portmap from listening on port 111 on my internet connection?
On Sat, 05 Jun 2004 04:30:10 +0200, Jerome Werner wrote:<br>> I'm using Debian unstable. I use gnome so I need FAM, which in turn needs portmap. <br>> That's fine with me but I don't want portmap to listen on port 111. I<br>> read man portmap and famd but didn't find what I was looking for? Also I<br>> don't want to just block it with a firewall, I want to understand how to<br>> stop it from the inside. <br><br>portmap uses tcpwrappers, so it will respect settings in /etc/hosts.allow<br>and /etc/hosts.deny<br><br>for /etc/hosts.deny, you should have<br>ALL: ALL<br>portmap: ALL<br><br>and in /etc/hosts.allow <br>portmap: 127.0.0.1<br><br>-- <br>Stephen Patterson http://patter.mine.nu/<br>[EMAIL PROTECTED] remove SPAM to reply <br>Linux Counter No: 142831 GPG Public key: 252B8B37 <br>Caution: breathing may be hazardous to your health.<br><br><br>-- <br>To UNSUBSCRIBE, email to [EMAIL PROTECTED] <br>with a subject of "unsubscribe". Troub le? Contact [EMAIL PROTECTED]<br><br> Thanks for the response. This doesn't seem to do anything until I reboot. Once I reboot, it causes problems. hddtemp (which communicates with 127.0.0.1 doesn't start and I can't connect to my network). Any idea of what might be going on? Also, how do I start these changes without rebooting. I tried rebooting the portmap daemon but this didn't do anything. Let me know if I can provide more information. _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]