Hello rpdom,
Check to see if its network interface is up and has been assigned an IP address.
- how would i go about checking this?
Check to see that a DNS server has been assigned. Try pinging it.
- when i ping 8.8.8.8 i don't get any errors
-"ifconfig" results
Check to see if its network interface is up and has been assigned an IP address.
- how would i go about checking this?
Check to see that a DNS server has been assigned. Try pinging it.
- when i ping 8.8.8.8 i don't get any errors
-"ifconfig" results
Code:
end0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet (is good hiding ) netmask 255.255.255.0 broadcast (is good hiding) inet6(is good hiding) prefixlen 64 scopeid 0x20<link> ether (is good hiding) txqueuelen 1000 (Ethernet) RX packets 14805519 bytes 16645918525 (15.5 GiB) RX errors 1221 dropped 0 overruns 131 frame 1090 TX packets 4666657 bytes 11409013062 (10.6 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 107lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 1930971 bytes 816426386 (778.6 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 1930971 bytes 816426386 (778.6 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Statistics: Posted by Keso-cheese — Wed Mar 19, 2025 5:39 pm