- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Lan configuration problem
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-31-2008 11:58 PM
05-31-2008 11:58 PM
I m facing one problem in my rx2660 server lan configuration.
When i reboots this server ip configuration changed & its not showing any interface in "netstat -nr" where as in my netconf file all entries are proper also its working when i configured manually thru SAM but settings lost once i reboot. I have removed all conf files form /etc/rc.config.d & this is contains only netconf file having 444 permition with root:sys .I tried for set_params addl also,but its not doing giving same problem.
I copied basic config file from /usr/newconfig/etc/rc.config.d also still problem persists.
regards
Vjta
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 12:01 AM
06-01-2008 12:01 AM
Re: Lan configuration problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 12:13 AM
06-01-2008 12:13 AM
Re: Lan configuration problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 12:14 AM
06-01-2008 12:14 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 12:53 AM
06-01-2008 12:53 AM
Re: Lan configuration problem
thanks for ur contribution but my lan card is configured properly only problem is its releasing settings after rebooting.
I want to keep settings permanently.
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 01:38 AM
06-01-2008 01:38 AM
Re: Lan configuration problem
#set_parms ip_address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 01:49 AM
06-01-2008 01:49 AM
Re: Lan configuration problem
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 02:07 AM
06-01-2008 02:07 AM
Re: Lan configuration problem
did you set the gateway address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 02:13 AM
06-01-2008 02:13 AM
Re: Lan configuration problem
Why? All these are critical system initialization files.
Did you look in /etc/rc.log to see if there are any errors in the startup sequence?
Can you post the netconf file (without the comments)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 02:40 AM
06-01-2008 02:40 AM
Re: Lan configuration problem
i hav removed only backup copies of netconf files from /etc/rc.config.d
then i copied fresh netconf file from /usr/neconfig/etc/rc.config.d/netconf
i also configured lan interface using set_params ip_address,gateway using set_params addl_network,at this stage my interface is up & accessible from network but the problem is after rebooting same interface is not accessible from network.
#ifconfig lanxx
ifconfig:no such interface
whereas netconf is showing same entries also net service is also running. in rc.log no error coming.
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 02:44 AM
06-01-2008 02:44 AM
Re: Lan configuration problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 02:48 AM
06-01-2008 02:48 AM
Re: Lan configuration problem
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 03:04 AM
06-01-2008 03:04 AM
Re: Lan configuration problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 03:29 AM
06-01-2008 03:29 AM
Re: Lan configuration problem
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 32808
127.0.0.0 127.0.0.1 U 0 lo0 32808
#lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/1/0 0x001A4B0755DA 0 UP lan0 snap0 1 ETHER Yes 119
0/0/0/1/1 0x001A4B0755DB 1 UP lan1 snap1 2 ETHER Yes 119
0/0/12/1/0 0x001A4B0757D4 5 UP lan5 snap5 7 ETHER Yes 119
----cut----
#ifconfig lan0
ifconfig: no such interface
#ifconfig lan7
ifconfig: no such interface
-cut-----------------
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 03:40 AM
06-01-2008 03:40 AM
Re: Lan configuration problem
According to the lanscan output the valid lan devices are lan0, 1, 5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 09:40 AM
06-02-2008 09:40 AM
Re: Lan configuration problem
IIRC there is a boot time log - rc.log? - that may help shed light on what is happening. Perhaps it also gets copied into syslog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 12:39 PM
06-02-2008 12:39 PM
Re: Lan configuration problem
During system boot the rc script parses every file in /etc/rc.config.d no matter what it is called.
Depending on the name of the backup file its contents will override others.
See man rc or read through any one of the /sbin/init.d/ boot scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2008 02:06 AM
06-03-2008 02:06 AM
Re: Lan configuration problem
sorry for the delay & thanks a lot for ur efforts.my problem is solved actually my /sbin/init.d/net file has become 0 size
I copied same file from other location & now its working properly.
but i dont know how this change happened.
Thanks & regards
Vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 02:29 AM
11-27-2008 02:29 AM