M be u are just a bit lazy at typ..g ?hank2000 wrote:can t rem. the names but there was s.th. ...
Come on, what's that ? a fast reading exercise ? "s.th. ..." How is supposed I read this ? surely like "something"
M be u are just a bit lazy at typ..g ?hank2000 wrote:can t rem. the names but there was s.th. ...
Ok, ok a ### lazy ### over here...ASX wrote:M be u are just a bit lazy at typ..g ?hank2000 wrote:can t rem. the names but there was s.th. ...
Come on, what's that ? a fast reading exercise ? "s.th. ..." How is supposed I read this ? surely like "something"
Hi ASXASX wrote:"No address record" means your dns settings are incorrect:
Likely you can successfully ping an IP addressbut you cannot ping a URL:Code: Select all
ping 8.8.8.8
If that is the case, like it seems, add this to your /etc/resolv.conf:Code: Select all
ping www.google.com
then restart the network interface:Code: Select all
nameserver 8.8.8.8 nameserver 8.8.4.4
now try to use the internet ...Code: Select all
sudo netif restart sudo routing restart
Code: Select all
chflags schg /etc/resolv.conf
ok, thx Eric!ericbsd wrote:DHCP always rewrite resolv.conf, you can set your card to a static IP or make resolv.cong not rewritable with:see https://forums.freebsd.org/threads/48223/Code: Select all
chflags schg /etc/resolv.conf
Thx Eric!ericbsd wrote:I have Belkin F5D8055 v2 that was working amazingly and lately, I did get some problem but today it looks to work fine. I think my wife laptop have Qualcomm/Atheros I could try to look but I can not wipe her Ubuntu MATE.
You can look for run device https://www.freebsd.org/cgi/man.cgi?que ... .1-RELEASE