Recommended Posts

Hi, 

 

Please excuse me as I'm not that good with server side stuff...

 

I'm having trouble with my nameservers/server. I set a small one up to host a few small sites for family & friends.

 

I set up custom nameservers via WHM, registered the nameservers to the IPs at the registrar, and have pointed the nameservers on the domain to the custom ones.

I've done this quite a few times before, all with no problems. But this time It's not going to plan, it doesn't seem to be propagating.

 

the domain is alp[dot]ninja and the nameservers are dns1 and dns2 .alp[dot]ninja

 

I have had a cPanel member of staff look at the config on the server and they say it's set up all correct. The problem is I don't know where the problem lies & what to do about it. I know for some of you it will be a 2 second peace of cake to do a scan or what not and see what the problem is.

 

So any help is appreciated! (the nameservers were changed and registered a good few days ago now)

 

Thanks

Link to comment
https://www.neowin.net/forum/topic/1229595-dns-help/
Share on other sites

The nameserver IPs are registered as:
dns2.alp.ninja.   95.154.227.88
dns1.alp.ninja.   95.154.227.86

 

Are these correct? Neither of them are responding to DNS requests, so if they are correct, have you checked the DNS software is running, and not blocked by a firewall?

Link to comment
https://www.neowin.net/forum/topic/1229595-dns-help/#findComment-596578995
Share on other sites

yup those are you registered NS

 

Domain Name: alp.ninja
Domain ID: 5f1e8090fc2040cb89c03ccf02602192-D
WHOIS Server: http://whois.enom.com
Updated Date: 2014-09-12T12:00:23Z
Creation Date: 2014-08-02T22:27:55Z
Registry Expiry Date: 2015-08-02T22:27:55Z
Name Server: dns2.alp.ninja
Name Server: dns1.alp.ninja

 

Not sure where dave got those IPs..  the Roots are not handing out any glue, the IP addresses for those NS

 

;; Received 541 bytes from 199.7.83.42#53(l.root-servers.net) in 69 ms

alp.ninja.              86400   IN      NS      dns1.alp.ninja.
alp.ninja.              86400   IN      NS      dns2.alp.ninja.
dig: couldn't get address for 'dns1.alp.ninja': no more

 

Use to be ok, back on 9-4

 

Begin testing delegation for alp.ninja.

Name servers listed at parent: ns1.alp.ninja,ns2.alp.ninja

Name servers listed at child: ns1.alp.ninja,ns2.alp.ninja

 

Parent glue for alp.ninja found: ns1.alp.ninja (107.155.101.61)

Parent glue for alp.ninja found: ns2.alp.ninja (107.155.101.203)

 

But now there is no glue!!

 

 

Link to comment
https://www.neowin.net/forum/topic/1229595-dns-help/#findComment-596579379
Share on other sites

The IP addresses are correct yes.. BudMan I see yours is bringing back the old nameservers (ns1 and ns2, new ones are dns1 and dns2)

The cPanel guy said he tested everything on the server and all seemed to be correct... could this be wrong then? 

 

Thanks for both your prompt replies btw

Link to comment
https://www.neowin.net/forum/topic/1229595-dns-help/#findComment-596579403
Share on other sites

Hold on not sure if I've fixed it... or it's sorted itself... I've just ran intoDNS again and it seems to be okay now, i think?

I ran /usr/local/cpanel/scripts/configure_rh_firewall_for_cpanel which is default script from cpanel which opens necessary ports, restarted relevent services and seems to have solved it.... So you were right in thinking it was being blocked. 
Thank you so much for your help!

I guess thats what you get when the server people install cPanel for you! Never had a problem before.

 

See! I come to neowin and get it sorted straight away. Thanks again guys

Link to comment
https://www.neowin.net/forum/topic/1229595-dns-help/#findComment-596579409
Share on other sites

Your glue is there now

 

D:\>dig NS ninja

; <<>> DiG 9.10-P2 <<>> NS ninja
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34812
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ninja.                         IN      NS

;; ANSWER SECTION:
ninja.                  86400   IN      NS      demand.gamma.aridns.net.au.
ninja.                  86400   IN      NS      demand.alpha.aridns.net.au.
ninja.                  86400   IN      NS      demand.delta.aridns.net.au.
ninja.                  86400   IN      NS      demand.beta.aridns.net.au.

;; Query time: 32 msec
;; SERVER: 192.168.1.253#53(192.168.1.253)
;; WHEN: Mon Sep 15 05:14:10 Central Daylight Time 2014
;; MSG SIZE  rcvd: 154


D:\>dig NS alp.ninja @demand.gamma.aridns.net.au

; <<>> DiG 9.10-P2 <<>> NS alp.ninja @demand.gamma.aridns.net.au
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31210
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 3
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;alp.ninja.                     IN      NS

;; AUTHORITY SECTION:
alp.ninja.              86400   IN      NS      dns1.alp.ninja.
alp.ninja.              86400   IN      NS      dns2.alp.ninja.

;; ADDITIONAL SECTION:
dns1.alp.ninja.         86400   IN      A       95.154.227.86
dns2.alp.ninja.         86400   IN      A       95.154.227.88


