File: 02_single_ipv4_dns.sh

package info (click to toggle)
openvpn-systemd-resolved 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 228 kB
  • ctags: 30
  • sloc: sh: 678; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
script_type="up"
dev="tun02"
foreign_option_1="dhcp-option DNS 1.23.4.56"

TEST_TITLE="Single IPv4 DNS Server"
TEST_BUSCTL_CALLED=1
TEST_BUSCTL_DNS="1 2 4 1 23 4 56"