Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
from 10BaseT to 100BaseTX FullDuplex
Name: catalin Date: February 25, 2002 at 06:38:25 Pacific
Comment:
How could I change my network adapter settings from 10BaseT HalfDuplex to 100BaseTX FullDuplex?
Name: ME Date: February 27, 2002 at 11:40:52 Pacific
Reply:
You don't write what type of computer you have, but I suppose some sort of Alpha. There you have to do it outside VMS on the SRM prompt '>>>' set ewa0_mode fastFD If you want to keep it half duplex use : set ewa0_mode fast. Type : set ewa0_mode for all other options.
0
Response Number 2
Name: Catalin Date: March 10, 2002 at 23:30:28 Pacific
Reply:
Thanks to ME, Yes ME, you supposed well, was about an Alpha server 1200. I changed the setting, it works to 100MB, but seem to be only HD allthough my setting was FD and at the boot time VMS "tell" 100BaseT Full Duplex. Why I suppose that, because: 1. the FD LED on switch stay off; 2. the server application I use work very slow when the WinNT stations are set to 100FD and pretty fast at 100HD setting...
You probably use auto detection on the switchport. Have you tried putting the switchport manual on FD ? So both the Alpha as the switchport 'hardcoded' on 100FD .
Summary: Found the proper command. It seems that when VMS creates the private/public key, the public key is not encrypted the way Linux/Unix encrypts its public key. When you do the following command, the -...
Summary: I need a batch file that I can schedule on the Windows 2003 server that logs into the FTP user of the OpenVMS box and ftp's files daily from 2 different directories. But the files need to be for the c...
Summary: Daniel, UCX was (some time ago) the only product for VMS to integrate all around TCP/IP (like ftp, telnet, directory sharing). With UCX software VMS acts as a server in a non homogenous network. For e...