Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fam init.d script dependency on portmap ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Mon Jun 03, 2002 8:43 am    Post subject: fam init.d script dependency on portmap ? Reply with quote

Why fam's script depends on portmap :?:

Can this dependency be safely removed, or at least modified from need to use dependency :?:

I have no need for portmap and wish to remove it.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Mon Jun 03, 2002 8:52 am    Post subject: Reply with quote

From the FAM faq on http://oss.sgi.com/projects/fam/faq.html .

Quote:
What else will I need?

Portmapper. FAM uses RPC, so your system will need a portmapper.


So I'll guess you need it, cya lX
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Mon Jun 03, 2002 9:01 am    Post subject: Reply with quote

Even tough I want it used on local machine only, not accepting connections from network :?

Seems an overkill :(
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
m_x
n00b
n00b


Joined: 05 Sep 2005
Posts: 1

PostPosted: Tue Sep 06, 2005 10:00 am    Post subject: fam init.d script dependency on portmap ? Reply with quote

You can tell both portmap and famd to only listen to local clients (on the loopback interface 127.0.0.1).

* For famd you have this option: "-L Only accept connections from local clients."
man famd.
Refer to /etc/fam.conf to set this option.

* For portmap you have this option : -l (minus L) that tells portmap to only listen on the loopback interface.
This option is not written in the man page but if you type: portmap --help it will be shown.
Then you can set it in the /etc/init.d/portmap script if there is no configuration file for portmap.

And finally use a firewall to protect you from illegal access to network ports.

Have a nice day.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum