On Feb 18, 2010, at 3:40 PM, Jose Torres wrote:
> While searching the web I found two threads. > > One thread was in a pfSense bug tracker system > http://redmine.pfsense.org/issues/show/119 > > And the other was on the pfSense Forum > http://forum.pfsense.org/index.php/topic,6957.0.html > > > The Bug tracker did not said to which version of pfSense or TinyDNS > package version this bug applied. It includes an attachment, which is > not clear if it is a patch for the bug and if it is a patch how to > implement it. > > The forum thread just say to execute the afxrdns-conf but does not > explain how to do it in pfSense. This program has some parameters that > are specific for the system being run. And what else has to be done > after executing this program, in detail specific for the pfSense system. > > By the way my pfSense version is 1.2.3-RELEASE and dns-server version > 1.0.6.4 > > > Please Help > > Jose > > Ofcourse when the machine is being tied to the localhost, it is never reachable and cannot transfer anything at all. Your information is not clear enough imo to get you going. From where do you want to transfer files? What files are you trying to transfer? Under bind you need to specify the zone zone "blaat.com" { allow-transfer { external_ip; }; type slave; file "slaves/blaat.com.zone"; }; And things like that, you need to tell us a bit more about what you are trying to do. From the redmine ticket it is something that the submitter uses, it's not a patch, neither is it something on how to implement it. It's something that works for the submitter, but might not work for you. Hope this clarifies at least something... Cheers, Remko p.s. Yes you have written something about your "requirements" but I find them a bit vague.. -- /"\ Best regards, | [email protected] \ / Remko Lodder | re...@efnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
