[pups] 2.11BSD networking on simulator

Steven M. Schultz sms at moe.2bsd.com
Thu Feb 1 09:17:54 AEST 2001


Hi -

> From: Richard Donkin <rdonkin at bigfoot.com>
> I'm running 2.11BSD on the Supnik simulator, and wondering how to get it
> networked.  

	It can not be done except perhaps with a SL/IP link.  The Supnik 
	simulator does not have an emulated ethernet device.

> Begemot simulator - in which case, is it best to use FreeBSD or Linux as
> the host

	I use BSD/OS myself, but FreeBSD works very nicely also.  I've not
	tried it with linux.

> Does anyone have a working Begemot sim setup with networking, used with
> 2.11BSD?  If so,

	Quite a few folks have it running.   

> could you post your config files?  The Begemot sim seems a lot more
> complex to set up than Supnik.
	
	Yes, it is quite a bit more complex (cryptic) to set up.

	Here's what I use to run P11 with.  If you strip out all of the
	macro preprocessing stuff the config file is much more readable and
	not nearly as cryptic as before.

	Steven Schultz
	sms at moe.2bsd.com

------------------
set clock_rate 60

ctrl rk 017777400 0220 5 4000
end

ctrl rl 017774400 0160 4 4000
end

ctrl rp 017776700 0254 5 4000
dev 0 ./2.11BSD  1999
dev 1 ./junk  1999
end

ctrl kl
dev 017777560  060  064 4 tty_net  -7 -t 10000
dev 017776500 0300 0304 4 tty_net  -7 -t 10001
end

ctrl mr 017777520 ./rp.boot
end

ctrl lp 017777514 0200 4
end

ctrl tm 017772520 0224 5
# dev 0 /tmp/foo
end

ctrl qna 017774440 5 0x08:0x00:0x2b:0x07:0x82:0x6c 0xf8:0x7a qna.rom
dev epp_tun tun0 0x08:0x00:0x2b:0x07:0x82:0x6c 0x08:0x00:0x2b:0x07:0x82:0x00
end

# The toy clock.
#
ctrl toy 017777526
end

Received: (from major at localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id MAA33890
	for pups-liszt; Thu, 1 Feb 2001 12:39:12 +1100 (EST)
	(envelope-from owner-pups at minnie.cs.adfa.edu.au)


More information about the TUHS mailing list