[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: snmpd



On Thu, 16 May 2002 22:30:48 -0700
Kevin <coggy@redefine.org> wrote:

> for some reason (pretty sure it didnt do it before) snmpd is listening
> on tcp/199 which is supposed to be smux.  is there some way to disable
> it?
> 

Hi Kevin,

Why this options is compiled into the deb package isn't very clear to me either.

If you don't want this option, like me, you can make your own deb packe from the source packege wich is fairly simple:

$ apt-get source snmpd

This will create a directory with the name of the package.

$ cd ucd-snmp-4.2.3

Then edit the file debian/rules which contains the ./configure options.
Just delete the word 'smux'  from the options.

Then you can rebuild the deb packages.

$ debian/rulse build
$ debian/rules package


Greets

Renier


-- 
To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: