- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lan card prob
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
04-26-2006 07:26 AM
04-26-2006 07:26 AM
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 07:37 AM
04-26-2006 07:37 AM
Re: lan card prob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 07:39 AM
04-26-2006 07:39 AM
SolutionMan ifconfig for details.
SAM is a very poor tool to use to configure network settings. I always configure the files in /etc/rc.config.d manually. As to why you can no longer telnet to your box, the possible reasons are legion. To name a few: 1) Duplicate IP addresses on multiple cards 2) Duplicate subnets 3) Assigning the wrong IP address ...
Almost certainly, you are going to have to get on the console to fix your network settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 07:40 AM
04-26-2006 07:40 AM
Re: lan card prob
try using the GSP login for the server and reconfigure the lan connectivity.
Cheers,
Himanshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 09:19 AM
04-26-2006 09:19 AM
Re: lan card prob
from server console
tail -f /var/adm/syslog/syslog.log
Try and resolve the ifconfig issue and get the NIC card on the network.
Attempt a telnet.
See if there is a record on the log.
inetd -l
Sets the enhanced logging on syslog if not already set.
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
04-26-2006 01:27 PM
04-26-2006 01:27 PM
Re: lan card prob
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 10:41 PM
04-26-2006 10:41 PM
Re: lan card prob
Dow you have a Web console / remote console access. You need to get in to the system using the remote console access to fix the things remotely. Else walk to the data center.
Rgds,
Ajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 11:17 PM
04-26-2006 11:17 PM
Re: lan card prob
Is this a stand alone server, or a Cluster node. Mind it!, do not to use the SAM for configuring LAN interfaces. What might have happend here is a duplicate IP address. Login to your console / GSP check /etc/rc.config.d/netconf. Correct the problem and restart net service. Check nettl log and syslog.
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 11:20 PM
04-26-2006 11:20 PM