network problem with freeaxp
- biswa_ju1
- Topic Author
- Visitor
14 years 1 day ago #5073
by biswa_ju1
network problem with freeaxp was created by biswa_ju1
Recently I have faced a problem on the virtualization of OpenVMS 7.1 to a windows computer with the help of FreeAXP. In our power plant we use OpenVMS 7.1-1H1 (hp make) as an operating system and to control the process we are using PMS 2.2 which is an application on OpenVMS. Now I have installed OpenVMS 7.1-1H1 ON 255 alpha workstation and created a network with windows computer (in which freeaxp is running and having two network cards). I have disabled
1) Client for Microsoft network
2) File and Printer Sharing
3) Internet protocol version 4(TCP/IP) from one network card (in windows computer).
And I have given
255 workstation decnet= 1.32 ip= 172.16.6.32 subnet 255.255.0.0
Wndows computer(one network card) ip =172.16.6.34subnet mask=255.255.0.0
Windows computer (second network card) ip=172.16.6.33subnet mask=255.255.0.0
And decnet=1.33
I have given the ip and subnet mask in the second network card with the help of freeexp
And @UCX$CONFIG.COM
On 255 workstation (pinging)
I get reply from 172.16.6.34(windows computer) but did not get any reply from 172.16.6.33 (freeaxp is running).
From windows computer, it is possible to enter inside the 255 workstation by telnet
(Telnet 172.16.6.32).
But from freeaxp (after booting dka0)(in dka0 I have installed OpenVMS 7.1-1H1),
When I have given
Ucx>ping 172.16.6.32 and get error message
When I gave
$ Sh dev
Then I noticed that ewa0 (network card) was offline on freeaxp.
My requirement is to enter 255 workstation from freeaxp with set host and then take image backup of disk dka0 (from workstation) and restore it to dka100 on freeaxp.(windows computer).Is it possible?
My another question
Is it possible to load color full Graphics on freeaxp?
1) Client for Microsoft network
2) File and Printer Sharing
3) Internet protocol version 4(TCP/IP) from one network card (in windows computer).
And I have given
255 workstation decnet= 1.32 ip= 172.16.6.32 subnet 255.255.0.0
Wndows computer(one network card) ip =172.16.6.34subnet mask=255.255.0.0
Windows computer (second network card) ip=172.16.6.33subnet mask=255.255.0.0
And decnet=1.33
I have given the ip and subnet mask in the second network card with the help of freeexp
And @UCX$CONFIG.COM
On 255 workstation (pinging)
I get reply from 172.16.6.34(windows computer) but did not get any reply from 172.16.6.33 (freeaxp is running).
From windows computer, it is possible to enter inside the 255 workstation by telnet
(Telnet 172.16.6.32).
But from freeaxp (after booting dka0)(in dka0 I have installed OpenVMS 7.1-1H1),
When I have given
Ucx>ping 172.16.6.32 and get error message
When I gave
$ Sh dev
Then I noticed that ewa0 (network card) was offline on freeaxp.
My requirement is to enter 255 workstation from freeaxp with set host and then take image backup of disk dka0 (from workstation) and restore it to dka100 on freeaxp.(windows computer).Is it possible?
My another question
Is it possible to load color full Graphics on freeaxp?
Please Log in or Create an account to join the conversation.
- Bruce Claremont
- Topic Author
- Visitor
14 years 1 hour ago #5074
by Bruce Claremont
Replied by Bruce Claremont on topic RE: network problem with freeaxp
Try changing the DE500 to a DE435. Versions of VMS prior to 7.2 work better with the DE435.
An image backup across a DECnet network is feasible. OpenVMS and DECnet will need to be running on the 255 workstation and FreeAXP. A backup command similar to this should work:
< class='quote' style='width:400px;white-space:nowrap;overflow:auto'><code style='white-space:nowrap'>$ BACKUP /IGNORE=INTERLOCK /IMAGE DKA0: FREEAXP::DKA100:SYSTEM_255.BCK /SAVE<br><br><br></code><hr>
An image backup across a DECnet network is feasible. OpenVMS and DECnet will need to be running on the 255 workstation and FreeAXP. A backup command similar to this should work:
< class='quote' style='width:400px;white-space:nowrap;overflow:auto'><code style='white-space:nowrap'>$ BACKUP /IGNORE=INTERLOCK /IMAGE DKA0: FREEAXP::DKA100:SYSTEM_255.BCK /SAVE<br><br><br></code><hr>
Please Log in or Create an account to join the conversation.
Moderators: iamcamiel
Time to create page: 0.165 seconds