Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2000 16:14:59 -0700
From:      Ryan <rd64pro@pacbell.net>
To:        Eric Walters <ewalters@nms2001.com>, "Freebsd Newbies (E-mail)" <freebsd-newbies@FreeBSD.ORG>
Subject:   Re: SUNRPC on port 111
Message-ID:  <003901bfde32$04a95300$e986d4cf@pacbell.net>
References:  <000001bfdde4$490a5880$453288cf@ewalters>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0036_01BFDDF7.58107F40
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hey Eric,

I asked this same question a few weeks ago. In fact, it was for the =
exact same reason. Here are excerpts from various replies that I got:

RPC stands for Remote Procedure Call; 'man -a rpc' will give you two
manual pages to read.

there are two general ways to start a daemon, on boot with rc (rc.conf,
rc.local, etc) or with inetd.conf.

you can disable it by adding a line to your /etc/rc.conf:
portmap_enable=3D"NO"

see:
man rpc
man rpc.statd

Hope this helps, it did for me. Thanks again guys!

Ryan



  ----- Original Message -----=20
  From: Eric Walters=20
  To: Freebsd Newbies (E-mail)=20
  Sent: Saturday, June 24, 2000 6:58 AM
  Subject: SUNRPC on port 111


  I ran a port scan on my newly configured freebsd system and I have a =
port
  111 (SUNRPC) listed.  Can anyone tell me what this is and if I can =
shut it
  off.  I am trying to make this system as secure as possible.

  Thanks,

  Eric




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

------=_NextPart_000_0036_01BFDDF7.58107F40
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.3825.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#0000ff size=3D2>Hey Eric,</FONT></DIV>
<DIV><FONT color=3D#0000ff size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff size=3D2>I asked this same question a few =
weeks ago. In=20
fact, it was for the exact same reason. Here are&nbsp;excerpts from =
various=20
replies&nbsp;that I got:</FONT></DIV>
<DIV><FONT color=3D#0000ff size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Times New Roman">RPC stands for Remote Procedure =
Call; 'man -a=20
rpc' will give you two<BR>manual pages to read.</FONT></DIV>
<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Times New Roman">there are two general ways to start =
a daemon,=20
on boot with rc (rc.conf,<BR>rc.local, etc) or with =
inetd.conf.<BR></FONT></DIV>
<DIV><FONT face=3D"Times New Roman"><FONT face=3D"Times New Roman">you =
can disable=20
it by adding a line to your=20
/etc/rc.conf:<BR>portmap_enable=3D"NO"</FONT></FONT></DIV>
<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Times New Roman">see:<BR>man rpc<BR>man =
rpc.statd</FONT></DIV>
<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff size=3D2>Hope this helps, it did for me. =
Thanks again=20
guys!</FONT></DIV>
<DIV><FONT color=3D#0000ff size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff size=3D2>Ryan<BR></FONT></DIV>
<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Times New Roman"></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dewalters@nms2001.com =
href=3D"mailto:ewalters@nms2001.com">Eric=20
  Walters</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dfreebsd-newbies@FreeBSD.ORG=20
  href=3D"mailto:freebsd-newbies@FreeBSD.ORG">Freebsd Newbies =
(E-mail)</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Saturday, June 24, 2000 =
6:58=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> SUNRPC on port =
111</DIV>
  <DIV><BR></DIV>I ran a port scan on my newly configured freebsd system =
and I=20
  have a port<BR>111 (SUNRPC) listed.&nbsp; Can anyone tell me what this =
is and=20
  if I can shut it<BR>off.&nbsp; I am trying to make this system as =
secure as=20
  possible.<BR><BR>Thanks,<BR><BR>Eric<BR><BR><BR><BR><BR>To =
Unsubscribe: send=20
  mail to <A=20
  =
href=3D"mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</A><BR>with=20
  "unsubscribe freebsd-newbies" in the body of the=20
message</BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0036_01BFDDF7.58107F40--



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003901bfde32$04a95300$e986d4cf>