LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-31-2010, 08:26 AM   #31
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled

Hi, i can confirm that via IP 64.57.102.34 I get the slackware site whereas via name I end up on an advertisment-site of Network-Solutions. I'm in Germany.

Markus
 
Old 12-31-2010, 09:09 AM   #32
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,302
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by markush View Post
Hi, i can confirm that via IP 64.57.102.34 I get the slackware site whereas via name I end up on an advertisment-site of Network-Solutions. I'm in Germany.

Markus
Same here, in the UK. The thread says "[SOLVED]", but what's going on?

Last edited by brianL; 12-31-2010 at 09:15 AM.
 
Old 12-31-2010, 09:30 AM   #33
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135
Yeah. Slackware.com seems to be down still.
 
Old 12-31-2010, 10:45 AM   #34
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi, it is definitely a DNS-issue. It depends on the DNS-server which I insert in my /etc/resolv.conf.
The problem is that I don't know if/how I can flush the DNS-cache of my router (which normaly is my nameserver). Restarting the router did not help.
But if I insert an external DNS-server in my resolv.conf I can open slackware.com via it's name.

So it seems that definitely slackware.com is not down.

Markus

Last edited by markush; 12-31-2010 at 10:46 AM. Reason: typo
 
Old 12-31-2010, 10:50 AM   #35
EdGr
Senior Member
 
Registered: Dec 2010
Location: California, USA
Distribution: I run my own OS
Posts: 1,003

Rep: Reputation: 474Reputation: 474Reputation: 474Reputation: 474Reputation: 474
64.57.102.34 works.

www.slackware.com does not.
Ed
 
Old 12-31-2010, 10:51 AM   #36
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
I can confirm the DNS issue, my cable connection gets the advertisement, my wireless through my smartphone gets the b&w slackware site.
 
Old 12-31-2010, 11:06 AM   #37
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,167

Rep: Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340Reputation: 7340
Not solved.

The problem is not solved.
Just tried slackware.org and slackware.com and got the following page:
Attached Thumbnails
Click image for larger version

Name:	10 AM.jpg
Views:	39
Size:	136.7 KB
ID:	5706  

Last edited by cwizardone; 12-31-2010 at 11:09 AM.
 
Old 12-31-2010, 11:17 AM   #38
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
You can use the google name servers 8.8.8.8 or 8.8.4.4
They still resolve slackware.com to the right IP
 
Old 12-31-2010, 11:22 AM   #39
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by bathory View Post
You can use the google name servers 8.8.8.8 or 8.8.4.4
They still resolve slackware.com to the right IP
Hi bathory,

Not from here they don't:
Code:
eric@ericvs-laptop:~$ dig @8.8.8.8 slackware.com

; <<>> DiG 9.7.1-P2 <<>> @8.8.8.8 slackware.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61324
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;slackware.com.			IN	A

;; ANSWER SECTION:
slackware.com.		4474	IN	A	209.62.105.19

;; Query time: 56 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Fri Dec 31 18:19:40 2010
;; MSG SIZE  rcvd: 47

eric@ericvs-laptop:~$ dig @8.8.4.4 slackware.com

; <<>> DiG 9.7.1-P2 <<>> @8.8.4.4 slackware.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49449
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;slackware.com.			IN	A

;; ANSWER SECTION:
slackware.com.		4465	IN	A	209.62.105.19

;; Query time: 75 msec
;; SERVER: 8.8.4.4#53(8.8.4.4)
;; WHEN: Fri Dec 31 18:19:48 2010
;; MSG SIZE  rcvd: 47
Looks like every DNS server and cache is catching up. The only thing I get when surfing to www.slackware.com is the main page, when clicking on any link I also get the 'other site'.

Kind regards,

Eric
 
Old 12-31-2010, 11:23 AM   #40
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by bathory View Post
You can use the google name servers 8.8.8.8 or 8.8.4.4
They still resolve slackware.com to the right IP
No it doesn't :-)

Code:
root@cannabis repo]# nslookup
> server 8.8.8.8
Default server: 8.8.8.8
Address: 8.8.8.8#53
> slackware.com
Server:        8.8.8.8
Address:    8.8.8.8#53

Non-authoritative answer:
Name:    slackware.com
Address: 209.62.105.19
Kind regards
 
Old 12-31-2010, 11:27 AM   #41
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Doh
Quote:
dig slackware.com @8.8.8.8

; <<>> DiG 9.7.2-P3 <<>> slackware.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36430
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;slackware.com. IN A

;; ANSWER SECTION:
slackware.com. 53336 IN A 64.57.102.34

;; Query time: 78 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Fri Dec 31 19:27:04 2010
;; MSG SIZE rcvd: 47
 
Old 12-31-2010, 11:30 AM   #42
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by bathory View Post
Doh
Looks like your Google DNS Cache is still not updated like the rest of us You're falling behind bathory...

Kind regards,

Eric
 
Old 12-31-2010, 11:47 AM   #43
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
Looks like your Google DNS Cache is still not updated like the rest of us You're falling behind bathory...
That doesn't make sense
Cache should expire at the same time for all.
Anyway PV must be notified somehow, because the domain is still in "Pending Renewal or Deletion" since a week ago. Quoting from NS Domain Deletion Policy
Quote:
We currently endeavor to provide a grace period that extends 35 days past the expiration date, to allow the renewal of domain name registration services. During this period a customer can renew a domain name registration; however, a grace period is not guaranteed and can change or be eliminated at any time without notice. Consequently, every customer who desires to renew his or her domain name registration services should do so in advance of the expiration date to avoid any unintended domain name deletion.
there is a risk that someone else could buy the domain.
 
Old 12-31-2010, 11:54 AM   #44
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by bathory View Post
That doesn't make sense
Cache should expire at the same time for all.
Hi,

I know it doesn't make any sense but there possibly is a delay in expiration. I recently changed jobs, administering a global content delivery network, and we run our own DNS (PowerDNS). I'm still in the process of learning a lot but believe me, I already have seen some strange behavior between the regional DNS servers we have set up. As you say they should expire/update at the same time but they just not always do. I guess that's Murphy knocking at the door.

Kind regards,

Eric
 
Old 12-31-2010, 12:56 PM   #45
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
it works if you go to www.slackware.com

but if you just go to slackware.com and dont type in the www at the beginning, it goes to the for sale page.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NDISwrapper works for Slackware 13.0 x86 but not Slackware 13.0 x64 - Belkin F5D8053 thewizkid Slackware 0 01-14-2010 06:18 AM
LXer: Making Slackware and Slackware Derivative Linux Distros Speak Your Language LXer Syndicated Linux News 0 01-29-2009 12:30 AM
About Slackware 9.1 boot disk?? ftp://ftp.kpn.be/pub/linux/slackware/slackware-9.1-is AL3OMDAH Slackware 4 04-18-2007 09:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration