dear all:
i am newguy... now i have made configure with re0 network card in below.
#for Slcom
ifconfig_re0="inet 172.20.1.2 netmask 255.255.255.0"
defaultrouter="172.20.1.254"
the file /etc/resolv.conf configuration as below .
nameserver 1.1.1.1
nameserver 8.8.8.8
i can use my re0 ping gateway ....it's working . but when i ping bing.com it's not work ..
so ii check the dns with command resolvconf -l ,i got nothing...
i think i have fix the IP and gateway. so the dns was not work.
how to fix my issue ? thanks.
i am newguy... now i have made configure with re0 network card in below.
#for Slcom
ifconfig_re0="inet 172.20.1.2 netmask 255.255.255.0"
defaultrouter="172.20.1.254"
the file /etc/resolv.conf configuration as below .
nameserver 1.1.1.1
nameserver 8.8.8.8
i can use my re0 ping gateway ....it's working . but when i ping bing.com it's not work ..
so ii check the dns with command resolvconf -l ,i got nothing...
i think i have fix the IP and gateway. so the dns was not work.
how to fix my issue ? thanks.