vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Masood Aslam <info@sourcewriters.com> wrote: > Can any one help me to change the default lan on HP-UX 11.00 > The "netstat -rin" command shows lan2 as default but i want to make the > lan0 as default lan interface. What do you mean by the "default" LAN interface? Do you mean you want to put the IP address presently assigned to the interface named lan2 on the interface named lan0, or do you want to change the name of the interface presently named lan2 to be lan0, or something else entirely? In and of themselves, the HP-UX networking stack doesn't particularly care about lan interface names, (a NIC by any other name...) only the IP addresses you assign to them. Any software (including that which may come from HP) that ass-u-me-s network interface names is broken. rick jones -- denial, anger, bargaining, depression, acceptance, rebirth... where do you want to be today? these opinions are mine, all mine; HP might not want them anyway... feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH... |
| |||
| Rick Jones <rick.jones2@hp.com> wrote in news:MMDXe.12875$oF1.449@news.cpqcorp.net: > Masood Aslam <info@sourcewriters.com> wrote: >> Can any one help me to change the default lan on HP-UX 11.00 >> The "netstat -rin" command shows lan2 as default but i want to make >> the lan0 as default lan interface. > > What do you mean by the "default" LAN interface? Do you mean you want > to put the IP address presently assigned to the interface named lan2 > on the interface named lan0, or do you want to change the name of the > interface presently named lan2 to be lan0, or something else entirely? > > In and of themselves, the HP-UX networking stack doesn't particularly > care about lan interface names, (a NIC by any other name...) only the > IP addresses you assign to them. Any software (including that which > may come from HP) that ass-u-me-s network interface names is broken. > > rick jones Thanks Rick for your reply. I am new on HP-UX. when I run "netstat -rin" command the display shows an "*" on lan2 interface line. I have three lan card installed in the system. I want this "*" appear in front of lan0 line because ping command does not show connectivity to other servers until i disable lan2. |
| ||||
| Masood Aslam <masood@sourcewriters.com> wrote: > Thanks Rick for your reply. I am new on HP-UX. when I run "netstat > -rin" command the display shows an "*" on lan2 interface line. I > have three lan card installed in the system. I want this "*" appear > in front of lan0 line because ping command does not show > connectivity to other servers until i disable lan2. Are you assigning each interface an IP address in the same IP subnet? rick jones -- Wisdom Teeth are impacted, people are affected by the effects of events. these opinions are mine, all mine; HP might not want them anyway... feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH... |