- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: SSH Problem between VLAN's
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
05-30-2004 06:55 PM
05-30-2004 06:55 PM
SSH Problem between VLAN's
We have a particular HP UX 11.11 server called APPLE on a VLAN say 173.20.100.x We have other servers on say 172.20.200.x
I am able to ssh from servers on 172.20.100.x to APPLE (on the same VLAN). But i cannot ssh to APPLE from other VLAN's.
ANy idea what the problem could be. The network guys say they are not restricing access. Also i can telnet fine from other VLAN's to APPLE.
Thanks in advance.
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 07:56 PM
05-30-2004 07:56 PM
Re: SSH Problem between VLAN's
Since you can telnet from other Vlans to APPLE-it doesn't sound like route problem.
It could be a result from firewall or service restriction.
I'd search for restriction entries in sshd config file or firewall config file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 09:17 PM
05-30-2004 09:17 PM
Re: SSH Problem between VLAN's
I thought i was on the HP UX forum.
Am attaching a debug file. first part is the debug run on the client.
second is on the server.
thanks
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 09:23 PM
05-30-2004 09:23 PM
Re: SSH Problem between VLAN's
Need help. Please give me some clues. Can't figure this out. ssh FROM this server APPLE to another on another VLAN works fine. so i think the issue is with sshd (server) not ssh (client).
any clues on where to look will be priceless. Point will be assigned.
rgds
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 01:42 AM
05-31-2004 01:42 AM
Re: SSH Problem between VLAN's
telnet yourserver 22
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 01:51 AM
05-31-2004 01:51 AM
Re: SSH Problem between VLAN's
telnet gentst1 22
output
--------
trying..
connected to gentst1.
escape character is '^]'.
SSH-2.0-OpenSSH_3.5pl
protocol mismatch
connection closed by foreign host
---------------------
rgds
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 02:23 AM
05-31-2004 02:23 AM
Re: SSH Problem between VLAN's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 04:34 AM
05-31-2004 04:34 AM
Re: SSH Problem between VLAN's
the client does not get any error. just does not connect. the ouput is in the file i have attached earlier.
rgds
pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 06:12 AM
05-31-2004 06:12 AM
Re: SSH Problem between VLAN's
This is probably network address or subnetting problem, possibly in the route configuration.
You will have to trace it hop to hop until you find it. Elementary, Mr. Watson.
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
05-31-2004 07:42 AM
05-31-2004 07:42 AM
Re: SSH Problem between VLAN's
i have moved this issue into the right place at the HP UX forum.
Maybe that will help me a bit more.
Thanks to everyone.
rgds
pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 08:47 PM
05-31-2004 08:47 PM
Re: SSH Problem between VLAN's
have You enabled the right protocol version 1 or 2 / 1 and 2 / 2 only on both SSH server clients ??
is ping working ??
bye peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 09:02 PM
05-31-2004 09:02 PM
Re: SSH Problem between VLAN's
Thanks. The problem is solved. was an issue with the switch settings.
rgds
Pat