[HECnet] TAP, SIMH and Solaris

Johnny Billquist bqt at softjar.se
Thu Jul 29 20:08:45 PDT 2010


Ok. So you need a nat-ed "virtual" network, with two interfaces. One for the Solaris box, and one for the simh. And your Solaris system needs to nat and route traffic to this virtual network.

I'm not sure if Solaris supports that or not, but perhaps someone else knows. I haven't played with Solaris in 10 years, so I'm way too rusty to say anything more specific here. If I had plenty of time, and a Solaris machine to experiment on, I might be able to do this, but time and a machine to crash is not something I have around here. :-)

But in theory, it's not that tricky. You need to know how to do NAT under Solaris, and you need to know how to set up a virtual network (be that with some external program, or if Solaris can bridge interfaces together).

	Johnny

Brian Hechinger wrote:
I obviously didn't explain myself very well, so here goes.
I've got a machine running simh.   It's only got one ethernet interface on
it.
I need to give it a non-routable IP address so that I can do NAT on the host
that is running simh to give it internet access.   So far I've been unable
to make that happen.
This guy did something similar on linux:
http://www.itsecuritygeek.com/itsgeek/comments/simh-networking/
But I can't get that to work for me.
Adding a second physical interface is not an option on this machine.   Getting
a second IP is not an option on this machine.   Just FYI before anyone
suggests that. :-D
-brian
On Thu, Jul 29, 2010 at 08:24:53PM +0200, Johnny Billquist wrote:
I suspect "my" bridge program is not involved here, but I might be wrong...

However, I'm not entirely sure what Brian is trying to do.
simh - fine
multinet - fine
two TAP interfaces - between what?

Multinet talks tcp/ip, so if you get simh to talk through *one* tap
interface, you're done. Not sure what the second tap interface is for...

	Johnny

Jason Stevens wrote:
The bridge only accepts decnet... If you look through the source, you   can see how it sets up the pcap macro_ and expand it to inclde   arp,rarp,ip....



-- Sent from my Palm Pr?

------------------------------------------------------------------------
On Jul 29, 2010 12:59 PM, Brian Hechinger <wonko at 4amlunch.net> wrote:

I was able to get Johnny's bridge to work between my copy of SIMH and
Steve's side using a TAP interface. So far so good.

Now I'm trying to get multinet to be able to talk to the host via the
TAP interfaces. I've setup a second TAP interface, bridged the two
TAP interfaces and set IPs. I cannot ping, however.

I've found stuff on the internet that leads me to believe that this works
correctly on at least Linux, but even doing things pretty much the same
way I am unable to get this to work on Solaris.

While I continue to search the internet looking for help with this, does
anyone have any experience with this sort of setup?

Thanks!

-brian
-- 
"Coding in C is like sending a 3 year old to do groceries. You gotta
tell them exactly what you want or you'll end up with a cupboard full of
pop tarts and pancake mix." -- IRC User (http://www.bash.org/?841435)



More information about the Hecnet-list mailing list