mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2003-08-20, 21:55   #1
Blaise Pascal
 
Aug 2003

32 Posts
Default Problem With 23.5 and Linux

I am trying to set up 23.5 under my Linux box (Dell Precision 360, P4 3.2ghz, 1GB DDR400 RAM, Red Hat Linux 9), but I keep getting the "ERROR 2250, Server Unavailable" message. I've been trying here and there for the past week, so I am not convinced that the problem is at the primenet server end. Testing the installation, the benchmark test completes fine, and I'm running the torture test right now. If you have any ideas, or if you require anymore info, let me know.


Thanks,
BP

0003
Blaise Pascal is offline   Reply With Quote
Old 2003-08-21, 01:13   #2
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

35×31 Posts
Default

create a file called primenet.ini and add the line "Debug=1".

Then try again and post your prime.log file (edit out your password if it appears).
Prime95 is online now   Reply With Quote
Old 2003-08-21, 02:12   #3
Blaise Pascal
 
Aug 2003

32 Posts
Default

My prime.log:

[code:1][Thu Aug 21 02:10:01 2003 - ver 23.5]
Updating user information on the server
host = mersenne.org, port = 80
PrimeNet: unknown host:
ERROR 2250: Server unavailable[/code:1]

BP

0004
Blaise Pascal is offline   Reply With Quote
Old 2003-08-21, 17:32   #4
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

35·31 Posts
Default

Maybe a linux guru here can help you set up Linux so that it properly maps mersenne.org into an IP address.

In the meantime, the following might work. In primenet.ini add this line:

EntropiaIP=64.66.6.250
Prime95 is online now   Reply With Quote
Old 2003-08-21, 19:40   #5
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

202A16 Posts
Default

http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/ch-networkscripts.html#S1-NETWORKSCRIPTS-FILES

Quote:
/etc/hosts — The main purpose of this file is to resolve hostnames that cannot be resolved any other way. It can also be used to resolve hostnames on small networks with no DNS server. Regardless of the type of network the computer is on, this file should contain a line specifying the IP address of the loopback device (127.0.0.1) as localhost.localdomain. For more information, see the hosts man page.
Try this...

[code:1]cp /etc/hosts /etc/hosts~
echo "64.66.6.250 mersenne.org" >> /etc/hosts[/code:1]
This assumes that mprime is actually looking for mersenne.org I guess...

You won't have to reboot for this to take effect...
Xyzzy is offline   Reply With Quote
Old 2003-08-22, 21:37   #6
Blaise Pascal
 
Aug 2003

32 Posts
Default

Got it working. The primenet.ini edit did the trick. Thanks.


BP

0005
Blaise Pascal is offline   Reply With Quote
Old 2003-08-22, 23:23   #7
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

823410 Posts
Default

I gotta ask... Why do you number your posts? :)
Xyzzy is offline   Reply With Quote
Old 2003-08-23, 01:02   #8
Blaise Pascal
 
Aug 2003

32 Posts
Default

Well, I do it on Ars, so I guess I'm a creature of habit. ;) Why do I do it on Ars? It was an experiment, I think, while I thought I was having issues with the Search function. Afterwards, I just kept doing it, because, as I've said, I'm a creature of habit. Also, it allows me to practice counting in hex. :D

Anyway, mprime is still working, thank you very much. But man, the area around my Dell feels like an oven! :) I'm told that Linux thinks my P4 3.2ghz is a dualie, so I've got two instances of mprime running at the same time. Sweet. 8)

BP

0006
Blaise Pascal is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Patch] CPU affinity prompt problem in mprime Linux / OS X build Explorer09 Software 1 2017-03-01 02:34
64-bit CD or DVD Linux henryzz Linux 15 2008-06-29 12:30
Problem on Linux with fresh kernel T.Rex Software 3 2006-08-05 09:15
Linux undefined symbol: cerr problem and solution frmky NFSNET Discussion 4 2004-02-19 12:40
Linux mprime client v22.8 problem Prime Monster Software 6 2002-08-29 11:14

All times are UTC. The time now is 16:40.


Sun Aug 1 16:40:13 UTC 2021 up 9 days, 11:09, 0 users, load averages: 1.45, 1.38, 1.50

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.