The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: slapin@drevlanka.ru (Sergey Lapin)
Subject: [TUHS] simh+Quasijarus success
Date: Wed, 11 Aug 2004 15:34:49 +0400 (MSD)	[thread overview]
Message-ID: <Pine.LNX.4.44.0408111526180.6443-100000@cl.drevlanka.ru> (raw)
In-Reply-To: <20040811131533.2d8de811.jrvalverde@cnb.uam.es>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1709 bytes --]

On Wed, 11 Aug 2004, [ISO-8859-15] JosИ R. Valverde wrote:

> On Wed, 11 Aug 2004 14:26:51 +0400 (MSD)
> Sergey Lapin <slapin at drevlanka.ru> wrote:
> ething interesting: I want to implement possibility to 
> > allow outgoing connections from emulated VAX. As I understand, 4.3BSD  
> > supports SLIP protocol. And I can get SLIP working through emulated serial 
> >
> Again, you don't need to. Just configure IP as usual using an emulated
> Ethernet card. E.g. add to the SIMH configuration:
> 
> set xq mac=01-02-03-04-05-06
> at xq0 eth0
> 
> Then boot as usual. When the system comes up, it will recognize an ethernet
> card that you can configure as you want. E.g. on boot a message
> 
> qe0: delqa, hardware address 01:02:03:04:05:06
> 
> will appear in the system log, and you can use a /etc/netstart script like
> the one that follows to configure the net:
[skip]

I have no SPARE address. And this thing entirely should be avoided there 
for 2 reasons
1. This is colocated host, ISP has a policy on no MAC address/IP address 
tweaking. Non-standard services are too expensive and should be avoided at 
all costs.

2. This is not dedicated box, hosting email services and www. Not loaded, 
but critical in sence, that services should work.

> # du -sk 2.11bsd 4.4bsd ultrix-3.1
> 325328  2.11bsd
> 608952  4.3bsd
> 20524   ultrix-3.1
> 
> Which is to say, may be you will be better off using Ultrix-3.1, which BTW
> also includes vi, more and much more... In this case just edit the /etc/rc
> file to set the appropriate parameters to ifconfig and default route.

I think about emulating all these systems because of educational nature of 
the project.., Also, maybe free shells for people :)

S.



      reply	other threads:[~2004-08-11 11:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-11 10:26 Sergey Lapin
2004-08-11 11:15 ` José R. Valverde
2004-08-11 11:34   ` Sergey Lapin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0408111526180.6443-100000@cl.drevlanka.ru \
    --to=slapin@drevlanka.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).