In message <[email protected]>, [email protected] w
rites:
> I am running 9.6.0-P1, and I added to my BIND options statement:
> 
>      avoid-v4-udp-ports { range 20030 20777;};
> 
> When I did an "rndc config" I saw this message:
> 
>      using default UDP/IPv4 port range: [1024, 65535]
> 
> in /var/adm/messages.  Is BIND doing what I wanted (e.g., use UDP
> ports 1024-20029, 20778-65535), or is there some interaction with
> the clause
> 
>      use-v4-udp-ports { port_list };

        "using default UDP/IPv4 port range: [1024, 65535]" is reporting
        the default for use-v4-udp-ports.  The avoid-v4-udp-ports
        will be removed from this range.

        Mark

> which I have not specified in the config file?  Thanks.
> ----------------------------------------------------------------------
> Barry S. Finkel
> Computing and Information Systems Division
> Argonne National Laboratory          Phone:    +1 (630) 252-7277
> 9700 South Cass Avenue               Facsimile:+1 (630) 252-4601
> Building 222, Room D209              Internet: [email protected]
> Argonne, IL   60439-4828             IBMMAIL:  I1004994
> _______________________________________________
> bind-users mailing list
> [email protected]
> https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: [email protected]
_______________________________________________
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to