Hanging sunrpc connections.

2006-02-20 Thread Insane Boi
I have a debian sarge machine (we'll call machine1) at home that currently lists 67 sunrpc connections to another server (machine2) of mine.  However, machine2 does not indicate any open connections to machine1.  The output of 'netstat --inet | grep sunrpc' on machine1 produces

Re: sunrpc

2004-10-20 Thread Justin Guerin
On Tuesday 19 October 2004 17:03, Art Edwards wrote: > We just got a notice from security that sunrpc has an integer overflow. > Is this still a problem for Debian? It seems that sunrpc is a > kernel-level issue, so if this is a problem, does anyone have a remedial > suggestion? >

sunrpc

2004-10-19 Thread Art Edwards
We just got a notice from security that sunrpc has an integer overflow. Is this still a problem for Debian? It seems that sunrpc is a kernel-level issue, so if this is a problem, does anyone have a remedial suggestion? Art Edwards -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: sunrpc on port 111 and domain on port 53

2000-10-19 Thread Eric G . Miller
rything was > as it should be except for sunrpc on port 111 and domain on port 53. I > couldn't find any packages with dpkg -l which contained any part of > that string. Plus, there is no whatis or man information. > > What are those services? What packages are they kept in?

Re: sunrpc on port 111 and domain on port 53

2000-10-19 Thread Aaron Brashears
ame server for your own use. > > - > Marc Wilson > [EMAIL PROTECTED] > [EMAIL PROTECTED] > http://www.moonkingdom.net/mwilson > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 19, 2000 12:02 AM > To:

Re: sunrpc on port 111 and domain on port 53

2000-10-19 Thread Ethan Benson
rything was as > it should be except for sunrpc on port 111 and domain on port 53. I > couldn't find any packages with dpkg -l which contained any part of that > string. Plus, there is no whatis or man information. > > What are those services? What packages are they kept in? a

RE: sunrpc on port 111 and domain on port 53

2000-10-19 Thread Marc Wilson
ice for a domain, or running a caching name server for your own use. - Marc Wilson [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.moonkingdom.net/mwilson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2000 12:02 AM To: Debian Subje

sunrpc on port 111 and domain on port 53

2000-10-19 Thread Aaron Brashears
I'm making some efforts to tighten up security on my home server. I've been closing some services that I don't need, and after thinking I'd cleared everything out, I did an nmap scan of the box. Everything was as it should be except for sunrpc on port 111 and domain on port 53.

Re: sunrpc

2000-09-18 Thread David Wright
Quoting Joachim Trinkwitz ([EMAIL PROTECTED]): > > I removed *portmap from /etc/rc2.d and I am still having sunrpc start up > > on boot. I want to remove sunrpc from my system, but am having > > trouble. Can anyone explain how sunrpc starts and how to stop it from > >

Re: sunrpc

2000-09-17 Thread Joachim Trinkwitz
> I removed *portmap from /etc/rc2.d and I am still having sunrpc start up > on boot. I want to remove sunrpc from my system, but am having > trouble. Can anyone explain how sunrpc starts and how to stop it from > starting? Do you have compiled NFS into your kernel , maybe as a m

Re: sunrpc

2000-09-16 Thread mike
d I am still having sunrpc start up > on boot. I want to remove sunrpc from my system, but am having > trouble. Can anyone explain how sunrpc starts and how to stop it from > starting? > > Thanks! > > D. Ghost > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > >

sunrpc

2000-09-16 Thread Debian Ghost
Hello All, I removed *portmap from /etc/rc2.d and I am still having sunrpc start up on boot. I want to remove sunrpc from my system, but am having trouble. Can anyone explain how sunrpc starts and how to stop it from starting? Thanks! D. Ghost

Re: sunrpc (fwd)

2000-09-01 Thread Dave Sherohman
Debian Ghost said: > I am not so sure I understand what RPC servers are. > Does it have something to do with an NFS type service? > I do not know that I use any RPC servers or services. That > is why I am considering turning down the sunrpc service. > > Would this be wise? Yes

Re: sunrpc

2000-08-31 Thread Olaf Meeuwissen
S to work. I have ALL:ALL in /etc/hosts.deny. > I do not know that I use any RPC servers or services. That > is why I am considering turning down the sunrpc service. Thinking about this myself too, but I'm not sure what's gonna break. > Would this be wise? If you don'

Re: sunrpc (fwd)

2000-08-31 Thread Debian Ghost
-- Forwarded message -- Date: Thu, 31 Aug 2000 23:21:16 -0500 (EST) From: Debian Ghost <[EMAIL PROTECTED]> To: Olaf Meeuwissen <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: sunrpc Dear Olaf, Thank you for the reply! I am not so sure I understand what RPC

Re: sunrpc

2000-08-31 Thread Olaf Meeuwissen
Debian Mail <[EMAIL PROTECTED]> writes: > D Ghost here, > I've searched and looked for documentation on what sunrpc is and what > starts/stops it in debian. I have checked inetd.conf and it is not started > in there. I want to not run this deamon. How do I "tur

sunrpc

2000-08-31 Thread Debian Mail
D Ghost here, I've searched and looked for documentation on what sunrpc is and what starts/stops it in debian. I have checked inetd.conf and it is not started in there. I want to not run this deamon. How do I "turn it off" ? :) Thanks for any info! Debian Ghost 'space ghost on debian'

Re: Deactivate sunrpc service

1999-11-30 Thread Nuno Emanuel F. Carvalho
On Tue, 30 Nov 1999, Evan Moore wrote: > comment it out in /etc/services > if the daemons are not running, then you shouldn't have to worry about > someone using the "r" commands to break in to your system so this > shouldn't really be required. I've commented those lines and it was still listen

Re: Deactivate sunrpc service

1999-11-30 Thread aphro
rename /sbin/portmap if your using slink most likely portmap is started from the netbase script in /etc/init.d nate On Tue, 30 Nov 1999, Nuno Emanuel F. Carvalho wrote: nemanu >Hi, nemanu > nemanu > Using strobe I can check that i'm using the sunrpc service: nemanu &g

Re: Deactivate sunrpc service

1999-11-30 Thread Evan Moore
Using strobe I can check that i'm using the sunrpc service: > > sunrpc 111/tcp portmapper# RPC 4.0 portmapper TCP > > I don't need it and don't know how to remove it! > I already commented all the lines referring to it on /etc/inetd.conf > and even

Deactivate sunrpc service

1999-11-30 Thread Nuno Emanuel F. Carvalho
Hi, Using strobe I can check that i'm using the sunrpc service: sunrpc 111/tcp portmapper# RPC 4.0 portmapper TCP I don't need it and don't know how to remove it! I already commented all the lines referring to it on /etc/inetd.conf and even also remo

Re: Exim config (was Re: turning off smtp and sunrpc services)

1999-11-22 Thread John Pearson
On Sun, Nov 21, 1999 at 03:52:04PM -0500, Salman Ahmed wrote > > "l" == lists <[EMAIL PROTECTED]> writes: > l> You can use the fuser command to find out which processes are > l> opening those ports. > > Ok. I checked these services using fuser and here is what I got: > > @phoenix:[

Re: turning off smtp and sunrpc services

1999-11-21 Thread lists
On Sun, Nov 21, 1999 at 01:16:02AM -0500, Salman Ahmed wrote: > > Just completed an apt-get dist-upgrade today, and after all the dust and > smoke settled I noticed that the smtp and sunrpc services are enabled. I > checked using nmap, and here is the output I got: > > @phoe

Re: portscan: sunrpc etc...

1999-09-24 Thread Bart-Jan Vrielink
On Thu, 23 Sep 1999, Lev Lvovsky wrote: > upon runnign portscan on my computer from a nonlocal host, I get the > following: > > 9 -> discard > 13 -> daytime > 21 -> ftp > 22 -> ssh > 23 -> telnet > 25 -> smtp > 37 -> time > 79 -> finger

Re: portscan: sunrpc etc...

1999-09-24 Thread Brad
> 'discard', 'daytime', 'time', 'sunrpc', and 'auth' areif anyone > can suggest ways for turning these off, I'd appreciate it (inetd.conf > doesn't do have anything that I've not checked as far as I know). I > espe

Re: portscan: sunrpc etc...

1999-09-23 Thread Seth R Arnold
ways under windows to replace it entirely with bogus info without requiring administrator access -- so most people don't trust it. (and don't you hate 'inetd' 'init' and 'identd' ??) And, of course, for sunrpc, I haven't a clue how to remove it, though look

RE: portscan: sunrpc etc...

1999-09-23 Thread Ryan McLean
lto:[EMAIL PROTECTED] Sent: Thursday, September 23, 1999 1:58 PM To: debian-user@lists.debian.org Subject: Re: portscan: sunrpc etc... On Thu, Sep 23, 1999 at 04:35:35AM -0700, Lev Lvovsky wrote: > do have anything that I've not checked as far as I know). I especially > need help with sunrp

Re: portscan: sunrpc etc...

1999-09-23 Thread Jean-Yves BARBIER
On Thu, Sep 23, 1999 at 04:35:35AM -0700, Lev Lvovsky wrote: > do have anything that I've not checked as far as I know). I especially > need help with sunrpc, as it's nowhere to be found in rc*... ^^ So do I ;->> > > also, c

portscan: sunrpc etc...

1999-09-23 Thread Lev Lvovsky
hello, upon runnign portscan on my computer from a nonlocal host, I get the following: 9 -> discard 13 -> daytime 21 -> ftp 22 -> ssh 23 -> telnet 25 -> smtp 37 -> time 79 -> finger 80 -> www 110 -> pop-3 111 -> sunrpc 113 -> auth as I use pretty much al