Home · Articles · Downloads · Hobby Wear · Forums · Web Links · News CategoriesTuesday, April 16, 2024
Navigation
Home
Articles
Downloads
Hobby Wear
FAQ
Forums
Web Links
News Categories
Contact Us
Photo Gallery
OpenVMS Bigot
Search
Users Online
Guests Online: 2
No Members Online

Registered Members: 7,708
Newest Member: nifseg
Sponsors
Island Computer
View Thread
OpenVMS Hobbyist Program | Alpha Systems Forums | Alpha Software Forum
Author Network problem with OpenVMS8.2/TCPIP 5.5 alpha
Kenashkov
Member

Posts: 28
Location: Sofia, Bulgaria
Joined: 02.01.06
Posted on February 11 2007 00:59
Hello everybody,
Two days already I'm trying to get my network to work properly.
Initially my PWS600 had just one network adapter - the one that is embedded. Then I added another one (taken from my AS 1200) and reinstalled VMS.
Here is the situation:
WE0 - 192.168.0.17 (pws600-we0.domain.name)
WE1 - 192.168.0.18 (pws600-we1.domain.name)

Having this setup and network cable plugged only in we0 (in fact I do not need we1 - I put it just for testing) and pinging from another computer in my home network every second packet is lost. The same is valid when the cable is plugged in we1. Probably I am doing something wrong because it seems that VMS replies with one packet on every interface... Why is this happening?
I resolved this by just setting
$tcpip set nointerface we1

But here come the true problems:
1. we0 is painfully slow... when I download files fromm y local network the speed is 12kb or something... I remeber that when I had only one adapter with my previous installation of VMs on this workstation the speed was OK. So the problem is not with the adapter...
2. I resolved this by restarting the tcpip services (this started again both interfaces) and setting:
$tcpip set nointerface we0
and using just the we1. The speed is OK - over 1MB/s. But my routing does not works any more...
Adding it with:
SET ROUTE/DEFAULT/GATEWAY=192.168.0.3/PERM
says that there is already sush rule (or similar), but:
SHOW ROUTE
says:
AH 127.0.0.1 127.0.0.1
AN 192.168.0.0/24 192.168.0.18
AH 192.168.0.18 192.168.0.18


When is only we0 enabled:
AN 0.0.0.0 192.168.0.3
AH 127.0.0.1 127.0.0.1
AN 192.168.0.0/24 192.168.0.17
AH 192.168.0.17 192.168.0.17

When both are enabled (in which case I loose packets):
AN 0.0.0.0 192.168.0.3
AH 127.0.0.1 127.0.0.1
AN 192.168.0.0/24 192.168.0.17
AN 192.168.0.0/24 192.168.0.18
AH 192.168.0.17 192.168.0.17
AH 192.168.0.18 192.168.0.18

Why when I disable the first interface (we0) disappears the default route 192.168.0.3? Is this normal?

I have not read the docs for tcpip, just several help pages, but I lost enough time with this. I can just remove the second interface (we1) from the system, and hope that the problem will disappear...

Any suggestions or links to relevant docs are welcome smiley
109218396 http://azonmedia.com
Author
HobbyistOne
Super Administrator

User Avatar

Posts: 126
Location: Plano, TX
Joined: 20.02.08
Posted on February 12 2007 12:54
TCP is trying to share the load on both networks, since the IP address is telling it they are the same network - it should be able to send/receive off both interfaces. If you had two addresses in different networks (i.e. the address/netmask showed different networks), it would have worked, just like only having one.

You probably could have set up cost metrics on the different interfaces, but usually you only have two NIC if you are talking with new different networks (i.e. intranet on one, internet on the other).

One the same cable, two NIC's really won't help speed, since the card can already out-driver the wire.
Author
Kenashkov
Member

Posts: 28
Location: Sofia, Bulgaria
Joined: 02.01.06
Posted on February 15 2007 07:54
I also tought that this could be load balancing. But I'm wondering why the we0 interface is so slow? But doesn't matters, I'll just remove the card. I didn't do it up to the moment because is hard to open/close my PWS and hoped that it could be solved without removeing the adapter.
109218396 http://azonmedia.com
Author
Kenashkov
Member

Posts: 28
Location: Sofia, Bulgaria
Joined: 02.01.06
Posted on February 16 2007 02:15
Hm... I removed the adapter and measured (with "wget" in Tru64) the speed of the embedded NIC - it is 600-800KB/sec, which I think is normal for 10mbit. Seems the problem is solved.

P.S. I remember that OpenVMS autodetects the connection and sets the speed on we0 - how can i check what it had detected?
109218396 http://azonmedia.com
Jump to Forum:
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Member Poll
Are you going to OpenVMS Boot Camp 2016?

Yes

No

You must login to vote.
Shoutbox
You must login to post a message.

malmberg
August 04 2022
No more VAX hobbyist licenses. Community licenses for Alpha/IA64/X86_64 VMS Software Inc. Commercial VMS software licenses for VAX available from HPE.

ozboomer
July 20 2022
Just re-visiting.. No more hobbyist licenses? Is that from vmssoftware.com, no 'community' licenses?

valdirfranco
July 01 2022
No more hobbyist license...sad

mister_wavey
February 12 2022
I recall that the disks failed on the public access VMS systems that included Fafner

parwezw
January 03 2022
Anyone know what happened to FAFNER.DYNDS.ORG? I had a hobbyist account here but can longer access the site.

gtackett
October 27 2021
Make that DECdfs _2.1A_ for Vax

gtackett
October 27 2021
I'm looking for DECdfs V2.4A kit for VAX. Asking here just in case anyone is still listening.

MarkRLV
September 17 2021
At one time, didn't this web site have a job board? I would love to use my legacy skills one last time in my career.

malmberg
January 18 2021
New Hobbyist PAKs for VAX/VMS are no longer available according to reports. Only commercial licenses are reported to be for sale from HPE

dfilip
January 16 2021
Can someone please point me to hobbyist license pak? I'm looking for VAX/VMS 7.1, DECnet Phase IV, and UCX/TCPIP ... have the 7.1 media, need the license paks ... thanks!

Bart
October 16 2020
OpenVMS, and this website!

malmberg
September 05 2020
VSI community non-commercial licenses for AXP/IA64 are available now.

malmberg
September 05 2020
See the forum about licensing. Don't know if HPE hobby licenses still being issued. Commercial licenses still being sold.

silfox70
September 01 2020
I need the license for OpenVMS7.3. Where can I find them?

malmberg
August 29 2020
Eisner, which is currently being moved, got an SSH update and the keys were updated to more modern encryption standards.

Shoutbox Archive