Results 1 to 4 of 4

Thread: fix irc.rizon.net

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    2

    Default fix irc.rizon.net

    Today, i've noticed:

    connecting to server irc.rizon.net:6667...
    Error: address "irc.rizon.net" not found
    connecting to server irc.rizon.net:6667...
    Error: address "irc.rizon.net" not found
    connecting to server irc.rizon.net:6667...
    Error: address "irc.rizon.net" not found
    connecting to server irc.rizon.net:6667...
    Error: address "irc.rizon.net" not found
    connecting to server irc.rizon.net:6667...
    Error: address "irc.rizon.net" not found
    connecting to server irc.rizon.net:6667...
    Error: address "irc.rizon.net" not found

    Then, i've checked:

    Code:
    ; <<>> DiG 9.6.0-P1 <<>> irc.rizon.net
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 11787
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
    
    ;; QUESTION SECTION:
    ;irc.rizon.net.                 IN      A
    Then:

    Code:
    rizon.net.              85706   IN      NS      pdns0.rizon.net.
    rizon.net.              85706   IN      NS      pdns1.rizon.net.
    rizon.net.              85706   IN      NS      pdns2.rizon.net.
    rizon.net.              85706   IN      NS      pdns3.rizon.net.
    Code:
    ;; ANSWER SECTION:
    irc.rizon.net.          120     IN      CNAME   irc.geo.rizon.net.
    irc.geo.rizon.net.      3600    IN      CNAME   sa.iso.rizon.net.
    
    ;; AUTHORITY SECTION:
    rizon.net.              86400   IN      SOA     pdns1.rizon.net. fiberoptic.rizon.net. 2010010329 10800 3600 604800 3600
    
    ;; Query time: 169 msec
    ;; SERVER: 208.100.20.83#53(208.100.20.83)
    Code:
    ;; QUESTION SECTION:
    ;sa.iso.rizon.net.              IN      A
    
    ;; AUTHORITY SECTION:
    rizon.net.              86400   IN      SOA     pdns1.rizon.net. fiberoptic.rizon.net. 2010010329 10800 3600 604800 3600
    
    ;; Query time: 163 msec
    ;; SERVER: 208.100.20.83#53(208.100.20.83)
    ;; WHEN: Sun Jan  3 18:09:52 2010
    ;; MSG SIZE  rcvd: 87
    So... my suggestion: somebody, fix it! Thanks

  2. #2
    Rizon Staff
    Join Date
    Jul 2008
    Location
    here
    Posts
    175

    Default

    try again please. my appologies. we have been making a few changes this morning.
    Services Root Administrator
    Server Admin - backup.hub
    Server Admin - bastard.hub
    Server Admin - fiendish.hub
    Server Admin - sleepy.hub
    Server Admin - irc.cccp-project.net
    Server Admin - irc.broke-it.com
    Server Admin - irc.cyberdynesystems.net
    Server Admin - irc.shakeababy.net
    Executive Board
    Routing Team
    Vhost team
    Security Team

  3. #3
    Rizon Staff
    Join Date
    Jul 2008
    Location
    here
    Posts
    175

    Default

    if you do still have an issue on a windows host do an ipconfig /flushdns from command prompt and restart your client.

    on a linux host flush your dnsresolver, and restart your client as well.
    Last edited by Gemini; 01-03-2010 at 06:27 PM. Reason: /all -> /flushdns (brainfart?)
    Services Root Administrator
    Server Admin - backup.hub
    Server Admin - bastard.hub
    Server Admin - fiendish.hub
    Server Admin - sleepy.hub
    Server Admin - irc.cccp-project.net
    Server Admin - irc.broke-it.com
    Server Admin - irc.cyberdynesystems.net
    Server Admin - irc.shakeababy.net
    Executive Board
    Routing Team
    Vhost team
    Security Team

  4. #4
    Junior Member
    Join Date
    Jan 2010
    Posts
    2

    Default

    everything is fine now:

    Code:
    ;; QUESTION SECTION:
    ;irc.rizon.net.                 IN      A
    
    ;; ANSWER SECTION:
    irc.rizon.net.          120     IN      CNAME   irc.geo.rizon.net.
    irc.geo.rizon.net.      3600    IN      CNAME   sa.iso.rizon.net.
    sa.iso.rizon.net.       120     IN      CNAME   pool.rizon.net.
    pool.rizon.net.         120     IN      CNAME   us.iso.rizon.net.
    us.iso.rizon.net.       120     IN      A       98.143.158.23
    us.iso.rizon.net.       120     IN      A       72.11.142.40
    us.iso.rizon.net.       120     IN      A       64.150.180.13
    
    ;; Query time: 171 msec
    ;; SERVER: 208.100.20.83#53(208.100.20.83)
    ;; WHEN: Sun Jan  3 22:58:50 2010
    ;; MSG SIZE  rcvd: 158
    Thanks for the quick response

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •