Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@OpenWrt:~# head -n -0 /etc/resolv.* /tmp/resolv.*
- ==> /etc/resolv.conf <==
- search lan
- nameserver 127.0.0.1
- ==> /tmp/resolv.conf <==
- search lan
- nameserver 127.0.0.1
- ==> /tmp/resolv.conf.auto <==
- # Interface guest
- nameserver 1.1.1.1
- nameserver 1.0.0.1
- # Interface lan
- nameserver 1.1.1.1
- nameserver 1.0.0.1
- # Interface wan
- nameserver 1.1.1.1
- nameserver 1.0.0.1
Advertisement
RAW Paste Data
Copied
Advertisement