Motherboard Point

Go Back   Motherboard Point > General > Sun Hardware
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Re: What can old sparc be used for?

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-24-2003, 06:06 PM
 
Tauno Voipio



"Greg Fisher" <> wrote in message
news:uIZIa.9$...
> I've seen on ebay old sparcs such as the 4,5,10,20's going for the same
> price as video games.
>
> Just wondering what these old machines could be utilised for?
>
> Hows the sound quaility, could they be used as a streaming mp3 server?
> Hows the graphics quality, I have several CD's full of satellite images,
> could a sparc be used as a kiosk type viewer. These images are mainly in
> tiff format and are around 150mb in size. Will the cpu be able to handle

say
> using gimp?
>


My SS20 is running as a NAT router, firewall, DNS cache, NTP server and mail
hub. To make it harder to the crackers, it's running Linux.

Tauno Voipio
tauno voipio @ iki fi


Reply With Quote
  #2  
Old 06-24-2003, 06:43 PM
 
Dave Uhring
Default Re: What can old sparc be used for?

On Tue, 24 Jun 2003 17:06:31 +0000, Tauno Voipio wrote:

> To make it harder to the crackers, it's running Linux.


That is the best joke I've seen today, thanks.

Reply With Quote
  #3  
Old 06-24-2003, 06:47 PM
 
Rich Teer
Default Re: What can old sparc be used for?

On Tue, 24 Jun 2003, Dave Uhring wrote:

> On Tue, 24 Jun 2003 17:06:31 +0000, Tauno Voipio wrote:
>
> > To make it harder to the crackers, it's running Linux.

>
> That is the best joke I've seen today, thanks.


It made me chuckle too! :-)

--
Rich Teer, SCNA, SCSA

President,
Rite Online Inc.

Voice: +1 (250) 979-1638
URL: http://www.rite-online.net

Reply With Quote
  #4  
Old 06-24-2003, 07:32 PM
 
Tauno Voipio
Default Re: What can old sparc be used for?


"Rich Teer" <> wrote in message
news:Pine.GSO.4.44.0306241047280.245-...
> On Tue, 24 Jun 2003, Dave Uhring wrote:
>
> > On Tue, 24 Jun 2003 17:06:31 +0000, Tauno Voipio wrote:
> >
> > > To make it harder to the crackers, it's running Linux.

> >
> > That is the best joke I've seen today, thanks.

>
> It made me chuckle too! :-)
>


It's not a joke...

On the first night it was on the ADSL line, somebody noticed that there's
Linux running and tried the then-current lpd exploit. It got in and got one
of the CPU's belly up - it was totally confused of the 80x86 code virus.

Of course, the cracker did not achieve anything else.

Tauno Voipio
tauno voipio @ iki fi


Reply With Quote
  #5  
Old 06-24-2003, 07:46 PM
 
Dave Uhring
Default Re: What can old sparc be used for?

On Tue, 24 Jun 2003 18:32:46 +0000, Tauno Voipio wrote:

> It's not a joke...
>
> On the first night it was on the ADSL line, somebody noticed that there's
> Linux running and tried the then-current lpd exploit. It got in and got one
> of the CPU's belly up - it was totally confused of the 80x86 code virus.


Keep up the practice and you can have a second career as a stand-up
comedian.

Unless you turn off -all- services Linux is just as insecure as Windows.
You might look into installing Solaris with a minimal install along with
ipfilter -or- install OpenBSD on such a machine.

Running services on a firewall box is nothing short of inept foolishness
in the first place.

> Of course, the cracker did not achieve anything else.


Shutting down part of your system is not significant?

Reply With Quote
  #6  
Old 06-24-2003, 07:57 PM
 
Sean Burke
Default Re: What can old sparc be used for?


Dave Uhring <> writes:

> On Tue, 24 Jun 2003 17:06:31 +0000, Tauno Voipio wrote:
>
> > To make it harder to the crackers, it's running Linux.

>
> That is the best joke I've seen today, thanks.


Why, do you know of an easy way for a cracker to discern
that a linux host is running on sparc instead of x86?
Or are you under the impression that an x86 buffer
overflow exploit would also work on Sparc?

-SEan

Reply With Quote
  #7  
Old 06-24-2003, 08:05 PM
 
Dave Uhring
Default Re: What can old sparc be used for?

On Tue, 24 Jun 2003 18:57:04 +0000, Sean Burke wrote:

> Why, do you know of an easy way for a cracker to discern
> that a linux host is running on sparc instead of x86?
> Or are you under the impression that an x86 buffer
> overflow exploit would also work on Sparc?


Had you read Tauno's reply you would have seen that an effective DoS was
accomplished via the lpd 'sploit.

Reply With Quote
  #8  
Old 06-24-2003, 08:41 PM
 
Sean Burke
Default Re: What can old sparc be used for?


Dave Uhring <> writes:

> On Tue, 24 Jun 2003 18:57:04 +0000, Sean Burke wrote:
>
> > Why, do you know of an easy way for a cracker to discern
> > that a linux host is running on sparc instead of x86?
> > Or are you under the impression that an x86 buffer
> > overflow exploit would also work on Sparc?

>
> Had you read Tauno's reply you would have seen that an effective DoS was
> accomplished via the lpd 'sploit.


Yes, and I also saw that he didn't get rooted, as he would
have been had the attacker guessed his processor correctly.

I run a Solaris/Sparc web/mail/ftp/DNS server, and guess
what - the same Apache/Sendmail/Bind/OpenSSH vulnerabilities
that affect Linux, affect my Solaris box too.

So I guess I'm just missing the reason why you are amused.

-SEan


Reply With Quote
  #9  
Old 06-25-2003, 03:58 PM
 
Tauno Voipio
Default Re: What can old sparc be used for?


"Sean Burke" <> wrote in message
news:...
>
> Dave Uhring <> writes:
>
> > On Tue, 24 Jun 2003 18:57:04 +0000, Sean Burke wrote:
> >
> > > Why, do you know of an easy way for a cracker to discern
> > > that a linux host is running on sparc instead of x86?
> > > Or are you under the impression that an x86 buffer
> > > overflow exploit would also work on Sparc?

> >
> > Had you read Tauno's reply you would have seen that an effective DoS was
> > accomplished via the lpd 'sploit.

>
> Yes, and I also saw that he didn't get rooted, as he would
> have been had the attacker guessed his processor correctly.
>
> I run a Solaris/Sparc web/mail/ftp/DNS server, and guess
> what - the same Apache/Sendmail/Bind/OpenSSH vulnerabilities
> that affect Linux, affect my Solaris box too.
>
> So I guess I'm just missing the reason why you are amused.
>
> -SEan
>


Thanks, Sean.

That was my point. Needless to say that the services were shut down the
following day - and the firewall buttoned up. The incident happened on the
first test run of the new set-up with nothing connected on the inside yet.

Dave, I'm not as green as you seem to think - wrote my first piece of code
in June 1964.

Tauno
tauno voipio @ iki fi


Reply With Quote
  #10  
Old 06-25-2003, 04:20 PM
 
Dave Uhring
Default Re: What can old sparc be used for?

On Wed, 25 Jun 2003 14:58:16 +0000, Tauno Voipio wrote:

> Dave, I'm not as green as you seem to think - wrote my first piece of code
> in June 1964.


You beat me by one year ;-)

Reply With Quote
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:36 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.