- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP remote logins
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-26-2003 04:06 AM
02-26-2003 04:06 AM
HP remote logins
Iam facing a problem in HP-UX networking..I have an L1000 server on which HP-UX 11.0 is loaded..it crashed yesterday due to root VG failure..I configured everything...everything works except people are un able to login from outside the physical network when they login from internet..They are unable to ping to my server also..whereas users from local network are able to telnet,rlogin to my server..I have checked all the configuration files ...Iam not using any DNS or NIS servers..users from outside logs into the NT firewall server ..once they are authenticated by the firewall server they are given the access to HP server..here they are able to ping ,get authenticated by firewall server ,after that they cannot connect / ping to the HP server..Please let me know What are the parameters and config files I should check...Unfortunately I don't have a root backup also..Please help me..
regds
SIMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:11 AM
02-26-2003 04:11 AM
Re: HP remote logins
by any chance your gateway is the culprit. is your default gateway set properly?
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:11 AM
02-26-2003 04:11 AM
Re: HP remote logins
have you added some routes in the past from the command line, Think you lost your routing table.
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:18 AM
02-26-2003 04:18 AM
Re: HP remote logins
Check what /etc/rc.config.d/netconf is configured for, also do netstat -r or netstat -rn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:23 AM
02-26-2003 04:23 AM
Re: HP remote logins
I have checked /etc/rc.config.d/netconf and default gateway is correct / intact..iam sure I have configured the gateway properly..Any other options please.
REgds
Sims
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:26 AM
02-26-2003 04:26 AM
Re: HP remote logins
Is there any particular patch that I have to apply for allowing the remote users to telnet in ..
Regds
Sims
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 04:33 AM
02-26-2003 04:33 AM
Re: HP remote logins
Can Your remote users ping Firewall? if yes check settings on firewall.
Firewall log should give you some idea.
Before all this check you have appropriate route for the remote network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 05:44 AM
02-26-2003 05:44 AM
Re: HP remote logins
Ping is disabled in Firewall..So we cannot test that..But all the outside users are getting authorized by the firewall..so I think there should not be any problem with the firewall..no settings has been changed in firewall and all the users were able to
telnet/ping to HP server before it crashed..I get a message "source quench recieved "when i try to ping to HP server from any of the local node even though i am able to telnet to it..
Regds
SIMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 05:53 AM
02-26-2003 05:53 AM
Re: HP remote logins
You can disable message with ndd set /dev/ip ip_send_source_quench
Also check is there any problem woth NIC speed. Is it same on NIC and switch/router side?
One more thing I noticed is that you said all users were able to telnet/ping to HP server. And now they are not able to ping because ping is disabled at firewall.
Then enable ping for testing. So that you can check if remote users are at least getting up to firewall or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 08:14 AM
02-26-2003 08:14 AM
Re: HP remote logins
I have tried setting the value of ip_send_source_quench to "0" from "1"..now it gives "reply from 10.10.10.10 ttl..." as it is recieved for a normal ping..still I am unable to ping to the server...Only thing is that I could suppress the "source quench received " message..
Please help.
regds
SIMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2003 09:07 AM
02-26-2003 09:07 AM
Re: HP remote logins
You might need to run ioinit -c and recreate your terminal and psuedo terminal files.
run swverify \* and look for problems there. This could indicate patches that need to be reinstalled. NEVER reinstall PHKL_18543 the LITS patch, or patch of death as I like to call it.
It would be a wonderful idea to get the machine up to the December 2002 11.00 QPK. There are lots of problems solved by being current on patches.
With regards to your firewall, if port 23 is not open on it, users will never be able to telnet in.
You don't want to open it either, because telnet and ftp transmit passwords in clear text and passwords can be obtained by bad people.
If you want secure outside acess, see firewall admin about port 22. Thats Secure shell, and this can provide secure access to the public internet. Port 22/TCP will have to be open for that.
Just for grins here is a link to download secure shell, and I've attached a document that shows how to set it up.
https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=T1471AA&date=
I think its really important to take the firewall out of this picture. The firewall probably should have one interface on the same subnet as your HP box.
You should re-run your access tests after firewall administration temporarily allows pings and traffic on the ports you want to use. If it solves your problem, the issue is firewall configuration.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com