Nov 22, 2002 #1 xencatx IS-IT--Management Joined Aug 22, 2002 Messages 7 Location GB Does anyone know if SCO supports multiple IP addresses on one hardware interface? I use Linux quite a bit and support for multiple IP addresses on one HW interface is straightforward. Can't seem to sort this one out! Many thanks xencatx
Does anyone know if SCO supports multiple IP addresses on one hardware interface? I use Linux quite a bit and support for multiple IP addresses on one HW interface is straightforward. Can't seem to sort this one out! Many thanks xencatx
Nov 22, 2002 1 #2 JorGeVaL Instructor Joined Feb 27, 2001 Messages 97 Location CO Hi , You can Use alias on the NIC if you want other ip addresses but i am not sure about the performance. # ifconfig net0 alias NEW-IP-ADDRESS Remember to put this command in /etc/rc2.d/S99Alias or whatever you want to user for setting the device each time you reboot the system. I hope this can help. JorgeVal Upvote 0 Downvote
Hi , You can Use alias on the NIC if you want other ip addresses but i am not sure about the performance. # ifconfig net0 alias NEW-IP-ADDRESS Remember to put this command in /etc/rc2.d/S99Alias or whatever you want to user for setting the device each time you reboot the system. I hope this can help. JorgeVal
Nov 27, 2002 Thread starter #3 xencatx IS-IT--Management Joined Aug 22, 2002 Messages 7 Location GB Thanks JorGeVaL! SCO is not so bad after all. Cheers mate xencatx /// Upvote 0 Downvote