;; Query time: 39 msec
;; SERVER: 37.209.196.7#53(37.209.196.7)
;; WHEN: Mon Sep 15 05:14:33 Central Daylight Time 2014
;; MSG SIZE  rcvd: 108


D:\>

 

And yes they answer now

 

D:\>dig @95.154.227.86 alp.ninja SOA

; <<>> DiG 9.10-P2 <<>> @95.154.227.86 alp.ninja SOA
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36266
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;alp.ninja.                     IN      SOA

;; ANSWER SECTION:
alp.ninja.              86400   IN      SOA     dns1.alp.ninja. ashpowell.outlook.com. 2014091214 86400 7200 3600000 86400

;; AUTHORITY SECTION:
alp.ninja.              86400   IN      NS      dns2.alp.ninja.
alp.ninja.              86400   IN      NS      dns1.alp.ninja.

;; ADDITIONAL SECTION:
dns1.alp.ninja.         14400   IN      A       95.154.227.86
dns2.alp.ninja.         14400   IN      A       95.154.227.88

;; Query time: 107 msec
;; SERVER: 95.154.227.86#53(95.154.227.86)
;; WHEN: Mon Sep 15 05:15:59 Central Daylight Time 2014
;; MSG SIZE  rcvd: 165

 

Before there was NO glue being sent back

Link to comment
https://www.neowin.net/forum/topic/1229595-dns-help/#findComment-596579415
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • well you can add a GPU for around $500, that's still around the price of Steam Machine but overall significantly better in performance.
    • Fresh CachyOS install with Niri - I guess it's a little orange, but I'm working on it
    • FastStone Image Viewer 8.5 by Razvan Serea FastStone Image Viewer is a fast, stable, user-friendly image browser, converter and editor. It has a nice array of features that include image viewing, management, comparison, red-eye removal, emailing, resizing, cropping, retouching and color adjustments. Its innovative but intuitive full-screen mode provides quick access to EXIF information, thumbnail browser and major functionalities via hidden toolbars that pop up when your mouse touches the four edges of the screen. Other features include a high quality magnifier and a musical slideshow with 150+ transitional effects, as well as lossless JPEG transitions, drop shadow effects, image annotation, scanner support, histogram and much more. It supports all major graphic formats (BMP, JPEG, JPEG 2000, animated GIF, PNG, PCX, PSD, EPS, TIFF, WMF, ICO and TGA) and popular digital camera RAW formats (CRW, CR2, NEF, PEF, RAF, MRW, ORF, SRF, ARW, SR2, RW2 and DNG). FastStone Image Viewer features: Image browser and viewer with a familiar Windows Explorer-like user interface Support for many popular image formats and PDF viewing True Full Screen viewer with convenient image zoom support and unique fly-out menu panels Crystal-clear and customizable one-click image magnifier Powerful image editing tools: Resize/resample, rotate/flip, crop, sharpen/blur, adjust lighting/colors/curves/levels etc. Eleven re-sampling algorithms to choose from when resizing images Image color effects: gray scale, sepia, negative, Red/Green/Blue adjustment Image special effects: drop shadow, framing, bump map, sketch, oil painting, lens Draw texts, lines, highlights, rectangles, ovals and callout objects on images Clone Stamp and Healing Brush Superior red-eye effect removal/reduction with completely natural looking end result Multi-level Undo/Redo capability Single click to switch between best fit and actual size mode Image management, including file tagging, rating and drag-and-drop to copy/move/re-arrange files Histogram display with color counter feature Compare images side-by-side (up to 4 at a time) to easily cull those forgettable shots Image EXIF metadata support (plus comment editing for JPEGs) Configurable batch processing to convert/rename large or small collections of images Slideshow with 150+ transition effects and music support (MP3, WMA, WAV...) Create efficient image attachments for emailing to family and friends Print images with full page-layout control Create fully configurable contact sheets Create memorable artistic image montages from your family photos for personalized desktop wallpapers (Wallpaper Anywhere) Acquire images from scanners. Support batch scanning to PDF, TIFF, JPEG and PNG Versatile screen capture capability Powerful Save As interface to compare image quality and control generated file size Run favorite external editors with one keystroke from within Image Viewer Offer portable version of the program which can be run from a removable storage device Configurable mouse wheel support Support themes (bright, gray and dark) Support dual-monitor configurations Support touch interface (tap, swipe, pinch) Support dual instances Play video and audio files (Third party codecs may be required for old versions of Windows) And much more... FastStone Image Viewer 8.5 changelog: Added support for SVG format Added Start importing automatically and Handle duplicate file names automatically options to the Import Photos and Videos tool WebP files can now be rotated and saved with a single click Enhanced dark theme support in the PDF viewer Fixed a bug where some links in PDF files were not clickable Other improvements and bug fixes Download: FastStone Image Viewer 8.5 | Portable | ~15.0 MB (Freeware) View: FastStone Image Viewer Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      461
    2. 2
      +Edouard
      160
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Michael Scrip
      85
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!