[3647] in Athena Bugs
VS 3100 model 40 ethernet
daemon@ATHENA.MIT.EDU (John Carr)
Tue Nov 14 22:57:42 1989
To: bugs@ATHENA.MIT.EDU
Cc: jtkohl@ATHENA.MIT.EDU, epeisach@ATHENA.MIT.EDU, hoffmann@ATHENA.MIT.EDU
Date: Tue, 14 Nov 89 22:56:06 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
There is a problem with the new VAXstation 3100 model 40s being used
as dialup servers: they will not talk to the network without using
ifconfig to mark the se0 interface down and up (that is, after rc.net
is run they will not talk to the network, even though this script
reports no errors). I have the following line in /etc/rc.local as a
workaround
/etc/ifconfig se0 down ; /etc/ifconfig se0 up # don't ask...
but a real fix would be a good thing. See me if you want to play with
one of these machines to track down this bug.
--John Carr