- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IP Logical Interface
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
10-08-2007 05:15 AM
10-08-2007 05:15 AM
IP Logical Interface
I was hoping that you might have some isite on a problem that I encountered this weekend with two RP7420 servers, clustered with Oracle RAC, running 11.23.
Both of these servers have an "IP Logical Interface on the NIC card of LAN0. What is coincadance is that a 2 weeks ago our Application Vendor wanted Citrix access to these IP addresses. At that time I did not even know these IP addresses existed. At that time I went to /etc/rc.config.d/netconf and ther was no entry for this IP Logical Interface. But SAM did see it. I scrached my head wondering how it was working and what file would this entry be at.
Saturday morning no one was able to log into the application. Our network Admin happened be said that "Openview" showed that one of these Logical IP addresses went down at 9:10 AM. I went into SAM of both systems and they were gone. I have never created one of these before, so I used SAM to re-create the IP Logical Interface. Now I see it in the /etc/rc.config.d/netconf file.
I am trying to trouble shoot what happened on Saturday. But the problem is that I do not even understand how this IP logical Interface was created on the installation, by the application vendor, 2 years ago.
Are there multiple ways of creating an "IP Logical Interface"?
I went ahead and grabbed the /etc/rc.config.d/netconf files and put them in the home directory. The time stamps on both of the files are Feb. 2006 and there are definatly no entrys for these Logical Interfaces in those files like they are on the ones I recreated Saturday.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 05:20 AM
10-08-2007 05:20 AM
Re: IP Logical Interface
You may have any script, which enable/disable this interfaces.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 05:21 AM
10-08-2007 05:21 AM
Re: IP Logical Interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 06:06 AM
10-08-2007 06:06 AM
Re: IP Logical Interface
3 files have ifconifg, but the time stamp is 2004, which means that these files have never been modified.
maxux1:[/sbin/init.d]
# grep ifconfig *
net:# The ifconfig(1m) command assigns an IP address to a LAN interface and
net:# See ifconfig(1m)
net:# Do ifconfig commands for each interface
net: emsg=$(ifconfig $MODLIST $NAME nofastpath $IP $MASK $BCAST $STATE 2>&1)
net: emsg=$(ifconfig $MODLIST $NAME $IP $MASK $BCAST $STATE 2>&1)
net-ipv6:# The ifconfig(1m) command assigns an IPv6 address to a LAN interface
net-ipv6:# See ifconfig(1m)
net-ipv6:# Do ifconfig commands for each interface
net-ipv6: emsg=$(ifconfig $MODLIST $NAME inet6 $LINKLOCAL_ADDRESS $STATE $FLAG)
net-ipv6: emsg=$(ifconfig $INTERFACE \
net-ipv6: emsg=$(ifconfig $INTERFACE \
net-ipv6: emsg=$(ifconfig $NAME inet6 tunnel $TYPE $LADDR $RADDR \
net-ipv6: emsg=$(ifconfig $NAME inet6 tunnel $TYPE $LADDR $RADDR \
net.init:emsg=$(ifconfig lo0 $IP up 2>&1)
net.init:emsg=$(ifconfig lo0 inet6 $IP up 2>&1)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 06:30 AM
10-08-2007 06:30 AM
Re: IP Logical Interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 06:33 AM
10-08-2007 06:33 AM
Re: IP Logical Interface
thank you. I am trying to contact my application Vendor to see if they have a standard method that creates this. The Consultant who installed this, no longer works for the company any longer, so I have a feeling that they may not have or know of a standard way. I will update you and let you know what they say.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 06:43 AM
10-08-2007 06:43 AM
Re: IP Logical Interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 06:47 AM
10-08-2007 06:47 AM
Re: IP Logical Interface
In order for an IP address to actually respond on a system it has to be configured somehow (ifconfig, /etc/rc.config.d/netconf and reboot, or via SAM).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 07:03 AM
10-08-2007 07:03 AM
Re: IP Logical Interface
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 08:26 AM
10-08-2007 08:26 AM
Re: IP Logical Interface
We are not running Service Guard, only RAC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 08:31 AM
10-08-2007 08:31 AM
Re: IP Logical Interface
I just re-read your reply again. If you set it up with the ipconfig command, are you saying this way will not update the /etc/rc.config.d/netconf file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 08:36 AM
10-08-2007 08:36 AM
Re: IP Logical Interface
If you were to do something like:
# ifconfig lan1:1 1.2.3.4 255.255.255.0
Then you would have IP address 1.2.3.4 assigned to lan1:1. However, if you were to reboot at this point, then 1.2.3.4 would go away because /etc/rc.config.d/netconf has NOT been updated.
The ifconfig command configured the interface, but does NOTHING else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 08:41 AM
10-08-2007 08:41 AM
Re: IP Logical Interface
There must be or must have been a script some where.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 03:29 PM
10-08-2007 03:29 PM
Re: IP Logical Interface
grep ifconfig /sbin/rc?.d/*
Normally, /sbin/rc directories are used to link init.d scripts but non-HP-UX admins may dump some custom startup script(s) in rc2.d and rc3.d.
The other (poor) way to do this is in inittab, usually with a script.
To see all the active LANs including logical or secondary IPs, use:
netstat -in
The ifconfig command sets the primary lan address with an index of :0, so lan0 and lan0:0 are the same for the primary address. Extra addresses on the same lan start with index :1 and so on.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2007 05:18 AM
10-09-2007 05:18 AM