I have lines in dnsmasq.conf for domains on my vpn like the following:

server=myvpn.company.com/4.1.1.1

The problem is that it looks like after the initial connection, it
diverts to using an address like myvpn02.company.com.

Is there a way to use a regular expression to do something like the
following:

server=myvpn[0-9]*.company.com 

-- 
Brent S. Elmer Ph.D. <[email protected]>


_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to