Binding Virtual IP address to NIC


 
Thread Tools Search this Thread
Special Forums IP Networking Binding Virtual IP address to NIC
# 1  
Old 06-07-2004
Network Binding Virtual IP address to NIC

Hi,

I bound a virtual IP to a network card on my E450 server and I am getting this error when I reboot the server, saying, " retrying host, RPC time out. I had to break this sequence and allow other services to load. Of course they didn't load properly. Please how can I sort this out? I do need to bind this IP address to this NIC. Thanks.
# 2  
Old 06-07-2004
........

how did you create the virtual IP
like this:
ifconfig hme0:1 plumb
???
or another way?

g P
# 3  
Old 06-08-2004
I did the binding like this: ifconfig hme0:1 (IP address) (netmask) up.
# 4  
Old 06-08-2004
Do you get any problems if you try ifconfig again on reboot..

May be you need to set this in /etc/hostname.hme0:1
# 5  
Old 06-15-2004
What is the best way to bind a virtual IP address to an NIC? Is it using ifconfig hmeo:1 <IP address> up?
# 6  
Old 06-15-2004
I think the post 2 spots above is right. You can do the ifconfig when the machine is running, but when it reboots you won't see that. You need to set up the /etc/hostname.hme0:1 file to get it to boot correctly with the virtual IP. I think you might need to have an entry in /etc/hosts too. It has been a while since I set up a machine with extra addresses like that, but I am sure you need to make changes to some files to get it to work after booting - just doing the ifconfig won't work.
# 7  
Old 06-15-2004
Data

Any ideas why I can get the reference material to setup virtual IPs? Site addresses will be welcome also. Because, I used ifocnfig to setup a virtual IP and right now I'm an error of RPc time outs. I have been advised to use the command, /usr/sbin/un-sysconfig, but I realise this will only reconfigure the entire server and I don't want to do this.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

creating virtual nic permenant

am try to create another network card as virtual eth0:1 but when i restart the server it want be appear i have to create it again what is the solution for this . (6 Replies)
Discussion started by: leganti
6 Replies

2. Solaris

create Virtual NIC in Solaris 10

Hi All, does any body know how to create Virtual NIC in Solaris 10 if any one have good article or reference kindly provide me i try to Google but i didn't find good one (7 Replies)
Discussion started by: jamisux
7 Replies

3. Solaris

MAC spoofing a virtual NIC on Solaris 5.0

Hi everybody! I'm facing a problem and I doubt about the solution (I'm not very familiar with old *NIXs). An external network supplier (let's call them "telco") just installed new communication components that filters MAC addresses. I have a Solaris 5 server, with 1 NIC (hte0) which is... (6 Replies)
Discussion started by: Isharfoxat
6 Replies

4. UNIX for Dummies Questions & Answers

What would the physical address be for virtual address?

Hi guys, I got one problem which I definetily no idea. What would the physical address be for virtual address? 1) 2ABC 2) 3F4B Here is the page table:see attached Thank you sos sososososso much!! (0 Replies)
Discussion started by: lemon_06
0 Replies

5. IP Networking

Binding the IP address

hi all, i have an udp based application that doesn't bind to any particular address. -->while sneding the packets, i have some doubts.... 1) can the packet be transmitted with an source ip address as 0.0.0.0 2) if we select an interface based on destination ip address,... (0 Replies)
Discussion started by: vijaypdp2006
0 Replies

6. HP-UX

how can I determine which NIC card is virtual NIC Card

how can I determine which NIC card is virtual NIC Card which condition can make a decision Does HP UX have Virtual Network Adapter Concept if ,it has where I can Find if I Install Virutal Network Adapter or which command that i can get it or which software can generate thanks (2 Replies)
Discussion started by: alert0919
2 Replies

7. Shell Programming and Scripting

NIC address

how can I know the Network Interface Card physical address? (4 Replies)
Discussion started by: nokia1100
4 Replies

8. Solaris

How to check Virtual NIC card speed on solaris

Hi, We have a 4 port Sun gigaswift NIC card on our sun fire server. If the card is a physical one I know how to check the settings/speed. But since this is a virtual card with 4 ports , I am not sure as how we can check the settings. Details ----------- root:/> ifconfig -a lo0:... (3 Replies)
Discussion started by: pray44u
3 Replies

9. IP Networking

Can i put 2 ip address in one nic?

I have a SCO OpenServer 5.0.5 and my cuestion is can i have 2 ip address in one nic?, how?. Thanks. (1 Reply)
Discussion started by: dvl
1 Replies
Login or Register to Ask a Question