[mrtg] Re: SMTP on TCP port

Chris Wilson chris at sigmer.com
Wed Nov 26 17:26:31 MET 2003


Hi,

No, I'm not attempting to write an smtp agent, I'm just trying to get 
net-snmp and mrtg talking on different machines.

Chris

Peter P. Benac wrote:
> Chris,
> 
>       Are you attempting to write and SNMP Agent?  As I said before Redhat's
> own SNMP agents will bind to port 161 before you startup your software
> unless you disable them.  Furthermore you can't use the same functions for
> UDP ports that you use for TCP ports.   The latter assumes a "connection"
> between devices; whereas, UDP ports are connectionless.  
> 
>      You have to use the more primitive recv and send functions for UDP
> ports instead of the recvfrom and connect/send functions.
> 
>      I assure you even RedHat hasn't messed with the way TCP/IP works at
> this level.
> 
> Regards,
> Pete
> ----
> Peter P. Benac, CCNA
> Emacolet Networking Services, Inc
> Providing Systems and Network Consulting, Training, Web Hosting Services
> Phone: 919-847-1740 or 866-701-2345
> Web: http://www.emacolet.com
> Need quick reliable Systems or Network Management advice visit
> http://www.nmsusers.org
> 
> To have principles...
>              First have courage.. With principles comes integrity!!!
> 
> 
> 
> 
>>-----Original Message-----
>>From: Chris Wilson [mailto:chris at sigmer.com]
>>Sent: Wednesday, November 26, 2003 11:08
>>To: Peter P. Benac
>>Cc: mrtg at list.ee.ethz.ch
>>Subject: Re: [mrtg] Re: SMTP on TCP port
>>
>>
>>Hi,
>>
>>Sorry, I think my terminology is incorrect.
>>
>>The problem is that, when I start net-snmp, informing it to
>>use UDP port 
>>161, I can SNMP walk it locally (on the remote and local ip 
>>addresses), 
>>but when I try remotely it fails to work.
>>
>>Then I repeat the process, telling it to use TCP port 161 it
>>works fine, 
>>remotely and locally.
> 
> 
> --
> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
> Archive     http://www.ee.ethz.ch/~slist/mrtg
> FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

-- 
---
Chris Wilson
Sigmer Technologies Ltd
The Sussex Innovation Centre
Science Park Square, Falmer
Brighton, East Sussex, BN1 9SB
www.sigmer.com
chris at sigmer.com

****************************************************************************************************
LEGAL DISCLAIMER: This message and its attachments are confidential and 
may be privileged or
otherwise protected from disclosure. If you are not the intended 
recipient or the person responsible
for delivering the message to the intended recipient, please telephone 
or email the sender and
delete this message and any attachments from your system. Further, you 
should not disclose, copy,
distribute or use this message and its attachments. Whilst any 
attachments may have been checked for
viruses, you should rely on your own virus checker and procedures. If 
you contact us by e-mail, we
will store your name and address to facilitate communications.
****************************************************************************************************


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list