You are not logged in. Login Now
 0-24   25-49   50-74   65-89   90-114   115-125     
 
Author Message
25 new of 125 responses total.
scg
response 90 of 125: Mark Unseen   Nov 4 06:20 UTC 1998

Yes, but an asymetric connection with 384K out and 1.5M in would still be
better for us than a connection that is 128K in both directions, since 384K
is bigger than 128K.  The asymmetry of ADSL doesn't bother me that much.  The
other problems are problems with ameritech.net's current ADSL offering, and
not with the technology itself.  Whenever it becomes easy for other ISPs to
offer ADSL service, I expect the other limitations will go away, for a price.

Grex actually probably could get by with only one IP address visible to the
outside world, using NAT (network address translation), if we had to.  It
wouldn't work as well as our current setup, and isn't anything we have a
reason to seriously consider, but it could be made to work if needed.
mdw
response 91 of 125: Mark Unseen   Nov 4 06:35 UTC 1998

One word for nat.  "yuck".
rtg
response 92 of 125: Mark Unseen   Nov 4 07:32 UTC 1998

ANother word for nat is ip-masquerade.  I had it working on my Linux box
for about a year.  There were a few non-transparencies.

Sindi:  I'll send you e-mail, rather than tie up this conference with
definitions.

I hadn't heard the 384k/1.5M numbers.  Is that Ameritech's offering? 
the 640k/8M was from the 'modem' vendor's specs.

I was guessing that the residential offering would have one IP address,
although it's a dedicated, full-time connection, so I assume the address
is fixed.  They probably offer a block of IP addrs in their 'business'
offering at a higher price.
valerie
response 93 of 125: Mark Unseen   Nov 4 13:15 UTC 1998

This response has been erased.

remmers
response 94 of 125: Mark Unseen   Nov 4 21:09 UTC 1998

"All I want for Christmas is a fixed IP address..."
janc
response 95 of 125: Mark Unseen   Nov 6 02:46 UTC 1998

Re resp:84:  My guess is that Grex's next operating system will be
  Linux or NetBSD.  First, we need the capability to do kernel
  modifications.  We can do this with SunOS only because it is closely
  enough related to the publicly available BSD source to enable us to
  guess how to do things, and confirm our guesses by poking through the
  symbol table.  I think this is going to be much more painful with
  Solaris.

  The same goes for any other closed-source Unix that is sufficiently
  more advanced than SunOS to make switching to it worth the bother.
  About the only way I see us ever changing to Solaris is if Sun
  decides to go open-source.  That wouldn't shock me, but I wouldn't
  hold my breath either.

  Among the open-source unixes, Linux is the one with the hottest
  development community.  Progess is probably the fastest there.
  However the S/Linux web site indicates that Linux doesn't run yet
  on the 4/670.  However, the S/Linux web site hasn't been updated for
  about a year.  On the other hand, the current NetBSD/sparc release
  looks like it would run on our machine.  Dunno how well.  I suspect
  neither is going to be ready for us any time soon, but if we ever
  get a set of spare 4/670 hardware, it would be worth experimenting
  with them.

steve
response 96 of 125: Mark Unseen   Nov 10 04:12 UTC 1998

Two words: Open BSD.
jared
response 97 of 125: Mark Unseen   Nov 13 08:27 UTC 1998

re 82, 83
i've heard the oposite from folks @ u of m, they have turned
sunos machines past y2k and back, and had bad things happen.

although immediateley  the datastructures don't have an issue until 2039
(or something like that, because of time_t), lots of other things
are reported to break.

as 96 says, openbsd.

grab yourself a p2 350 w/ 256M ram, and a good scsi card for
under $1500.
install OpenBSD
hack your kernel

then oh no, you've got yourself a machine that will burry this one
w/ standard components that you can buy locally rather than
scouring the net for, and you eliminate a slew of problems.
i
response 98 of 125: Mark Unseen   Nov 14 01:35 UTC 1998

My impression is that Linux/x86 is a very cool "toy", but hasn't got what 
it takes for real production use - it responds poorly to heavy system
loads, is generally less secure/stable, etc.  How similar is the current
Linux/SPARC?  (And what does the future seem to hold?)

I've heard many good things about FreeBSD/x86 as a cheap, reliable, etc.
solution *in limited, controlled environments*.  I think staff's already 
looking at *BSD/x86 systems as specialty processors to take some of the
load off grex itself (mail handling, etc.). 
mdw
response 99 of 125: Mark Unseen   Nov 14 02:10 UTC 1998

I'd want to know a *lot* more about those "folks at UM" before I drew
any conclusions.  For instance, if they had AFS installed, AFS is likely
to get quite upset if the time on the server is different than the time
on the workstation.  Too many of the sunos machines here have NFS --
similar problems.

