On 18.05.18 23:07, Blason R wrote:
Okies so zone xfer would happen on TCP/53 correct and notify would be sent
on udp/53?
maybe and maybe not.
both tcp/53 nd udp/53 are mandatory, and both can be used for any kind of
DNS traffic.
On Fri, May 18, 2018, 7:31 PM Matus UHLAR - fantomas
wrote:
>
Okies so zone xfer would happen on TCP/53 correct and notify would be sent
on udp/53?
On Fri, May 18, 2018, 7:31 PM Matus UHLAR - fantomas
wrote:
> >> On 17.05.18 23:00, Blason R wrote:
> >>> So here I am sending notification to 192.168.5.49 on port 4545; my
> >>> queries
> >>> are
> >>
> >>
On 17.05.18 23:00, Blason R wrote:
So here I am sending notification to 192.168.5.49 on port 4545; my
queries
are
1. How do I configure port on slave 4545 so that slave server can start
listening on that port.
On Fri, May 18, 2018 at 3:02 PM, Matus UHLAR - fantomas
wrote:
why do you
Nah that is not my query; instead I wanted updates to be sent on other
port and not TCP/53. Queries let it happen on UDP 53
On Fri, May 18, 2018 at 3:02 PM, Matus UHLAR - fantomas
wrote:
> On 17.05.18 23:00, Blason R wrote:
>
>> I have RPZ installed on server and its acting as a master server b
On 17.05.18 23:00, Blason R wrote:
I have RPZ installed on server and its acting as a master server but
somehow port setting is not working on master
# Slave configuration
response-policy { zone "malware.trap"; };
zone "malware.trap" {
type slave;
masters { 192.168.5.48; };
file
Thats correct taht worked for me and checking further now.
On Fri, May 18, 2018 at 1:23 PM, Warren Kumari wrote:
> On Fri, May 18, 2018 at 9:41 AM Blason R wrote:
>
> > Hi there,
>
> > Thanks for the update and here is my config and error I am getting. Can
> you please suggest correct method th
On Fri, May 18, 2018 at 9:41 AM Blason R wrote:
> Hi there,
> Thanks for the update and here is my config and error I am getting. Can
you please suggest correct method that should be implemented?
I believe (but don't have a machine to confirm on) that the syntax should
be:
also-notify { 192.1
Hi there,
Thanks for the update and here is my config and error I am getting. Can you
please suggest correct method that should be implemented?
**
zone "malware.trap" {
type master;
file "/var/lib/bind/zones/malware.trap.db";
notify explicit;
On 17 May 2018 at 13:30, Blason R wrote:
> Hi,
>
> I have RPZ installed on server and its acting as a master server but
> somehow port setting is not working on master
>
> [...]
>
> So here I am sending notification to 192.168.5.49 on port 4545; my
> queries are
>
> How do I configure port on s
Hi,
I have RPZ installed on server and its acting as a master server but
somehow port setting is not working on master
## Master Server configuration
response-policy { zone "malware.trap"; };
zone "malware.trap" {
type master;
file "/var/lib/bind/malware.trap.db";
notify explicit;
also-
10 matches
Mail list logo