On Tuesday, November 05, 2013 at 3:56 AM, Gérard Calliet wrote: > Thanks for the answers. It works, now.
What works now? The Wired network connection or the WiFi one? > Just to get some understanding : > 1) we need two different MAC address : why ? because the distinction is at > the mac level ? We're simulating a whole computer within your desktop system. Each computer that exists on any network has a network device connected to that network wire. That network device, by definition is supposed to have a unique MAC address which allows the network to send packets to that device and to receive packets from that device. > 2) I saw we need at least one ip host connexion alive to have a connexion for > simh - I am on Windows with wincap -. Again, why ? I'm not sure exactly what you mean by 'need at least one ip host connexion alive'. Are you saying that you need to be connected to a network? If you are asking 'why' details specifically about WiFi functionality, you are beyond the scope of my support. I don't run simh simulators on WiFi networks due to the limitations of WiFi supporting a single MAC address per WiFi connection, and my needs to test the breadth of protocol functional for DEC systems. I've tried to walk you through getting things working on a wired network connection. Once you are successful there, you are welcome to explore whether what you are trying to do can also be made to work on a WiFi connection. There is some discussion about this in the simh FAQ (http://simh.trailing-edge.com/pdf/simh_faq.pdf). - Mark > Thanks. > > Gerard Calliet > > Le 2013-11-04 11:30, prenouvel a écrit : > > Hi Gérard, > > > > What does the command XQ show eth returns ? > > > > You try with Wifi, does it works with a RJ45 cable ? > > > > Didn't you deactivate an ethernet connection recently oh the PC host > > ? > > > > Regards. > > > > Patrick. > > > > Le 04/11/2013 07:49, Gérard Calliet a écrit : > > > >> Hi Mark, > >> > >> Thanks for your answer. > >> > >> I tried the simh 4.0 beta. It's still not working. > >> I join show ethernet result, ipconfig/all result, my ucx config, the > >> init file. > >> I choosed the right eth (eth0 is the active wifi interface on > >> windows). I gave its mac address as interf mac address in the simh > >> init file. > >> > >> I don't understand where is the problem. I am just a beginner on > >> simh, so I could have done some error, but I don't see what it is. > >> > >> Gérard Calliet > >> pia-sofer > >> > >> Le 04/11/2013 00:37, Mark Pizzolato - Info Comm a écrit : > >> > >>> On Sunday, November 03, 2013 at 2:47 PM, Gérard Calliet wrote: > >>> > >>>> Hello, > >>>> > >>>> I am a beginer on simh. I have tried a lot of thing to get > >>>> connected by ethernet, on simh 3.9 openvms 7.3, openvms 7.0, vms > >>>> 5.5 ... / ucx 4.0 I have instaled wincap on a Windows Seven I > >>>> cannot get any connexion > >>> Hi Gérard, > >>> > >>> Try using the latest simh binaries from > >>> > >> > > > > https://github.com/simh/Win32-Development-Binaries/blob/Win32- > Developm > > ent-Binaries/simh-4.0-Beta--2013-10-02-5feb20d0.zip > >>> [1] > >>> > >>> Alternatively, if you've got a Visual Studio environment (or > >>> MinGW) available, you can build from the latest sources available > >>> from: https://github.com/simh/simh/archive/master.zip [2] > >>> > >>> If you are still having problems, provide the output of "SHOW > >>> ETHERNET" from a "sim>" prompt along with the output of > IPCONFIG/ALL > >>> from a Windows command prompt, and explain what makes you think > that > >>> the ethernet is not working. > >>> > >>> Good Luck. > >>> > >>> - Mark > >> > >> _______________________________________________ > >> Simh mailing list > >> [email protected] > >> http://mailman.trailing-edge.com/mailman/listinfo/simh > > > > ------------------------- > > > > [3] > > > > Ce courrier électronique ne contient aucun virus ou logiciel > > malveillant parce que la protection Antivirus avast! [4] est active. > > > > > > > > Links: > > ------ > > [1] > > > > https://github.com/simh/Win32-Development-Binaries/blob/Win32- > Developm > > ent-Binaries/simh-4.0-Beta--2013-10-02-5feb20d0.zip > > [2] https://github.com/simh/simh/archive/master.zip > > [3] http://www.avast.com/ > > [4] http://www.avast.com/ > > _______________________________________________ > Simh mailing list > [email protected] > http://mailman.trailing-edge.com/mailman/listinfo/simh _______________________________________________ Simh mailing list [email protected] http://mailman.trailing-edge.com/mailman/listinfo/simh
