-
Contact Me
hopperab@gmail.com
(617) 575-9467
facebook.com/andrewhopper twitter.com/andrewhopper
linkedin.com/in/andrewhopper foursquare.com/user/andrewhopper
-
Twitter Updates
Archives
Tags
bash beautiful soup beautifulsoup describe table desc table dns dns troubleshooting google docs linkedin linux screen command line macbook pro hard drive upgrade harddisk upgrade mysql mysql command line nslookup python scraping screen scraping Security shell script show tables vi vim-
Recent Posts
-
Stackoverflow
-
Serverfault
Category Archives: Networking
Use nslookup to check DNS propagation and verify MX record configuration
NSLookup is a tool that can be immensely helpful when troubleshooting network connectivity issues. Here are some example uses:
1.) You want to see if the DNS change you requested in live on the primary nameserver
hopper-macbook:~ andrewhopper$ nslookup
> server dns1.noris.net
Default server: dns1.noris.net
Address: 213.95.0.65#53
> set type=a
> puma.com
Server: dns1.noris.net
Address: 213.95.0.65#53
Name: puma.com
Address: 128.167.119.25
2.) You just configured Google apps for your domain [...]
SSH Tunnels Are Like a Free Cheap VPN