From 931c6f7c7ff858a255e7d187c4414b08ddaf7d78 Mon Sep 17 00:00:00 2001 From: MReprogle1 Date: Fri, 6 Sep 2024 14:42:08 -0400 Subject: [PATCH] Update resolv.conf --- dist/resolv.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/dist/resolv.conf b/dist/resolv.conf index cae093a..b4588bf 100644 --- a/dist/resolv.conf +++ b/dist/resolv.conf @@ -1 +1,10 @@ -nameserver 8.8.8.8 +# This file was automatically generated by WSL. To stop automatic generation of this file, add the following entry to /etc/wsl.conf: +# [network] +# generateResolvConf = false +[network] +# may have other entries here +hostname = "FWM-CYBERSEC1-WSL" +domain fwmrpc.com +search fwmrpc.com +nameserver 192.168.0.253 +nameserver 192.168.0.230[network] generateResolvConf = false