- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Change station_addr.
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
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
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-20-2004 12:30 AM
тАО04-20-2004 12:30 AM
Change station_addr.
It is possible to change the station_addr for a LAN interface with "lanadmin -A" but a such change is only temporary, the old address is reset at next boot.
Is it possible to change the adress permanent ?
or
Is it possible to change the adress before booting ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 12:33 AM
тАО04-20-2004 12:33 AM
Re: Change station_addr.
But why you want to change it?
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 12:47 AM
тАО04-20-2004 12:47 AM
Re: Change station_addr.
You can change mac address by editing files
/etc/rc.config.d/hpetherconf or /etc/rc.config.d/hpetherconf
depending on the type of your NIC
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 12:54 AM
тАО04-20-2004 12:54 AM
Re: Change station_addr.
I want to restore an Ignite Recovery Archive to a new hardware (a spare system of the same model).
Ignite uses the station_addr (MAC address) to identify the clients.
The problem is that the address must be changed before the system boot (boot lan install).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 06:13 AM
тАО04-20-2004 06:13 AM
Re: Change station_addr.
Refer to HP-UX LAN Administrator's Guide for more information.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90796/B2355-90796_top.html&con=/hpux/onlinedocs/B2355-90796/00/00/1-con.html&toc=/hpux/onlinedocs/B2355-90796/00/00/1-toc.html&searchterms=LAN%7cAdministrator%7cHP-UX&queryid=20040420-120724
Also, refer to lanadmin(1M) manpage.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&con=/hpux/onlinedocs/B9106-90008/00/01/193-con.html&toc=/hpux/onlinedocs/B9106-90008/00/01/193-toc.html&searchterms=lanadmin&queryid=20040420-120840
Did you try to change station address via SAM?
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 06:37 AM
тАО04-20-2004 06:37 AM
Re: Change station_addr.
Lanadmin does not make permanent changes. To make the changes permanent edit the respective configuration file in /etc/rc.config.d and after reboot the change would be permanent.
You can also do these changes through SAM.
To change the mac address in SAM:
1. On the network and communication menu, select network interface card.
2. Select card.
3. Do ACTION configure.
4. Make the mac address changes in the Advance options portion.
Refer to ITRC doc id A4170080
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 08:17 AM
тАО04-20-2004 08:17 AM
Re: Change station_addr.
It seems as no of the solutions will help me. Changing the address in the startup files, with SAM or with lanadmin will only have effect when HP-UX is up. At the boot menu, the old (default) address is back.
Maybe there is no good solution for my problem. The alternatives I have found is:
- Editing the configuration files on the Ignite server before booting the new server.
- Using Ignite tapes instead of Ignite server.
I don't like any of them. Editing the config files is very risky and if using tapes, I loose much of the advantages with an Ignite server.
I can't understand why HP has not added an option to set the LAN adress from the boot menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 08:25 AM
тАО04-20-2004 08:25 AM
Re: Change station_addr.
Have you looked at the parameter for file /etc/rc.config.d/hpetherconf.
HP_ETHER_STATION_ADDRESS[0]=
Similar parameter are there for other network conf files under /etc/rc.config.d
cd /etc/rc.config.d
grep STATION_ADDRESS *
This will list the files that has this parameter. If you can identify the correct conf file that applies to the lan card for which you want to change the MAC address, you update the same over here and reboot and the MAC addess change would be permanent.
Remeber don't keep the backup copy over here, since all files in this directory are sourced.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 08:26 AM
тАО04-20-2004 08:26 AM
Re: Change station_addr.
As far as i know it is possible to alter the mac address in the interface scripts placed in /sbin/init.d/hpbtlanconf ( for btlan drivers). In those files you can set three options. The lan number, the speed/duplex combination (100FD) and a mac adress. I never tried this so i am not sure, but you can give it a shot.
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 09:08 AM
тАО04-20-2004 09:08 AM
Re: Change station_addr.
Yes, I have tried setting the address in the lan interface configuration file but, a such change is not "real" permanent. The new address is set each time HP-UX is booting but when HP-UX is down (at the boot menu) the old address is back. If I look at the LanAddress in the Boot Information menu, I see the default address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 02:59 PM
тАО04-20-2004 02:59 PM
Re: Change station_addr.
I don't think it is possible to change the MAC address on the physical card since it is assigned by the vendor and cannot be changed. IT is a unique identifier and has the vendor identifier coded in it.
You cannot change the MAC address on the lan card. You can only fool the OS into assuming another mac address for the network card by changing the configuration files.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2004 05:14 PM
тАО04-20-2004 05:14 PM
Re: Change station_addr.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-21-2004 07:08 AM
тАО04-21-2004 07:08 AM
Re: Change station_addr.
I am pretty sure that Jeff is right, there is tools for changing the LAN address but, maybe only for HP internal use. I will try to find if I can get some information.
It seems as the best solution for the moment is to write a script that change the Ignite configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-21-2004 07:30 AM
тАО04-21-2004 07:30 AM
Re: Change station_addr.
# cd /var/opt/ignite/clients
# ln -s
Jeff Traigle