On Fri, Jul 11, 2008 at 12:36 PM, Scott Silva <<a href="mailto:ssilva@sgvwater.com">ssilva@sgvwater.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="Wj3C7c"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><snip><br>
</blockquote>On 7/10/08, Scott Silva <<a href="mailto:ssilva@sgvwater.com" target="_blank">ssilva@sgvwater.com</a>> wrote:<br></div></div>
No !!! Don't change it there. That is the IP address sent to your dhcp clients for them to use for dns. If you set that to <a href="http://127.0.0.1" target="_blank">127.0.0.1</a>, no one will find anything.<br>
You need to run setup either from a terminal window on the ipcop box or by ssh.         <br>
About halfway down is "Networking" which you select, and in that menu is "Dns and Gateway Settings".<br>
<br>
You would set the primary dns to <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> and if you want set the secondary dns to what your primary dns was set at. You might have to play with the options to have dhcp assigned red and still be able to set your nameserver settings.<br>

The ipcop boxes I have are all on static ip's, on either T1's or business class DSL, so the settings are a little different.<br>
<br>
Whatever you do, write down the original settings of anything you change so you can restore it if it horribly breaks.       </blockquote></div><br>Progress this morning! On our backup IPCop box (the one with much better HW) I updated IPCop and the Snort definitions and backed up that IPCop box to the HD on my Desktop. Then, I had a problem, when I tried to SSH into it. I got an Error, because the /root/.ssh/Known Hosts has the RSA Key for the IPCop box we normally use. I made a backup of that file and put the RSA Key for the Backup IPCop box there and then I was able to SSH into it. I put <a href="http://127.0.0.1">127.0.0.1</a> for the Primary DNS and also for the Secondary DNS and tried to surf the web. No go.<br>
<br>Playing with the IPCop options you suggested might be something I need to do. In DHCP Server configuration, the Primary DNS was set to <a href="http://192.168.10.1">192.168.10.1</a>   I tried changing that to <a href="http://127.0.0.1">127.0.0.1</a> but I had the same problem. When I tried to ping one of my web sites by the domain name, it came back ping: unknown host<br>
<br>I am up and running on our normal IPCop box again. Last night, I changed the DNS Settings in the ADSL Modem, from using the DNS Servers at our local ISP, to those of <a href="http://opendns.com">opendns.com</a>  and that probably will help a lot, until I can get  IPCop configured properly for the Caching DNS Server. <br>