- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configure VLAN using 2 lan card between 2 hosts
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
02-07-2006 10:02 AM
02-07-2006 10:02 AM
The VLAN IPs are on subnet 172.17.4.0.
host#1:
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
172.17.4.4 172.17.4.4 UH 0 lan2 4136
172.20.15.91 172.20.15.91 UH 0 lan1 4136
172.20.15.0 172.20.15.91 U 2 lan1 1500
172.17.4.0 172.17.4.4 U 2 lan2 1500
172.17.4.0 172.17.4.1 UG 0 lan2 0
127.0.0.0 127.0.0.1 U 0 lo0 0
default 172.20.15.1 UG 0 lan1 0
host#2:
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
172.17.4.3 172.17.4.3 UH 0 lan1 4136
172.20.15.90 172.20.15.90 UH 0 lan0 4136
172.20.15.0 172.20.15.90 U 2 lan0 1500
172.17.4.0 172.17.4.3 U 2 lan1 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 172.20.15.1 UG 0 lan0 0
host#3:
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
172.17.4.2 172.17.4.2 UH 0 lan1 4136
172.20.15.89 172.20.15.89 UH 0 lan0 4136
172.20.15.0 172.20.15.89 U 2 lan0 1500
172.17.4.0 172.17.4.2 U 2 lan1 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 172.20.15.1 UG 0 lan0 0
I can ping host#2 from host#3 and vice versa:
ping 172.17.4.2
PING 172.17.4.2: 64 byte packets
64 bytes from 172.17.4.2: icmp_seq=0. time=0. ms
64 bytes from 172.17.4.2: icmp_seq=1. time=0. ms
But I cannot ping host#3 or host#2 from host#1, or vice versa. host#1 VLAN IP
172.17.4.5 is unreachable:
ping 172.17.4.2
PING 172.17.4.2: 64 byte packets
---172.17.4.2 PING Statistics----
22 packets transmitted, 0 packets received, 100% packet loss
I also swapped host#1 and host#2 VLAN IP addresses to make sure that the IPs were valid. host#1 was still unreachable, yet host#2 and host#3 could communicate via the VLAN IPs.
Help! I don't see where the issue is. Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 10:20 AM
02-07-2006 10:20 AM
SolutionIt could be network masking problems.
I would need to see ifconfig data on the netmask to begin analyzing the problem.
My take so far is that this is complex, perhaps moreso than it needs to be.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 03:32 PM
02-07-2006 03:32 PM
Re: Configure VLAN using 2 lan card between 2 hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 02:27 AM
02-08-2006 02:27 AM
Re: Configure VLAN using 2 lan card between 2 hosts
Thanks for responding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 02:27 AM
02-08-2006 02:27 AM