On 2014-05-24 17:09, Jean-Yves Bernier wrote:
At 4:15 PM +0200 24/5/14, Johnny Billquist wrote:
Do I need to spell it out? :-)
That was welcome :)
Sorry if it came across a little brusque. Anyway...
So "Physical" is not "Hardware", and there is no need to SET XQ MAC.
I tried and it maked no change.
Right. Since your machine will set a different MAC address anyway, at start, when you enable DECnet. The physical address is whatever you set in simh before starting. It have no actual relevance once DECnet starts. If you were to run something else, which did not use DECnet (such as Unix), the address you set in simh will be the actual MAC address used, since IP do not change the MAC address of interfaces. No need.
However, that does not explain my erratic file transfers :
Right. Erratic file transfers is something else, and unrelated.
@TNET.CMD
NFT SNAKE/SYSTEM/PASSWD::DR0:[100,100]/NV=DR0:[100,100]SINUS.SON;1
TIME
04:00:24 30-MAR-1982
NFT SNAKE/SYSTEM/PASSWD::DR0:[100,100]/NV=DR0:[100,100]SINUS.SON;1
TIME
04:04:06 30-MAR-1982
NFT SNAKE/SYSTEM/PASSWD::DR0:[100,100]/NV=DR0:[100,100]SINUS.SON;1
TIME
04:09:45 30-MAR-1982
NFT SNAKE/SYSTEM/PASSWD::DR0:[100,100]/NV=DR0:[100,100]SINUS.SON;1
TIME
04:09:47 30-MAR-1982
NFT SNAKE/SYSTEM/PASSWD::DR0:[100,100]/NV=DR0:[100,100]SINUS.SON;1
TIME
04:10:48 30-MAR-1982
NFT SNAKE/SYSTEM/PASSWD::DR0:[100,100]/NV=DR0:[100,100]SINUS.SON;1
TIME
04:12:28 30-MAR-1982
On 2014-05-24 16:34, Rok Vidmar wrote:
Since DECnet uses specific addresses,
DECnet Ethernet address eliminates the need for reverse lookout mechanism.
--
Regards, Rok
Well, not reverse lookup but actual plain lookup. IP have the ARP protocol to be able to map from IP address to MAC address. With DECnet, you can deduct the MAC address, given the DECnet address.
But in case you actually want to, you can also see the DECnet address given a MAC address. And there is a reverse ARP in case you want this in the IP world as well.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
Try modifying one of the 08-00-2B addresses, say into -AA-BB-01
Verzonden vanaf mijn BlackBerry 10-smartphone.
Origineel bericht
Van: Jean-Yves Bernier
Verzonden: zaterdag 24 mei 2014 21:40
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Same MAC address on different nodes
At 11:35 AM -0400 24/5/14, Brian Schenkenberger, VAXman- wrote:
However, that does not explain my erratic file transfers :
On May 24, 2014, at 12:28, Cory Smelosky <b4 at gewt.net> wrote:
Now I just need to hunt down Mark Darvill and see why his tunnel isn't
working.
Oh, and that Cory guy. His tunnel is still broken. *shakes fist at Cory*
Hey! I've been busy! And quite frankly I have no idea what the hell is wrong.
I'm super busy with moving to a new house, tidying things up at current job preparing to leave and then starting a new job on the 3rd.
After that I'll have some time and we can mess with it.
In the meantime bug Tim as he's proven to be very knowledgable about such things. :)
- brian
On Sat, 24 May 2014, Johnny Billquist wrote:
DLV11-J, DHV11, DELQA, MSCP SCSI controller
All of those should fit at the standard addresses I believe.
Like I said. A DHV11 do not have a standard address. They only live in the floating space.
Anyway:
With this setup, the DHV11 should be at 160440.
Looks like floating vectors confuses me too. ;)
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sat, 24 May 2014, Johnny Billquist wrote:
On 2014-05-24 11:52, Cory Smelosky wrote:
On Sat, 24 May 2014, Cory Smelosky wrote:
SET /UIC=[1,24]
SET /UIC=[200,200]
AT.T0 -- Undefined symbol $U$DAS
.IFT $U$DAS .SETS $FCPNM "FCPLRGID"
Clean install. Autoconfiguration. Followed all suggestions. This is
getting _ANNOYING_.
This with M+ 4.6?
Yeah.
I seem to remember seeing a bug reported at some point that might be this.
If I remember right then it's just a stupid small error. Try editing [200,200]SGNPREFIX.CMD, and add the following line somewhere appropriate:
Let's hope I can figure out the IND syntax so I shove it somewhere sensible.
.SETF $U$DAS
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sat, 24 May 2014, Johnny Billquist wrote:
All of those should fit at the standard addresses I believe.
Like I said. A DHV11 do not have a standard address. They only live in the floating space.
Anyway:
With this setup, the DHV11 should be at 160440.
Well there's half my problem. ;) Will fix.
But yes, for those devices that have a fixed address for the first
one, the first one is easy. :-)
(DHVs do not have a fixed address.)
What threw me off was that the DHV11's address in the manual was 22-bit
and SYSGEN wanted 18-bit. ;)
Really? I was pretty sure SYSGEN actually asks for 16 bits... :-)
Whoops. 16 felt too small to me so I assumed 18. ;)
IND only do 16-bit arithmetic. :-)
That woulda been why it didn't work.
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects