- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Problem accessing full range of ip addresses
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 02:41 AM
09-15-2005 02:41 AM
Problem accessing full range of ip addresses
The PCs we are trying to ping all have the 255.255.252.0 subnet mask.
KIR$ mu config
MultiNet Network Configuration Utility V4.4(104)
[Reading in MAXIMUM configuration from MULTINET:MULTINET.EXE]
[Reading in configuration from MULTINET:NETWORK_DEVICES.CONFIGURATION]
NET-CONFIG>show
Interface Adapter CSR Address Flags/Vector
--------- ------- ----------- ------------
se0 (Shared VMS Ethernet/FDDI) -NONE- -NONE- -NONE-
[TCP/IP: 192.168.1.1, IP-SubNet: 255.255.252.0]
[VMS Device: EIA0, Link Level: Ethernet]
Official Host Name: KIR
Timezone: MST
Timezone Rules: US/MOUNTAIN
Load UCX $QIO driver: TRUE
Load PWIP (Pathworks) driver: TRUE
NET-CONFIG>
Our routing table has a default gateway, which is a firewall also using the 255.255.252.0 mask, and if we remove the default gateway from the routing table, it doesn’t matter, we still can’t ping PCs on any subnet except 192.168.1.n.
KIR$ MU SHO/ROUTE
MultiNet IP Routing tables:
Destination Gateway Flags Refcnt Use Interface MTU
---------- ---------- ----- ------ ----- --------- ----
172.26.254.0 192.168.1.5 Up,Gateway,H 0 0 se0 1500
LOCALHOST LOCALHOST Up,Host 3 15697 lo0 4168
156.55.244.137 192.168.1.179 Up,Gateway,H 0 0 se0 1500
170.186.14.205 192.168.1.5 Up,Gateway,H 1 7174 se0 1500
170.186.50.145 192.168.1.5 Up,Gateway,H 0 0 se0 1500
156.55.254.21 192.168.1.179 Up,Gateway,H 1 4548 se0 1500
199.186.98.215 192.168.1.5 Up,Gateway,H 0 0 se0 1500
167.16.68.180 192.168.1.5 Up,Gateway,H 0 0 se0 1500
DEFAULT-GATEWAY 192.168.1.161 Up,Gateway 0 0 se0 1500
192.168.1 KIR Up 84 7007332 se0 1500
MultiNet IPX Routing tables:
Destination Gateway Flags Refcnt Use Interface MTU
---------- ---------- ----- ------ ----- --------- ----
KIR$
When I try a traceroute to a PC on the 192.168.1.n subnet, it comes right back. But if I try a traceroute to a PC on 192.168.2.n (or 192.168.0.n for that matter) the traceroute hangs….
KIR$ mu traceroute 192.168.1.199
traceroute to 192.168.1.199 (192.168.1.199), 30 hops max, 40 byte packets
1 192.168.1.199 (192.168.1.199) 8 ms 8 ms 7 ms
KIR$
KIR$ MU TRACEROUTE 192.168.2.113
traceroute to 192.168.2.113 (192.168.2.113), 30 hops max, 40 byte packets
1 *
Interrupt
KIR$
The PC with the IP address 192.168.2.113 can ping all devices on 192.168.0.n, 192.168.1.n, 192.168.2.n, and 192.168.3.n, except for the Alpha. The Alpha doesn’t respond to pings from PCs that are on 192.168.0.n, 192.168.2.n, and 192.168.3.n. The Alpha is only responding to devices on the 192.168.1.n despite the subnet mask it is using.
We’ve been unable to determine what’s wrong here, but it’s as if the Alpha thinks it’s using a 255.255.255.0 subnet mask. The Alpha was originally configured with this ip address and mask and has been rebooted since.
Any ideas what’s wrong here?
Any thoughts are appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 03:49 AM
09-15-2005 03:49 AM
Re: Problem accessing full range of ip addresses
1) if you do ucx sho arp after the PC pinged. Is the PC in it ?
2) is there any limitation on the interface show in ucx show comm/sec ?
3) try a tcpip trace. May be the alpha is answering but the answers don't get to the PC.
4) check the protocol counters for errors (ucx show prot)
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 08:19 AM
09-15-2005 08:19 AM
Re: Problem accessing full range of ip addresses
I will work on correcting these.
Thanks for your insights.
KIR$ mu show/int se0
Device se0: flags=863
VMS Device = EIA0
IP Address = 192.168.1.1
IP Sub-Net Mask = 255.255.255.0
IP Broadcast Address = 192.168.1.255
No common links defined
Average 702 bytes out, 874 bytes in per second
Average 2 packets out, 3 packets in per second
KIR$
KIR$ mu config
MultiNet Network Configuration Utility V4.4(104)
[Reading in MAXIMUM configuration from MULTINET:MULTINET.EXE]
[Reading in configuration from MULTINET:NETWORK_DEVICES.CONFIGURATION]
NET-CONFIG>show
Interface Adapter CSR Address Flags/Vector
--------- ------- ----------- ------------
se0 (Shared VMS Ethernet/FDDI) -NONE- -NONE- -NONE-
[TCP/IP: 192.168.1.1, IP-SubNet: 255.255.252.0]
[VMS Device: EIA0, Link Level: Ethernet]
Official Host Name: KIR
Timezone: MST
Timezone Rules: US/MOUNTAIN
Load UCX $QIO driver: TRUE
Load PWIP (Pathworks) driver: TRUE
NET-CONFIG>exit
[Configuration not modified, so no update needed]
KIR$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 07:01 PM
09-15-2005 07:01 PM
Re: Problem accessing full range of ip addresses
welcome to vms forum.
I don't know multinet but reading your post I understand you have a running interface with 192.168.1.1 and 255.255.255.9 netmask, while you have a configurated but not active netmask. I guess you have to do something like restart multinet.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 12:58 AM
09-16-2005 12:58 AM
Re: Problem accessing full range of ip addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2005 06:22 AM
09-26-2005 06:22 AM
Re: Problem accessing full range of ip addresses
Peter,
The use of 255.255.252.0 with 192.168.1.1 is not supported in Multinet 4.4, as versions of Multinet prior to Multinet 5.0 do not support a class C address (192.168.1.1) using anything less than a class C subnet mask (255.255.255.0).
I thought I'd add that tidbit of information here in case others came across this scenerio.
Have a nice day.
Bob