Feb
15th
Fri
15th
tip: network
use 4.2.2.1 as a permanently pingable server to test a network connection
use 4.2.2.1 as a permanently pingable server to test a network connection
when using a dynamic domain name to access a machine that is behind the same firewall you are behind, you need to add the domain name ip to the list of allowed ips, b/c the request shows as coming from your external ip, not internal. yah.
ping -c2 broad.cast.ip.address and then arp -a or nmap -sP sub.net.mask.ip/24
ping -o -t 1
find out a lot about network stuff by typing ipconfig getpacket