on 4.4 there are a few proprietary lines (not the case in 4.6) for the named.conf file.
// WARNING: Name server configuration is a sipX automatically generated file. // Contents may be overwritten unless you change the mode to "Manual". // Available modes: // "Master" - Master name server (on primary server). // "Slave" - Slave named server (on distributed server). // "Caching" - Caching only name server. // "Manual" - Blocks future automatic updates. // DNS_MODE="Manual" The DNS mode is defaulted to Master, but by putting it to Manual it means sipx will not overwirite changes. Are these lines still in yours? On Sat, Aug 11, 2012 at 6:02 PM, Michael Scheidell < [email protected]> wrote: > so, run 'dig localhost' on yours. you will get same. I suspect the yum > update borked things. > maybe we want to warn people NOT to run yum update? > > > nothing changed: > > cd /var/named/ > [root@sip named]# ls > chroot data localdomain.zone localhost.zone named.broadcast named.ca > named.ip6.local named.local named.zero slaves > [root@sip named]# ls -lt > total 52 > -rw-r----- 1 root named 198 Jul 31 00:18 localdomain.zone > -rw-r----- 1 root named 195 Jul 31 00:18 localhost.zone > -rw-r----- 1 root named 427 Jul 31 00:18 named.broadcast > -rw-r----- 1 root named 1892 Jul 31 00:18 named.ca > -rw-r----- 1 root named 424 Jul 31 00:18 named.ip6.local > -rw-r----- 1 root named 426 Jul 31 00:18 named.local > -rw-r----- 1 root named 427 Jul 31 00:18 named.zero > drwxrwx--- 2 named named 4096 Jul 31 00:17 data > drwxrwx--- 2 named named 4096 Jul 31 00:17 slaves > drwxr-x--- 5 root named 4096 Jul 28 22:43 chroot > > > cat /etc/resolv.conf > search secnap.com > nameserver 127.0.0.1 > nameserver 10.70.1.2 > nameserver 10.70.1.1 > > > > > On 8/11/12 5:58 PM, Tony Graziano wrote: > > ok... > > I think the hosts file should say this. Then if it does, dig should > refer to the hosts file first in order of preference instead of looking it > up: > > /etc/hosts > 127.0.0.1 localhost.localdomain localhost > <ipaddress> <fqdn> <hostname> > (ex: 10.1.2.3 sipx.mydomain.com sipx > > on my sipx system, /etc/resolv.conf: > search "sipdomain" (without quotes) > nameserver 127.0.0.1 > nameserver 8.8.8.8 > nameserver 8.8.4.4 > > my /var/named director has a localhost.zone file: > > $TTL 86400 > @ IN SOA @ root ( > 42 ; serial (d. adams) > 3H ; refresh > 15M ; retry > 1W ; expiry > 1D ) ; minimum > > IN NS @ > IN A 127.0.0.1 > IN AAAA ::1 > > > > > On Sat, Aug 11, 2012 at 5:49 PM, Michael Scheidell < > [email protected]> wrote: > >> >> /etc/hosts has not changed since 7/28: >> >> ls -l /etc/hosts >> -rw-r--r-- 2 root root 175 Jul 28 22:49 /etc/hosts >> >> neither has /etc/named.conf >> ls -lt named.conf >> -rw-r--r-- 1 root named 723 Jul 28 22:49 named.conf >> >> there is no localhost zone. >> >> ls -lt *zone* >> -rw-r----- 1 root named 955 Jul 31 00:18 named.rfc1912.zones >> [root@sip etc]# ls -lt *localhost* >> ls: *localhost*: No such file or directory >> [root@sip etc]# >> >> >> >> reboot gets me this and port 8443 no longer responds. >> >> sipxproc --state >> {"SIPStatus"=>"Running", >> >> "sipXrecording"=>"Running", >> "PresenceServer"=>"Disabled", >> "sipXivr"=>"Running", >> >> "SipXbridge"=>"Running", >> "SharedAppearanceAgent"=>"Running", >> "ACDServer"=>"Disabled", >> "sipXprovision"=>"Running", >> "PageServer"=>"Running", >> "ParkServer"=>"Running", >> "CallResolver-Agent"=>"Disabled", >> "ConfigAgent"=>"Disabled", >> "sipXimbot"=>"Disabled", >> "SipXrest"=>"Running", >> "SIPRegistrar"=>"Running", >> "SipXopenfire"=>"Disabled", >> "ResourceListServer"=>"Running", >> "CallResolver"=>"ConfigurationTestFailed", >> "sipXmrtg"=>"Running", >> "ConfigServer"=>"ConfigurationTestFailed", >> "sipXacccode"=>"Running", >> "FreeSWITCH"=>"Running", >> "SIPXProxy"=>"Running", >> "SipXrelay"=>"Running"} >> >> >> >> On 8/11/12 5:29 PM, Tony Graziano wrote: >> >> sipxproc --state >> >> >> -- >> Michael Scheidell, CTO >> o: 561-999-5000 >> d: 561-948-2259 >> > *| *SECNAP Network Security Corporation >> >> - Best Mobile Solutions Product of 2011 >> - Best Intrusion Prevention Product >> - Hot Company Finalist 2011 >> - Best Email Security Product >> - Certified SNORT Integrator >> >> >> ------------------------------ >> This email has been scanned and certified safe by SpammerTrap®. >> For Information please see http://www.spammertrap.com/ >> ------------------------------ >> >> >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users/ >> > > > > -- > ~~~~~~~~~~~~~~~~~~ > Tony Graziano, Manager > Telephone: 434.984.8430 > sip: [email protected] > Fax: 434.465.6833 > ~~~~~~~~~~~~~~~~~~ > Linked-In Profile: > http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4 > Ask about our Internet Fax services! > ~~~~~~~~~~~~~~~~~~ > > Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab > 2013! > <http://sipxcolab2013.eventbrite.com/?discount=tony2013> > > > LAN/Telephony/Security and Control Systems Helpdesk: > Telephone: 434.984.8426 > sip: [email protected].**net<[email protected]> > > Helpdesk Customers: > http://myhelp.myitdepartment.**net<http://myhelp.myitdepartment.net> > Blog: http://blog.myitdepartment.net > > > _______________________________________________ > sipx-users mailing [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > > > -- > Michael Scheidell, CTO > o: 561-999-5000 > d: 561-948-2259 > > *| *SECNAP Network Security Corporation > > - Best Mobile Solutions Product of 2011 > - Best Intrusion Prevention Product > - Hot Company Finalist 2011 > - Best Email Security Product > - Certified SNORT Integrator > > > ------------------------------ > This email has been scanned and certified safe by SpammerTrap®. > For Information please see http://www.spammertrap.com/ > ------------------------------ > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > -- ~~~~~~~~~~~~~~~~~~ Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.465.6833 ~~~~~~~~~~~~~~~~~~ Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4 Ask about our Internet Fax services! ~~~~~~~~~~~~~~~~~~ Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab 2013! <http://sipxcolab2013.eventbrite.com/?discount=tony2013> -- LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Helpdesk Customers: http://myhelp.myitdepartment.net Blog: http://blog.myitdepartment.net
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