I think we can survive until 18 jan 2038.  By then, yes, we certainly
should be off of sunos, and multiple hardware generations away from the
670.
hhsrat
response 100 of 125: Mark Unseen   Jan 2 03:25 UTC 1999

I beta-tested the Ameritech ADSL service.  While it is much faster than 
my 28.8 modem, it was prone to frequent outages.  About once every 2 
weeks, it went down for at least 8 hours.  

The "modem" that Ameritech gave us was very noisy.  Every 6 hours or so, 
a very loud, high pitched, fan would turn on.  While this may not be 
much of a problem in a place such as the Pumpkin which is filled with 
computer equipment, it did get to be a little bit of a problem because 
my computer is in my bedroom.
dpc
response 101 of 125: Mark Unseen   Jan 2 17:49 UTC 1999

Wow!  Sounds like ADSL isn't ready for prime time yet.
Approximately where do you live, hhsrat?  I'm thinking that maybe those
outages are only for one part of Ameritech's ADSL service area.
hhsrat
response 102 of 125: Mark Unseen   Jan 3 16:51 UTC 1999

It was a few months ago, they might have fixed some problems since then.

Ann Arbor - near Central Campus
rtg
response 103 of 125: Mark Unseen   Jan 12 05:03 UTC 1999

what interface does the 'modem' present to the PC?
What operating system & software did you use to communicate with it?
--I'm quite interested if there's any hope of talking to it from a Linux
box.
hhsrat
response 104 of 125: Mark Unseen   Jan 13 03:21 UTC 1999

There is an internal card, which connects via cable to the external 
modem.  I used Win95, and it was set up like a standard modem, it came 
with it's own drivers.
jshafer
response 105 of 125: Mark Unseen   Jan 14 22:49 UTC 1999

OK, people.  I know it's been a while, but I'm trying to catch up:
what was the outcome of the ICnet debate?  I'm sure it's here
somewhere, but it would be nice to have a resolution in 
this item...

Thanks...
aruba
response 106 of 125: Mark Unseen   Jan 14 23:41 UTC 1999

After the board voted to drop the link, we debated it a while longer and then
decided to go ahead and do it.  We stopped paying ICNET in October.
jshafer
response 107 of 125: Mark Unseen   Jan 19 04:41 UTC 1999

Thanks, Mark.
dang
response 108 of 125: Mark Unseen   Feb 3 18:14 UTC 1999

Re: ADSL:  I have ADSL. (I'm connected through them right now) They have 
a new modem, that makes no noise what so ever, and has no fan.  The 
service is very reliable and very fast.  The connection to my computer 
is via and ATM card (Classical IP over ATM25, to be precise) and it is 
not yet available on Linux.  It's being worked on.  The official OS is 
win 95, but Efficient has drivers for 98 and NT as well.
hhsrat
response 109 of 125: Mark Unseen   Feb 4 01:20 UTC 1999

what's the monthly cost?  Are you using the Ameritech ADSL service?
dang
response 110 of 125: Mark Unseen   Feb 4 01:35 UTC 1999

~$50 (I don't remember exactly).  Yes, I'm using Ameritech.  I don't 
know of anyone else who is offering ADSL around here at this time, and 
it's a lot better, for my purposes, than Cable modem.
rtg
response 111 of 125: Mark Unseen   Feb 5 13:52 UTC 1999

WHat are the data rates coming and going?  Will Ameritech provision a
line 'inverted' with a wider bandwidth uplink and a narrower downlink?
  I believe there is at least one ATM card driver for Linux.  Do they
tell you enough that you could set up a different ATM card, and leave
theirs on the shelf?
dang
response 112 of 125: Mark Unseen   Feb 5 17:06 UTC 1999

1.5 Mbps down, 128 Kbps up.  No, the fast link requires special 
equipment on the sending end.  However, there are other xDSL lines that 
have fast both ways.  Ameritech isn't offering them at this time, but I 
imagine the future will hold them.  

Yes, I'm involved in the ATM for linux project.  I'm told that people 
have gotten the Ameritech ADSL to work with a supported ATM card.  I 
haven't tried, because I don't want to buy *another* ATM card.  I'll 
work on a driver for this one.  If you can get this card to work with 
Linux, you can get any other ATM25 card to work.  I don't think you can 
get ADSL without buying their card, so you'd have to buy two.
scg
response 113 of 125: Mark Unseen   Feb 5 18:31 UTC 1999

SDSL should also be available in Ann Arbor sometime soon.  That's symetrical,
so it could be up to 1.5 Mbps in either direction.
steve
response 114 of 125: Mark Unseen   Feb 5 22:42 UTC 1999

   Do you have any other details on that Steve?  I heard that too, but
sans useful things--like the cost. ;-)
 0-24   25-49   50-74   65-89   90-114   115-125     
Response Not Possible: You are Not Logged In
 

- Backtalk version 1.3.30 - Copyright 1996-2006, Jan Wolter and Steve Weiss