Page MenuHomeVyOS Platform

Support all of dnsmasqs server syntax.
Closed, ResolvedPublic

Description

--server=[/[<domain>]/[domain/]][<ipaddr>[#<port>][@<source-ip>|<interface>[#<port>]]

I need at least the domain part.

Event Timeline

afics updated the task description. (Show Details)
syncer triaged this task as Wishlist priority.
syncer added a project: VyOS 1.1.x.
syncer subscribed.

Hello,
@afics what do you want to do?
Like a pointing some domain to exact nameservers? somedomain.local for active directory pointed to domain controllers?
If so, forwarder already can do that

vyos@vyos# show service dns forwarding domain 
 domain telvent.somedomain.es {
     server 10.11.1.242
 }

Sorry, I just didn't see, the feature was there :O