LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-29-2010, 07:05 AM   #1
Dubious Dave
Member
 
Registered: Jan 2006
Location: Tampa, FL. USA
Distribution: Fedora
Posts: 108
Blog Entries: 7

Rep: Reputation: 17
Barnes & Noble website dis-allows linux?


I just bought the Barnes & Noble Nook eReader for my wife's birthday and a requirement is to log on to the Nook website and establish an account. Using her Fedora 13 64bit desktop and Firefox she repeatedly tried to access the website www.nook.com to create an account, however consistently got the server not found message. Even using the Firefox addon User Agent Switcher and turning off NoScript did not correct this.

When we switched over to the WinXP install and Firefox we were able to access the website no problem. Anyone else unable to access that website via linux?
 
Old 09-29-2010, 07:08 AM   #2
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
May have been a temporary DNS resolution problem, server trouble on their end, or similar thing. I just tried it from my Slackware desktop (Linux/Slackware user agent, Firefox) and got the website just fine; navigation to the account creation page worked, though I did not create an account..
 
Old 09-29-2010, 08:26 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I just created an account (on Slackware and FF) and it worked, I can also navigate the site just fine. Maybe there were server issues at the time.
 
Old 09-29-2010, 10:54 AM   #4
Dubious Dave
Member
 
Registered: Jan 2006
Location: Tampa, FL. USA
Distribution: Fedora
Posts: 108

Original Poster
Blog Entries: 7

Rep: Reputation: 17
That's what I thought too, but we waited an hour before trying again. However immediately after trying Linux, the WinXP worked fine.
 
Old 09-29-2010, 03:51 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
nslookup

www.nook.com

and

nook.com

I will try it on F14 here in a few minutes so...
 
Old 09-30-2010, 07:33 AM   #6
Dubious Dave
Member
 
Registered: Jan 2006
Location: Tampa, FL. USA
Distribution: Fedora
Posts: 108

Original Poster
Blog Entries: 7

Rep: Reputation: 17
I have tried to access it again with linux and no luck. Sever Not Found is what I get through Fedora 13. Oddly enough, I can open a shell and ping www.nook.com and get a response. I don't know if it matters, but my provider is Comcast High Speed. I thought maybe some malcontent doesn't like linux and specifically excluded it. So I wanted to try to a fake out, but haven't figured out how to make it think I'm running WinXP instead of Fedora.
 
Old 09-30-2010, 07:36 AM   #7
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Any firewall, proxy or anomalies in /etc/hosts ?


Kind regards

Last edited by repo; 09-30-2010 at 07:41 AM.
 
Old 09-30-2010, 08:08 AM   #8
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Quote:
Originally Posted by Dubious Dave View Post
So I wanted to try to a fake out, but haven't figured out how to make it think I'm running WinXP instead of Fedora.
Either manually edit your Browser's "User Agent" string via the about:config page (type "user agent" or similar into the search bar in the about:config page) or try the "User Agent Switcher" addon for Firefox. Perhaps someone here (or yourself, since you have Windows) can post a user agent for Windows so you can copy it accurately.

EDIT: And, if you happen to be using any sort of extension that alters your referrer string, such as 'refcontrol', disable that and try again.

Last edited by GrapefruiTgirl; 09-30-2010 at 08:11 AM.
 
Old 09-30-2010, 08:20 AM   #9
Dubious Dave
Member
 
Registered: Jan 2006
Location: Tampa, FL. USA
Distribution: Fedora
Posts: 108

Original Poster
Blog Entries: 7

Rep: Reputation: 17
I have tried User Agent Switcher with no luck. I have not modified /etc/hosts. This is a standard F13 install on 64bit. I can look at some of this when I get home tonight.
 
Old 09-30-2010, 08:24 AM   #10
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Try:
Code:
sysctl -w net.ipv4.tcp_window_scaling=0
See this thread for details (post #6)

Regards

Last edited by bathory; 09-30-2010 at 08:44 AM.
 
Old 09-30-2010, 08:37 AM   #11
Dubious Dave
Member
 
Registered: Jan 2006
Location: Tampa, FL. USA
Distribution: Fedora
Posts: 108

Original Poster
Blog Entries: 7

Rep: Reputation: 17
Which thread?
 
Old 09-30-2010, 08:41 AM   #12
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Missing link huh?

Might be post #5 here:
http://www.linuxquestions.org/questi...9-04-a-716399/

Or more likely this one:
http://www.linuxquestions.org/questi...w-size-786093/


If not hopefully bathory will re-appear and give us the right one.
 
Old 09-30-2010, 08:44 AM   #13
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
Originally Posted by Dubious Dave View Post
Which thread?
Oups sorry. The link is here
 
Old 10-12-2010, 07:10 AM   #14
Dubious Dave
Member
 
Registered: Jan 2006
Location: Tampa, FL. USA
Distribution: Fedora
Posts: 108

Original Poster
Blog Entries: 7

Rep: Reputation: 17
Alright, I managed to make the TCP_Window_Scaling change, but to no effect.

With WinXP/Firefox/NoScript browsing to www.nook.com produces a redirection to:
http://www.barnesandnoble.com/nook/i...refront-_-nook

With Fedora 13/Firefox/NoScript/KDE browsing to www.nook.com produces a long pause (>30sec) then "server not found".

It seems, based on comments above that some Lniux variants work fine, but others don't. Could it be a SELinux issue? KDE issue?
 
Old 10-12-2010, 08:59 AM   #15
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Hi,

Works fine here with Slackware 13.1 & FF 3.6.8. What about clearing history cache for FF? Which FF? Try another browser while on GNU/Linux?
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Barnes & Noble sued over e-reader LXer Syndicated Linux News 0 11-04-2009 07:50 AM
LXer: Barnes & Noble introduces Nook e-reader LXer Syndicated Linux News 0 10-21-2009 03:50 AM
Linux Firefox & Citibank website linuxhippy Linux - Networking 20 06-08-2008 01:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:25 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