|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Does anyone know if GNU has a source tar ball for a domain name
server? I'd like to run my own DNS in my network to monitor trafic and website being browsed in my network. I'd like to modify the DNS so that if any web site that has content that I think is inappropriate for my kids that I can block it and redirect them to a warning page. TIA. B. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
In article <1178497035.845568.95250@l77g2000hsb.googlegroups. com>,
SpreadTooThin <bjobrien62@gmail.com> wrote: >Does anyone know if GNU has a source tar ball for a domain name >server? Bind 9 is available under the BSD license. http://www.isc.org/sw/bind/ If open source BSD license is not sufficient for your purposes and it must be GPL, then see http://en.wikipedia.org/wiki/Compari...erver_software |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On May 6, 7:07 pm, rober...@hushmail.com (Walter Roberson) wrote:
> In article <1178497035.845568.95...@l77g2000hsb.googlegroups. com>, > > SpreadTooThin <bjobrie...@gmail.com> wrote: > >Does anyone know if GNU has a source tar ball for a domain name > >server? > > Bind 9 is available under the BSD license.http://www.isc.org/sw/bind/ > > If open source BSD license is not sufficient for your purposes and > it must be GPL, then see > > http://en.wikipedia.org/wiki/Compari...erver_software I guess I should have stated that the server I want to use as the new dns is a MAC running MAC OS X 10.4 |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
In article <1178500876.559279.274750@e65g2000hsc.googlegroups .com>,
SpreadTooThin <bjobrien62@gmail.com> wrote: >On May 6, 7:07 pm, rober...@hushmail.com (Walter Roberson) wrote: >> In article <1178497035.845568.95...@l77g2000hsb.googlegroups. com>, >> SpreadTooThin <bjobrie...@gmail.com> wrote: >> >Does anyone know if GNU has a source tar ball for a domain name >> >server? >> Bind 9 is available under the BSD license.http://www.isc.org/sw/bind/ >I guess I should have stated that the server I want to use as the new >dns is a MAC running MAC OS X 10.4 I wouldn't think that Bind 9 would have any trouble compiling on OS X. |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On May 6, 9:27 pm, rober...@hushmail.com (Walter Roberson) wrote:
> In article <1178500876.559279.274...@e65g2000hsc.googlegroups .com>, > > SpreadTooThin <bjobrie...@gmail.com> wrote: > >On May 6, 7:07 pm, rober...@hushmail.com (Walter Roberson) wrote: > >> In article <1178497035.845568.95...@l77g2000hsb.googlegroups. com>, > >> SpreadTooThin <bjobrie...@gmail.com> wrote: > >> >Does anyone know if GNU has a source tar ball for a domain name > >> >server? > >> Bind 9 is available under the BSD license.http://www.isc.org/sw/bind/ > >I guess I should have stated that the server I want to use as the new > >dns is a MAC running MAC OS X 10.4 > > I wouldn't think that Bind 9 would have any trouble compiling on OS X. If I'm not mistaken, BIND is included with the normal OS X distribution. |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On May 7, 1:30 am, "robertwess...@yahoo.com" <robertwess...@yahoo.com>
wrote: > On May 6, 9:27 pm, rober...@hushmail.com (Walter Roberson) wrote: > > > In article <1178500876.559279.274...@e65g2000hsc.googlegroups .com>, > > > SpreadTooThin <bjobrie...@gmail.com> wrote: > > >On May 6, 7:07 pm, rober...@hushmail.com (Walter Roberson) wrote: > > >> In article <1178497035.845568.95...@l77g2000hsb.googlegroups. com>, > > >> SpreadTooThin <bjobrie...@gmail.com> wrote: > > >> >Does anyone know if GNU has a source tar ball for a domain name > > >> >server? > > >> Bind 9 is available under the BSD license.http://www.isc.org/sw/bind/ > > >I guess I should have stated that the server I want to use as the new > > >dns is a MAC running MAC OS X 10.4 > > > I wouldn't think that Bind 9 would have any trouble compiling on OS X. > > If I'm not mistaken, BIND is included with the normal OS X > distribution. Yes I believe it is... but I'd like to modify bind so that I can keep an eye on internet sites being visited.. Net Nanny Stuff... |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
In article <1178557677.756528.180630@e51g2000hsg.googlegroups .com>,
SpreadTooThin <bjobrien62@gmail.com> wrote: > On May 7, 1:30 am, "robertwess...@yahoo.com" <robertwess...@yahoo.com> > wrote: > > On May 6, 9:27 pm, rober...@hushmail.com (Walter Roberson) wrote: > > > > > In article <1178500876.559279.274...@e65g2000hsc.googlegroups .com>, > > > > > SpreadTooThin <bjobrie...@gmail.com> wrote: > > > >On May 6, 7:07 pm, rober...@hushmail.com (Walter Roberson) wrote: > > > >> In article <1178497035.845568.95...@l77g2000hsb.googlegroups. com>, > > > >> SpreadTooThin <bjobrie...@gmail.com> wrote: > > > >> >Does anyone know if GNU has a source tar ball for a domain name > > > >> >server? > > > >> Bind 9 is available under the BSD license.http://www.isc.org/sw/bind/ > > > >I guess I should have stated that the server I want to use as the new > > > >dns is a MAC running MAC OS X 10.4 > > > > > I wouldn't think that Bind 9 would have any trouble compiling on OS X. > > > > If I'm not mistaken, BIND is included with the normal OS X > > distribution. > > Yes I believe it is... but I'd like to modify bind so that I can keep > an eye on > internet sites being visited.. Net Nanny Stuff... Why do you need to modify it to do that? Just turn on the query logging option and scan the logs. -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** *** PLEASE don't copy me on replies, I'll read them in the group *** |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On May 7, 7:16 pm, Barry Margolin <bar...@alum.mit.edu> wrote:
> In article <1178557677.756528.180...@e51g2000hsg.googlegroups .com>, > > > > > > SpreadTooThin <bjobrie...@gmail.com> wrote: > > On May 7, 1:30 am, "robertwess...@yahoo.com" <robertwess...@yahoo.com> > > wrote: > > > On May 6, 9:27 pm, rober...@hushmail.com (Walter Roberson) wrote: > > > > > In article <1178500876.559279.274...@e65g2000hsc.googlegroups .com>, > > > > > SpreadTooThin <bjobrie...@gmail.com> wrote: > > > > >On May 6, 7:07 pm, rober...@hushmail.com (Walter Roberson) wrote: > > > > >> In article <1178497035.845568.95...@l77g2000hsb.googlegroups. com>, > > > > >> SpreadTooThin <bjobrie...@gmail.com> wrote: > > > > >> >Does anyone know if GNU has a source tar ball for a domain name > > > > >> >server? > > > > >> Bind 9 is available under the BSD license.http://www.isc.org/sw/bind/ > > > > >I guess I should have stated that the server I want to use as the new > > > > >dns is a MAC running MAC OS X 10.4 > > > > > I wouldn't think that Bind 9 would have any trouble compiling on OS X. > > > > If I'm not mistaken, BIND is included with the normal OS X > > > distribution. > > > Yes I believe it is... but I'd like to modify bind so that I can keep > > an eye on > > internet sites being visited.. Net Nanny Stuff... > > Why do you need to modify it to do that? Just turn on the query logging > option and scan the logs. > > -- > Barry Margolin, bar...@alum.mit.edu > Arlington, MA > *** PLEASE post questions in newsgroups, not directly to me *** > *** PLEASE don't copy me on replies, I'll read them in the group ***- Hide quoted text - > > - Show quoted text - Ahh nice... I'll give that a shot. Do you think I should be asking these questions some where else? |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
In article <1178587511.486714.49750@h2g2000hsg.googlegroups.c om>,
SpreadTooThin <bjobrien62@gmail.com> wrote: > Do you think I should be asking these questions some where else? comp.protocols.dns.bind is the group for BIND questions. Or, if you think the issues are Mac-specific, comp.sys.mac.apps (but don't spell it "MAC" or you'll get flamed!). -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** *** PLEASE don't copy me on replies, I'll read them in the group *** |
|
![]() |
| Outils de la discussion | |
|
|