Skip to content

Commit

Permalink
new fastweb DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
marmila committed Jan 14, 2024
1 parent 41a85e6 commit 9763f98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/host_vars/gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dnsmasq_interface: 'eth0'
dnsmasq_listen_address: '10.0.0.1'
dnsmasq_domain_name: "{{ dns_domain }}"
dnsmasq_upstream_dns_servers:
- 85.18.200.200
- 89.97.140.140
- 62.101.93.101
- 83.103.25.250
dnsmasq_dhcp_range: '10.0.0.32,10.0.0.99'
dnsmasq_additional_dhcp_hosts:
ethernet_switch:
Expand Down

0 comments on commit 9763f98

Please sign in to comment.