Hi All!
I would like to support some different IP's on the same NIC. I tried to make it by
ifconfig XXX.XXX.XXX.XXX netmask XXX.XXX.XX.XX alias XXX.XXX.XXX.XXX netmask XXX.XXX.XX.XX
The result is i can ping the second IP only from local machine, but not from any remote host.
Then I added manually the next record in arp table:
arp -s second_ip nic_ether_address pub
It didn't help as well.
Does any one know how to make it working right?
Digital Unix Ver. 4.0F
With best regards, Igor
Received on Mon Jan 24 2000 - 14:04:22 NZDT