<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0cm;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";
mso-fareast-language:EN-AU;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
{page:Section1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>This is what I am using, however the thing is, it is not resolving my dynamic dns from within the config.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>IE; whatever domain/subdomain name in there, it will simply not resolve it to an IP address.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>That being said, ive checked the interface config and I can confirm that lookups work from the machine.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I currently have ‘risbo.no-ip.org’ setup and placed in my config yet it refuses to resolve.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ahsiangsiang [mailto:ahsiangsiang@gmail.com] <br><b>Sent:</b> Friday, 21 August 2009 5:48 PM<br><b>To:</b> Michael RISBY<br><b>Cc:</b> ubuntu-server@lists.ubuntu.com<br><b>Subject:</b> Re: SNMPD Query<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hi Michael,<br><br>How about DDNS (Dynamic DNS) service.....<a href="http://www.no-ip.com">http://www.no-ip.com</a><br><br>Thanks<o:p></o:p></p><div><p class=MsoNormal>On Fri, Aug 21, 2009 at 3:25 PM, Michael RISBY <<a href="mailto:michael.risby@ap.equinix.com">michael.risby@ap.equinix.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Thanks for the replies, however this is not the case.<br><br>Yes I can look up all OID's of certain devices on localhost, however the<br>machine that is doing the 'walking' is on my home DSL connection which<br>has a dynamic address.<br><br>To try help solve this ill paste my snmpd config. (Note, certain aspects<br>will have changed but the overall thing is how it currently is. As you<br>will notice I have just kept adding whatever IP i happen to be assigned<br>from my ISP.<br><br>Basically I want to know if there is any way to have<br>'<a href="http://risbo.domainhere.com" target="_blank">risbo.domainhere.com</a>' dns lookup up, as it automatically updates with<br>my public IP at home.<br><br>interface eth0<br>agentaddress ###.###.###.###:161<br><br># <a href="http://sec.name" target="_blank">sec.name</a> source<br>community<br><br>com2sec readonly 127.0.0.1<br>public<br>com2sec readonly <a href="http://risbo.domainhere.com" target="_blank">risbo.domainhere.com</a> public<br>com2sec readonly 203.33.163.104<br>public<br>com2sec readonly 203.33.161.196<br>public<br>com2sec readonly 220.253.176.185<br>public<br>com2sec readonly 220.253.65.105<br>public<br>com2sec readonly 220.253.183.56<br>public<br>com2sec readonly 220.253.178.34<br>public<br>com2sec readonly 203.33.164.73<br>public<br>com2sec readonly 220.253.181.245<br>public<br>com2sec readonly 203.33.166.200<br>public<br>com2sec readonly 220.253.72.245<br>public<br><br># sec.model <a href="http://sec.name" target="_blank">sec.name</a><br>group MyROSystem v1 paranoid<br>group MyROSystem v2c paranoid<br>group MyROSystem usm paranoid<br>group MyROGroup v1 readonly<br>group MyROGroup v2c readonly<br>group MyROGroup usm readonly<br>group MyRWGroup 1 readwrite<br>group MyRWGroup v2c readwrite<br>group MyRWGroup usm readwrite<br><br><br><br><br><br><br># incl/excl subtree mask<br>view all included .1 80<br>view system included .iso.org.dod.internet.mgmt.mib-2.system<br><br><br><br># context sec.model sec.level match read write notif<br>access MyROSystem "" any noauth exact system none none<br>access MyROGroup "" any noauth exact all none none<br>access MyRWGroup "" any noauth exact all all none<br><br>#<br>------------------------------------------------------------------------<br>-----<o:p></o:p></p><div><div><p class=MsoNormal><br>-----Original Message-----<br>From: Aaron C. de Bruyn [mailto:<a href="mailto:ubuntu-server@darkpixel.com">ubuntu-server@darkpixel.com</a>]<br>Sent: Thursday, 20 August 2009 1:10 AM<br>To: Michael RISBY<br>Cc: <a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br>Subject: Re: SNMPD Query<br><br>On 2009-08-19 at 22:58:16 +1000, Michael RISBY wrote:<br>> Date: Wed, 19 Aug 2009 22:58:16 +1000<br>> From: Michael RISBY <<a href="mailto:michael.risby@ap.equinix.com">michael.risby@ap.equinix.com</a>><br>> To: <a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br>> Subject: SNMPD Query<br>><br>> My problem is that I am constantly adding my changed dynamic IP to the<br><br>> snmpd.conf. I've tried to add a DNS and it just doesn't like to<br>> resolve it.<br>><br>> Anyone got a work around or a potential solution that they would like<br>> to share?<br><br>If you are monitoring your own local system, change the IP for your<br>snmpd.conf to 127.0.0.1 and start monitoring that.<br>127.0.0.1 is your 'loopback' address. It means 'listen only to myself'.<br><br>If you are monitoring the system from remote, rather than constantly<br>updating your IP address, you can put in 0.0.0.0 which means 'listen on<br>all addresses'.<br><br>-A<br><br>--<br>ubuntu-server mailing list<br><a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server</a><br>More info: <a href="https://wiki.ubuntu.com/ServerTeam" target="_blank">https://wiki.ubuntu.com/ServerTeam</a><o:p></o:p></p></div></div></div><p class=MsoNormal style='margin-bottom:12.0pt'><br><br clear=all><br>-- <br>i'm<br>Soon Siang, Shio<br>a Linux Toy Player<br>[please ping me at:] <a href="mailto:ahsiangsiang@gmail.com">ahsiangsiang@gmail.com</a><br>[also at:] +6012-488-3692<br>------------------------------------------------------------------------------------------------<br>Promoting:<br>WiKID Two-factor authentication, without the hassle factor<br>DSPAM - Just go ahead send me viagra<br>Ubuntu JeOS "Juicy" - Just Enough Operating System <br>Postfix - a Wietse Venema's mailer<br>and<br>*please AVOID sending me Word or PowerPoint attachments.<br><a href="http://www.gnu.org/philosophy/no-word-attachments.html">http://www.gnu.org/philosophy/no-word-attachments.html</a><br>Before printing, please consider the environment.<br>Be GREEN!<br><br>ahsiangsiang in<br>.- .... ... .. .- -. --. ... .. .- -. --. morse code<br>ahsiangsiang ASCII code <br><br><o:p></o:p></p></div></body></html>